Looking for PSLQ

Paul Zimmermann Paul.Zimmermann at inria.fr
Mon Sep 6 14:43:55 UTC 2021


       Hi David,

> I might also expend the effort needed to convert it from
> obsolete MPF to use MPFR instead.

you might first try to include the following two lines before #include <gmp.h>:

     #include <mpfr.h>
     #include <mpf2mpfr.h>

(see the MPFR manual, "Compatibility With MPF").

Paul Zimmermann


More information about the gmp-discuss mailing list