hgcd2_jacobi
Niels Möller
nisse at lysator.liu.se
Thu Jan 23 14:17:24 UTC 2020
Replying to myself...
nisse at lysator.liu.se (Niels Möller) writes:
> Into gmp-impl.h, or its own file? In the latter case, what's a good name
> and location?
What about mpn/generic/hgcd2-div.h?
> How to deal with the tables (used for method 4 and 5)? We could keep the
> static declaration (at least if we use a separate include file for
> this), and then we'd get separate copies for each compilation unit
> including it.
I'm leaning towards keeping static for now. Tables aren't that big, and
most archs don't use them anyway.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
More information about the gmp-devel
mailing list