MyraMath
API Tutorials

MyraMath provides an ecosystem of algebraic containers, wrappers for BLAS/LAPACK functionality, and sparse linear solvers. To help users deal with this large "API surface", some example-driven tutorials are provided below. The sparse direct solvers in /multifrontal are probably the most important part of the library, this sequence of tutorials tries to master them in a minimum number of steps:

MyraMath also provides additional algebraic functionality beyond sparse direct solvers, the tutorials below might help you get more out of the library but are not essential. Browse them in any order you like:

Finally, there are a few tutorials that discuss general-purpose/non-algebraic components of MyraMath: