aboutsummaryrefslogtreecommitdiffstats
path: root/test/matrix/test_matrix.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre2010-04-291-18/+5
* * lib/matrix.rb: Deprecate Vector#elements_to{i/f/r}marcandre2010-04-111-12/+0
* * test/matrix/test_matrix.rb (class): Cleanup testsmarcandre2010-04-041-6/+0
* * test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add somemame2010-01-271-0/+302
* * lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.nobu2010-01-091-0/+9
* * test/matrix/test_matrix.rb (TestMatrix#test_rank):yugui2009-11-101-0/+98
* * test/matrix/test_matrix.rb (setup): typo.yugui2008-09-151-2/+8
* * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui2008-09-141-0/+43