Age | Commit message (Expand) | Author |
---|---|---|
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#rank | marcandre |
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 test | marcandre |
2010-04-04 | * test/matrix/test_matrix.rb (class): Cleanup tests | marcandre |
2010-01-27 | * test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add some | mame |
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 |