Skip to content
Snippets Groups Projects
Commit ce8ec963 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Expose GMP's `mpz_gcdext()` as internal primitive


The extended GCD computation is useful to have for implementing
algorithms such as the chinese reminder theorem.

Signed-off-by: Herbert Valerio Riedel's avatarHerbert Valerio Riedel <hvr@gnu.org>
parent 97c101b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment