What is CSparse.NET?
CSparse.NET is a concise library for solving sparse linear systems with direct methods. It is a C# port of
CXSparse, which is an extended version of
CSparse written by Tim Davis.
Features
- Sparse LU, Cholesky and QR decomposition of real and complex systems
- Fill-reducing orderings
- Dulmage-Mendelsohn decomposition
Contact
- Use the Discussions section if you have a question or an idea for improvement.
- If you encounter any problem with CSparse.NET, use the Issue Tracker to report it.