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

fix accuracy and precision for complex numbers #774

Merged
merged 5 commits into from
Feb 5, 2023

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Feb 4, 2023

This is the part of #773 related to the accuracy and precision of complex numbers that I could split without touching arithmetic. Then, I have to keep some funny behaviors like that

Accuracy[Complex[1.``2, 2.``2 ]]

is different from

Accuracy[1.``2+2.``2 I]

@rocky
Copy link
Member

rocky commented Feb 5, 2023

LGTM

@mmatera mmatera merged commit df2882d into master Feb 5, 2023
@mmatera mmatera deleted the fix_accuracy_for_complex_numbers branch February 5, 2023 12:26
@rocky rocky restored the fix_accuracy_for_complex_numbers branch February 5, 2023 13:36
@rocky rocky deleted the fix_accuracy_for_complex_numbers branch July 23, 2023 20:50
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