From: Marc-Andre Lafortune Date: 2010-03-31T12:14:25+09:00 Subject: [ruby-core:29154] [Feature #2772] Matrix: Calculating determinant using Bareiss algorithm [patch] Issue #2772 has been updated by Marc-Andre Lafortune. Unless there is objection, the official spec of determinant will be to calculate the determinant using the algorithm of its choice. Implementation will rely on #determinant_bareiss and #determinant_gaussian (depending on types of the elements), and users needing a specific algorithm can call those directly. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/2772 ---------------------------------------- http://redmine.ruby-lang.org