kaleidicassociates / lubeck

High level linear algebra library for Dlang
http://lubeck.libmir.org/
Boost Software License 1.0
66 stars 14 forks source link

test: inverse of a matrix does not contain "negative zero" #43

Open FraMecca opened 3 years ago

FraMecca commented 3 years ago

I noticed that when you invert a matrix you can end up with negative zero.

9il commented 3 years ago

btw, from where the tests are come from?