SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
131 stars 97 forks source link

[WIP]Allow state and iterations as arguments in callback #573

Closed Vaibhavdixit02 closed 9 months ago

Vaibhavdixit02 commented 9 months ago

This needs the solver wrappers other than OptimizationOptimisers to have it implemented

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1ccfa8d) 5.26% compared to head (acd0f02) 30.49%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #573 +/- ## =========================================== + Coverage 5.26% 30.49% +25.22% =========================================== Files 53 53 Lines 4061 4020 -41 =========================================== + Hits 214 1226 +1012 + Misses 3847 2794 -1053 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.