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
Powering the best of the internet | Fastly
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SL2!