-
**Is your feature request related to a problem? Please describe.**
Yes, I ran my code to solve a two-poimt BVP system with different inputs using ```FIRK``` solver, and for some cases, the return c…
-
Now that direct adjoints are starting to work with Enzyme over OrdinaryDiffEq.jl, it would make sense to add this to the SciMLSensitivity.jl system.
```julia
using Enzyme, OrdinaryDiffEq, StaticA…
-
[**SciML**]() is
> Open Source Software for Scientific Machine Learning
-
We're doing a lot in SciML towards a new curve fit interface, but I think this package has good bones. We're really focused on the nonlinear fitting aspect, and I think it would be a shame to have the…
-
The TagBot helps check if there exists a tag with JuliaTagBot, but in some big packages with sub-packages, when we cut a release for a sub-package and do nothing about the parent package, TagBot would…
-
## Pre-Release Checklist
- [x] Package Registrations
- [x] NonlinearSolveBase https://github.com/JuliaRegistries/General/pull/117897
- [x] BracketingNonlinearSolve https://github.com/Julia…
-
> # The value of variable 2 at time 0.0005
> sol(2,0.0005)
That is incorrect. It should be matching the interface, i.e. `sol(0.0005, idxs = 2)`
-
# Oct. 29
1. Check if we simplify the rules correctly
2. Relax the rules
3. Rewrite rules for face integrations
4. Precompute quantities associated with trial dofs
5. Runtime generated functions…
-
Adding this since I encountered it in https://github.com/trixi-framework/Trixi.jl/pull/2001.
There's no explicit compat restriction on SciMLBase, but v2.50.5 breaks `PlotData2D` due to the signatu…
-
All broken tests in Catalyst should have corresponding issues (mostly outside of Catalyst). This issue tracks them all:
ModelingToolkit/SciML issues:
https://github.com/SciML/ModelingToolkit.jl/is…