Looking for PSLQ
David M. Warme
a181dmw at warme.net
Thu Sep 2 17:55:31 UTC 2021
Thank you!
This is a good place to start. It is a simple 1-level code
that does all of the iterations at full precision. (This
simplicity is an advantage as long as it gets the job done.)
I might also expend the effort needed to convert it from
obsolete MPF to use MPFR instead.
On 9/2/21 5:30 AM, Marc Glisse wrote:
> On Wed, 1 Sep 2021, David M. Warme wrote:
>
>> Does anybody know of a good open-source implementation
>> of PSLQ in C or C++ that uses GMP / MPFR?
>
> Did you try a simple google search for pslq+gmp? The first answer is a
> program written by one of the authors of MPFR... Further you can find
> https://trac.sagemath.org/ticket/853 with a good discussion.
>
More information about the gmp-discuss
mailing list