Skip to content

fix use of Base.GMP.ispos (removed in Julia v1.13)#58

Merged
rfourquet merged 1 commit into
masterfrom
rf/fix-ispos
Dec 7, 2025
Merged

fix use of Base.GMP.ispos (removed in Julia v1.13)#58
rfourquet merged 1 commit into
masterfrom
rf/fix-ispos

Conversation

@rfourquet

Copy link
Copy Markdown
Owner

Fix #56.

@rfourquet
rfourquet merged commit ced4228 into master Dec 7, 2025
6 checks passed
@rfourquet
rfourquet deleted the rf/fix-ispos branch December 7, 2025 09:36
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.

Base.GMP.ispos doesn't exist anymore in julia nightly; use ispositive instead.

1 participant