Software Manual
C++ Linear Algebra and Numerical Library
This library was initially written for MATH4610 course at Utah State University, taught by Joe Koebbe. Ongoing development is currently focused on developing routines for approximating solutions to differential equations in conjuncting with the followup course MATH5620.
- Basic Routines
- Root finding methods
- Matrix and Vector Code
- Sequential Operations
- Parallel Operations
- Linear solvers
- Sequential Solvers
- Parallel Solvers
- Eigenvalue solvers
- Sequential
- Parallel
- Polynomial interpolation
- Differential Equation Solvers
Support or Contact
All code provided as-is, without warranty. Pull requests welcome. Please contact me through my github (Christopher42) with any questions.