Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Also, it seems that any higher value of the denominator and any value of the
numerator, will cause the same problem.
And the denominator 2147483648 = 2**31 is the smallest that will cause this
problem.
Original comment by arbau...@gmail.com
on 10 Dec 2014 at 4:20
Thanks for the bug report. I have found the cause and will be committing a fix
soon. It will be a few days before I can make a new release. Here is a
work-around:
gmpy2.qdiv(1,gmpy2.mpz(2147483648))
casevh
Original comment by casevh
on 11 Dec 2014 at 5:27
Thank you, and congratulations for the fast answer ! :-)
Jean-Claude Arbaut
2014-12-11 6:27 GMT+01:00 <gmpy@googlecode.com>:
Original comment by arbau...@gmail.com
on 13 Dec 2014 at 12:15
I have released version 2.0.5 which includes the fix.
I'm sorry it has taken so long to release the new version.
Case
Original comment by casevh
on 13 Jan 2015 at 5:47
No problem :-) Thank you, and once again, congratulations to the gmpy team
for all this work.
Jean-Claude Arbaut
2015-01-13 6:48 GMT+01:00 <gmpy@googlecode.com>:
Original comment by arbau...@gmail.com
on 13 Jan 2015 at 8:00
Original issue reported on code.google.com by
arbau...@gmail.com
on 10 Dec 2014 at 4:15