Scatrix

- 1 min read

Scatrix is a Scala-based library for linear algebra and matrix math. It provides traits for vectors and matrices so that you can apply linear algebra rules to your own custom datatypes as well.

More