matrices topic

List matrices repositories

make-matrix

23
Stars
1
Forks
Watchers

A simple, type-safe way to create multi-dimensional arrays

mathcore

25
Stars
5
Forks
Watchers

Advanced .NET math library (.NET Standard).

ad-lens

19
Stars
1
Forks
Watchers

Automatic Differentiation using Pseudo Lenses. Neat.

easytensor

46
Stars
2
Forks
Watchers

Many-dimensional type-safe numeric ops

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 - deeplearning.ai - solutions and notes

torch-vectorized

20
Stars
3
Forks
Watchers

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

17
Stars
5
Forks
Watchers

C++ 2d/3d/4d Vector, 2x2/3x3/4x4 Matrix, Complex Number, Quaternion, and 3d Transformation Classes / Functions (Header Only libraries)