Skip to content

Linear solver library providing matrix and vector data structures and linear solvers.

Notifications You must be signed in to change notification settings

paddywardle/LinearSolversLibrary

Repository files navigation

Linear Solver Library:

  • Provides Matrix and Vector data structures.
  • Matrix and vector linear algebra operations.
  • Linear solvers for linear systems.
  • Parallelisation using OpenMP and OpenMPI.
  • Unit testing for functions.
  • python bindings to use C++ code in python

About

Linear solver library providing matrix and vector data structures and linear solvers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages