summaryrefslogtreecommitdiff
path: root/lib/matrix/lup_decomposition.rb
AgeCommit message (Expand)Author
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2019-11-30Also replace E2MM to standard exception classHiroshi SHIBATA
2016-11-29get rid of ambiguous parentheses warningsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-01-13* lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition ofmarcandre
2013-01-13* lib/matrix/lup_decomposition.rb: Fix error for rectangular matricesmarcandre
2012-12-10* lib/matrix: alias {row|column}_size to {row|column}_count and use the latter.marcandre
2011-07-01* lib/matrix: Add LUP decompositionmarcandre