Age | Commit message (Expand) | Author |
---|---|---|
2014-07-18 | * lib/matrix/eigenvalue_decomposition: Style fix | marcandre |
2013-01-13 | * lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition of | marcandre |
2013-01-13 | * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3 | marcandre |
2013-01-13 | * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complex | marcandre |
2013-01-13 | * lib/matrix/lup_decomposition.rb: Fix error for rectangular matrices | marcandre |
2012-12-10 | * lib/matrix: alias {row|column}_size to {row|column}_count and use the latter. | marcandre |
2011-07-01 | * lib/matrix: Add LUP decomposition | marcandre |
2011-07-01 | * lib/matrix: Add Eigenvalue Decomposition | marcandre |