UJMP v0.2.4 released
It’s been a long time since the last release. This version brings a lot of improvements, especially concerning linear algebra functions. UJMP now fully supports solving linear equations and decomposition methods: Singular value decomposition, Eigenvalue decomposition, LU, QR, and Cholesky decomposition.
Many basic functions such as scaling and matrix multiplication can use multiple threads which improved performance a lot.
