Skip to content

use IntegerMathUtils#105

Merged
oscardssmith merged 4 commits intomasterfrom
oscardssmith-use-IntegerMathUtils
Jan 14, 2022
Merged

use IntegerMathUtils#105
oscardssmith merged 4 commits intomasterfrom
oscardssmith-use-IntegerMathUtils

Conversation

@oscardssmith
Copy link
Copy Markdown
Member

This PR adds a dependency on https://github.com/JuliaMath/IntegerMathUtils.jl which is a better place to put various integer functions (especially simple ones that wrap GMP). This PR as is doesn't make a ton of sense by itself, but it provides a good foundation for #104 and #102 which will want integer nth roots and Integer power checks (checking if x=a^b for a, b integers).

@oscardssmith
Copy link
Copy Markdown
Member Author

This should pass CI once #106 is merged

@oscardssmith oscardssmith reopened this Jan 13, 2022
@oscardssmith oscardssmith merged commit d789490 into master Jan 14, 2022
@oscardssmith oscardssmith deleted the oscardssmith-use-IntegerMathUtils branch January 14, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant