Rational reconstruction¶
This file is a Cython implementation of rational reconstruction, using direct MPIR calls.
AUTHORS:
- ??? (2006 or before)
- Jeroen Demeyer (2014-10-20): move this function from
gmp.pxi
, simplify and fix some bugs, see trac ticket #17180