GitHub - nom-de-guerre/Matrices: An implementation of matrices for C++ that are memory efficient (copy-on-write) and use natural notation: A (, ). Perfect for prototyping and experimenting with linear algebra/graph algorithms. It also includes an implementation of the Francis Eigen* library, QR decomposition, and linear solvers for real-valued arbitrary matrices (QR-based) and SPD (Cholesky) as well as important matrix and vector norms. (original) (raw)

An implementation of matrices for C++ that are memory efficient (copy-on-write) and use natural notation: A (, ). Perfect for prototyping and experimenting with linear algebra/graph algorithms. It also includes an implementation of the Francis Eigen* library, QR decomposition, and linear solvers for real-valued arbitrary matrices (QR-based) and …

2 stars 0 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings