Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add known issue about using float on complex numbers #10014

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

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

namurphy
Copy link
Contributor

@namurphy namurphy commented Mar 5, 2020

This pull request adds a known issue in NumPy that using float on standard complex numbers results in different behavior than using float on NumPy complex numbers (e.g., numpy.complex128).

Related to #10010 and numpy/numpy#13007.

@bsipocz bsipocz added this to the v4.0.1 milestone Mar 5, 2020
@namurphy namurphy force-pushed the buoyantcomplexnumbers branch 4 times, most recently from 1e3fb3b to 37f92d4 Compare March 5, 2020 23:31
@bsipocz
Copy link
Member

bsipocz commented Mar 6, 2020

Somehow this picked up my unrelated commit, so I rebase on top of current master and then merge it.

Thank you @namurphy!

@bsipocz bsipocz force-pushed the buoyantcomplexnumbers branch from 37f92d4 to 1a03364 Compare March 6, 2020 00:13
@bsipocz bsipocz merged commit 0d1357e into astropy:master Mar 6, 2020
@namurphy namurphy deleted the buoyantcomplexnumbers branch March 6, 2020 00:16
bsipocz added a commit that referenced this pull request Mar 17, 2020
Add known issue about using float on complex numbers
bsipocz added a commit that referenced this pull request Mar 22, 2020
Add known issue about using float on complex numbers
@namurphy namurphy mentioned this pull request Nov 13, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants