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

use nan + i*nan as placeholder for complex numbers #3049

Merged
merged 2 commits into from
May 25, 2021

Conversation

jenshnielsen
Copy link
Collaborator

That way the imaginary part will also be nan useful when plotting especially

@jenshnielsen jenshnielsen added this to the 0.26.0 milestone May 25, 2021
@jenshnielsen jenshnielsen changed the title use nan + inan as placeholder for complex numbers use nan + i*nan as placeholder for complex numbers May 25, 2021
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #3049 (e1c89e5) into master (3c41990) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3049      +/-   ##
==========================================
- Coverage   65.51%   65.51%   -0.01%     
==========================================
  Files         213      213              
  Lines       28491    28493       +2     
==========================================
+ Hits        18666    18667       +1     
- Misses       9825     9826       +1     

@jenshnielsen jenshnielsen merged commit dde8440 into microsoft:master May 25, 2021
@jenshnielsen jenshnielsen deleted the complex_cache branch May 25, 2021 10: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.

None yet

2 participants