Skip to content

Handle complex numbers correctly by default #334

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

avik-pal
Copy link
Member

For line searches and trust region we can't support complex numbers correctly now. I am dropping them from the default right now.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (aa282b7) 85.59% compared to head (133b1d5) 88.99%.

Files Patch % Lines
src/default.jl 72.72% 6 Missing ⚠️
src/utils.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   85.59%   88.99%   +3.40%     
==========================================
  Files          24       24              
  Lines        1957     1972      +15     
==========================================
+ Hits         1675     1755      +80     
+ Misses        282      217      -65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisRackauckas ChrisRackauckas merged commit 014c569 into SciML:master Dec 21, 2023
@avik-pal avik-pal deleted the ap/complex branch December 21, 2023 14:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants