Skip to content
#

matrix-alg

Here is 1 public repository matching this topic...

A comprehensive C++ matrix algebra library built while studying MITOCW 18.06 (Linear Algebra), featuring matrix arithmetic, property detection + storage compression, Gaussian elimination, LU/QR/SVD factorizations, inversion, eigen computations, least-squares/projection tools, and even FFT support also supports complex matrices.

  • Updated Mar 24, 2026
  • C++

Improve this page

Add a description, image, and links to the matrix-alg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-alg topic, visit your repo's landing page and select "manage topics."

Learn more