1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/matrix
marcandre 0a3c78face * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rank
{determinant,det,rank}_e are now deprecated. [ruby-core:28273]
  Also fixes a bug in Determinant#rank (e.g. [[0,1][0,1][0,1]])

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-04-29 18:19:12 +00:00
..
test_matrix.rb * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rank 2010-04-29 18:19:12 +00:00
test_vector.rb * lib/matrix.rb: Deprecate Vector#elements_to{i/f/r} 2010-04-11 18:50:51 +00:00