SL2 is a C++ template library for solving systems of linear equations, providing the most common algorithms for dense and sparse systems. It uses OpenMP for parallelization and has no other dependencies. As the name suggests, SL2's implementation is staightforward with a focus on clear concepts, easy usage and understandable code.
Features
- So far, the following features are only planned!
- Dense and sparse matrix classes
- Direct solvers (LU, Cholesky and QR decomposition)
- Iterative solvers (Jacobi, CG, GMRES)
- Parallelization with OpenMP
Categories
MathematicsLicense
BSD LicenseFollow SL2
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SL2!