Documentation patch for mpz_millerrabin
Marc Glisse
marc.glisse at inria.fr
Sun Jun 16 08:38:17 UTC 2019
On Sun, 16 Jun 2019, Niels Möller wrote:
> Seth Troisi <braintwo at gmail.com> writes:
>
>> I believe this and the jacobi documentation are more accurate than what's
>> currently committed.
>> Jacobi patch https://github.com/sethtroisi/libgmp/pull/5
>
> How do I get a complete patch file from github? I'm looking at the
> htmlized patch at https://github.com/sethtroisi/libgmp/pull/5/files but
> I have difficulty spotting a "download raw patch" link.
https://github.com/sethtroisi/libgmp/pull/5.diff (or .patch for a
different format). AFAIK you have to modify the URL by hand...
(or you can just use git with the command line instead of going though the
web interface)
--
Marc Glisse
More information about the gmp-devel
mailing list