matrix-math
There are 12 repositories under matrix-math topic.
rugheid/Swift-MathEagle
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
msimms/LibMath
A collection of commonly used math routines, so I don't have to write them again. Implementations in C, C++, Rust, and Python (though not so much in Python as it already has a pretty good set of libraries).
JoshMcDonagh/JMat
JMat is a library which implements fundamental matrix capabilities in Java.
lettier/matrix-inverse-calculator
Input a square matrix and calculate its inverse if possible.
ScalaMath/VecMatLib
Open source Scala library that provides data structures for vectors and matrices
themarkrizkallah/simply
Linear algebra modules that handle vectors, and matrices.
alexanderdickson/Transformation-Matrix
Visualising transformation matrices
aquarius0x1000/Saturn
A collection of interdependent open source libraries written in c.
kongolou/matrix-math
Class Matrix written in C++
randombitsofcode/gmatrix.js
Fast & simple vector and matrix math for JavaScript in 15 kb
kvr000/zbynek-cxx-exp
Zbynek's various C and C++ experiments
lapets/course-linear-algebra
Lecture notes, assignments, and other materials for a one-semester introductory course on topics in linear algebra and computer science applications thereof.