The project consists of some enhancements to the Ruby "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Include some aditional code to obtains marginal for rows and columns. The original code can be found on the RubyForge repository at http://matrix.rubyforge.org/svn/trunk/ or the project's SVN repository can be checked out through anonymous access with the following command(s). Work done by Cosmin Bonchis as a Google Summer of Code 2007 project for Ruby Central Inc.
Required Ruby Version
None
Authors
Cosmin Bonchis
Versions
- 0.4 May 23, 2015 (20 KB)
- 0.3.1 August 16, 2010 (22 KB)
- 0.2.3 May 07, 2010 (21 KB)
- 0.2.2 May 06, 2010 (17 KB)
- 0.2.1 May 06, 2010 (17 KB)
- 0.1.0 May 04, 2010 (16.5 KB)