Skip to content

bevanwsjones/Disa

Repository files navigation

Disa

GitHub CMake

General purpose linear algebra library with sparse solving capabilities.

Install:

  • TBD

Design Goals:

  • Easy to use linear algebra objects, static vs. dynamic vs. sparse
    • Containers should feel natural to use, almost as an extension of the C++ stl.

Behaviour Notes:

  • Dynamically sized types are promoted to statically sized when interacting with static types.

    i.e. static type + dynamic type -> static type

About

Linear Algebra Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published