SciML / SciMLBase.jl

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

Remove trajectories based `EnsembleProblem(::OptimizationProblem...)` method to avoid QMC dep #557

Closed Vaibhavdixit02 closed 7 months ago

Vaibhavdixit02 commented 7 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9fdb9c8) 25.91% compared to head (022811a) 29.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #557 +/- ## ========================================== + Coverage 25.91% 29.12% +3.20% ========================================== Files 53 53 Lines 4140 4141 +1 ========================================== + Hits 1073 1206 +133 + Misses 3067 2935 -132 ```

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