Skip to content

Squirrelcoding/matrixlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrixlib

A really bad toy matrix library just so i can practice some rust. Don't use this. Use Nalgebra.

But in case you're curious its literally just a Matrix<R, C> struct, a VectorN<N> struct, and a couple error enums.

To do

  • Come up with a better name.

About

A really bad toy matrix library just so i can practice some rust. Don't use this. Use Nalgebra.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages