ruby/test/matrix
nobu fb684ba4c2 test_matrix.rb: Refactor on Matrix#determinant
* test/matrix/test_matrix.rb (test_determinant): refactor test on
  Matrix#determinant, by merging with test_det for an alias method
  det.  [Fix GH-897]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-08 13:57:27 +00:00
..
test_matrix.rb test_matrix.rb: Refactor on Matrix#determinant 2015-05-08 13:57:27 +00:00
test_vector.rb * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens. 2015-03-05 23:45:42 +00:00