-
For their suitablility for different Ribasim models.
See https://github.com/Deltares/Ribasim/issues/40#issuecomment-1483034003 and https://docs.sciml.ai/SciMLBenchmarksOutput/stable/StiffODE/ROBER/…
-
The symbolic sparse jacs are not performing well:
https://docs.sciml.ai/ModelingToolkit/dev/examples/sparse_jacobians/.
Why does this not come close to:
https://docs.sciml.ai/DiffEqDocs/stable/tu…
-
The Continuous Time Deterministic HJB using NN needs to be updated to the latest Lux.jl approach in DifferentialEquations
-
`NeuralPDE.KolmogorovPDEProblem`, documented in
- https://neuralpde.sciml.ai/dev/solvers/kolmogorovbackwards_solver/
- https://neuralpde.sciml.ai/dev/examples/kolmogorovbackwards/
are `HighDimPD…
-
Since the latter is more likely to be updated as things change in MTK.
-
https://github.com/SciML/ModelOrderReduction.jl/pull/19#discussion_r994170681
https://github.com/SciML/ModelOrderReduction.jl/blob/d89bd000460a019a452a9e40c1e11dc6d2f47e27/docs/src/tutorials/deim_F…
-
**Question❓**
I'm interested in getting (the soon-to-be-renamed) [Tapir.jl](https://github.com/compintell/Tapir.jl/) to work nicely with SciMLSensitivity.jl, as I understand this to be the way to g…
-
Just writing stuff here as I get ideas, feel free to close/consolidate to single issues if easier to handle that way.
It could be neat to permit accessing a parameters (optimal) value from a PEtab …
-
I'm seeing the following SnoopCompile output:
```julia
inserting in(inds::Dictionaries.ReverseIndices{I, Inds} where Inds
-
ADTypes v1 introduced a [sparsity detection interface](https://sciml.github.io/ADTypes.jl/stable/#Sparsity-detector). It would be nice to implement it here and help dependents of SparseDiffTools move …