Categories: None [Edit]

nulin

https://rubygems.org/gems/nulin
A linear algebra library cooperating with NArray. This library calls blas and lapack routines for fast computations. This library has following functionalities. * xGEMM (multiply two matrices and add other matrix) * Solve LLS(Least Square Sum) problems * Computing determinant (using QR decomposition) * Solve eigenproblems (compute eigenvalues and eigenvectors) * (Pivoted) LU decompotision * SVD(Singular value decomposition) * QR decomposition * Cholesky decomposition

Total

Ranking: 91,291 of 193,030
Downloads: 9,664

Daily

Ranking: 91,471 of 193,008
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
58689,652,704test-unit
4,5711,903,006narray

Owners

#GravatarHandle
1iconohai