I want this project to become the first algebra library for the bend language
- propose basic algebra operation like scalar product, sum of vectors ...
- propose basic matricies operations like sum, product, determinant ...
- propose more advanced operations on matricies
- consider "higher order matricies"
Let A_m,n a matrix with m rows and n columns, a higher order matrix B could be written as follows : B_m,n,o,p,... and would have m elements along 1 direction, n along another orthogonal direction, o elements along another orthogonal direction ...
if you wish to contribute on this project, just reach me at [email protected]