Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

BigInt to GEN: add support for variable size BigInt #3

Open
omershlo opened this issue Jul 20, 2019 · 0 comments
Open

BigInt to GEN: add support for variable size BigInt #3

omershlo opened this issue Jul 20, 2019 · 0 comments
Labels
binding relates to c binding enhancement New feature or request

Comments

@omershlo
Copy link
Contributor

bn_to_gen is a function that takes gmp bigint and transform it into pari native type GEN. Currently The max size fo the BigInt is around 1000bits. We need to change this function to support all sized of bigints.

@omershlo omershlo added enhancement New feature or request binding relates to c binding labels Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding relates to c binding enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant