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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SL2!