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

change solve to lower level interface __solve #77

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

frankschae
Copy link
Member

Required to hit the higher level handling https://github.com/SciML/DiffEqBase.jl/blob/master/src/solve.jl#L745 (and ultimately hit the adjoint dispatches in SciMLSensitivity).

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #77 (03257ce) into master (dea31f3) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master     #77   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           8       8           
  Lines         466     466           
======================================
  Misses        466     466           
Impacted Files Coverage Δ
src/solve.jl 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 6b20b44 into SciML:master Jul 8, 2022
@frankschae frankschae deleted the change_solve branch November 8, 2022 20:14
avik-pal pushed a commit that referenced this pull request Nov 1, 2024
Tolerance fix for interval solvers
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