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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SL2!