Daniel-Diaz / matrix

A Haskell native implementation of matrices and their operations.
BSD 3-Clause "New" or "Revised" License
35 stars 31 forks source link

Fix inverse for invertible matrices with zero on diagonal #39

Closed opetrenko72 closed 8 years ago

opetrenko72 commented 8 years ago

Fixes issue #34