Skip to content

Additional small integer functions, e.g., mp_add_i32 #305

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
minad opened this issue May 29, 2019 · 1 comment
Closed

Additional small integer functions, e.g., mp_add_i32 #305

minad opened this issue May 29, 2019 · 1 comment

Comments

@minad
Copy link
Member

minad commented May 29, 2019

We have mp_cmp_d, mp_add_d, mp_sub_d, mp_div_d, mp_mod_d. These are optimised functions which operate on single digits. It might make sense to additionally offer platform independent small integer functions like mp_add_i32. Previous discussion in #243.

@minad
Copy link
Member Author

minad commented Feb 17, 2020

No intention to add this as of now.

@minad minad closed this as completed Feb 17, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant