summaryrefslogtreecommitdiff
path: root/test/matrix
AgeCommit message (Expand)Author
2012-09-03matrix.rb: complex vectornobu
2011-07-01* test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714]marcandre
2010-04-29* lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre
2010-04-11* lib/matrix.rb: Deprecate Vector#elements_to{i/f/r}marcandre
2010-04-05* test/matrix/test_vector.rb: Oups, removed another obsolete testmarcandre
2010-04-04* test/matrix/test_matrix.rb (class): Cleanup testsmarcandre
2010-01-27* test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add somemame
2010-01-09* lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.nobu
2009-11-10* test/matrix/test_matrix.rb (TestMatrix#test_rank):yugui
2008-09-15* test/matrix/test_matrix.rb (setup): typo.yugui
2008-09-14* lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui