Skip to content

intervals: pass precision to BigFloat instead of changing globally#614

Closed
nsajko wants to merge 1 commit into
JuliaIntervals:masterfrom
nsajko:setprec
Closed

intervals: pass precision to BigFloat instead of changing globally#614
nsajko wants to merge 1 commit into
JuliaIntervals:masterfrom
nsajko:setprec

Conversation

@nsajko

@nsajko nsajko commented Jan 15, 2024

Copy link
Copy Markdown
Contributor

Taking the lock is still necessary after this change. It'd be necessary to audit all BigFloat methods to prove otherwise. Also see JuliaLang/julia#49749, which fixes some of them in Julia Base.

Taking the lock is still necessary after this change. It'd be necessary
to audit all `BigFloat` methods to prove otherwise. Also see
JuliaLang/julia#49749, which fixes some of them
in Julia `Base`.
@OlivierHnt

Copy link
Copy Markdown
Member

Thx for giving a shot at fixing these issues. I went a different way in PR #615 by completely removing _bigequiv and the precision lock.

@nsajko nsajko closed this Jan 25, 2024
@nsajko
nsajko deleted the setprec branch January 25, 2024 11:11
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.

2 participants