pityka / saddle-linalg   0.0.23

MIT License GitHub

this code is moved into https://github.com/pityka/saddle

Scala versions: 2.12 2.11

Interface between the SADDLE Scala data library and netlib-java

Provides native linear algebra primitives on org.saddle.Mat[Double].

Interfaces for a subset of BLAS and LAPACK routines: matrix and vector multiplications, inversion, eigen decomposition, SVD, solve.

See [https://github.com/saddle/saddle] and [https://github.com/fommil/netlib-java].

License

MIT, 2016 Istvan Bartha