matrices topic
make-matrix
A simple, type-safe way to create multi-dimensional arrays
mathcore
Advanced .NET math library (.NET Standard).
ad-lens
Automatic Differentiation using Pseudo Lenses. Neat.
LDLFactorizations.jl
Factorization of Symmetric Matrices
easytensor
Many-dimensional type-safe numeric ops
Mathematics-for-Machine-Learning-and-Data-Science-Specialization-by-DeepLearning.AI
This repo has been created to share the solutions of all the quizzes and assignments of all three courses of this specialization.
Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera
Mathematics for Machine Learning and Data Science Specialization - Coursera - deeplearning.ai - solutions and notes
Mathematics-for-Machine-Learning-and-Data-Science-Specialization
Non-credit online course by DeepLearning.AI
torch-vectorized
Fast analytical implementation of batch eigen-decomposition for 3x3 symmetric matrices with Pytorch. > 250x faster than regular Pytorch implementation of batch eigen-decomposition on GPU.
vec-mat-comp-quat
C++ 2d/3d/4d Vector, 2x2/3x3/4x4 Matrix, Complex Number, Quaternion, and 3d Transformation Classes / Functions (Header Only libraries)