typelevel / spire

Powerful new number types and numeric abstractions for Scala.
http://typelevel.org/spire/
MIT License
1.76k stars 243 forks source link

Failing algebraic property #564

Open non opened 8 years ago

non commented 8 years ago

Just saw this from Travis today:

roots of polynomial evaluate to 0 *** FAILED *** (356 milliseconds)
[info]   RuntimeException was thrown during property evaluation.
[info]     Message: invalid isolated root interval: ((Ø),0)
[info]     Occurred when passed generated values (
[info]       arg0 = (32995/257x² - 11603711/65407x + 79/4179712)
[info]     )
tixxit commented 8 years ago

Oh no! Like the test case though.