Andrew20371160/Matrix-Library
This repo contains source code for a matrix library where I implemented all of the algorithms that I learned studying MITOCW 18.06 course it contains: matrix arithmetic, least squares fitting, matrix compression, linear-solvers, factorization and more.
Stars
—
Forks
—
Language
C++
License
—
Category
Last pushed
Mar 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Andrew20371160/Matrix-Library"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++