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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SL2!