[NumericPrelude] Polynomial.divMod bug with respect to denormalized divisor (Was: Bug?)

Henning Thielemann schlepptop at henning-thielemann.de
Mon Feb 24 12:58:22 GMT 2014


Am 24.02.2014 11:09, schrieb Dominic Steinitz:
> If I divide x + 1 by 0.x + 1 I think I should get x + 1
>
>> *EuclidPoly> fromCoeffs [1,1] `div` fromCoeffs [1,0]
>> Polynomial.fromCoeffs [1.0]

Although I wrote tests for Polynomials that one slipped through.

> I couldn’t see how to raise a new ticket on trac.

I have just fixed it and pushed to darcs repo. Please tell me when you 
need a new Hackage release.




More information about the Numeric-Prelude mailing list