RubyGems Navigation menu

nulin 0.2

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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2 - December 13, 2013 (18.5 KB)

Runtime 依赖 (1):

narray >= 0.6.0.1

Development 依赖 (1):

test-unit >= 0

业主:

作者:

  • Ippei Obayashi

SHA 256 校验和:

3cbfa4ae31b2a23d6912a8b80018e5e511e6ab07c6e6fda5e75e7612fabba874

下载总量 6,808

这个版本 6,808

许可:

2-clause BSDL

需要的 Ruby 版本:

链接: