-
Per the discussion in https://github.com/SciML/ModelingToolkit.jl/issues/2733 parameters may not always get updated for non-DAE models anymore until integrator initialization. We should therefore no l…
-
Current version:
https://docs.sciml.ai/ModelingToolkit/stable/basics/AbstractSystem/
I think it might be helpful to MTK contributors, and downstream libraries building on MTK, to have an officia…
-
I did an initial round of cleanup in https://github.com/SciML/NeuralPDE.jl/pull/882, but there's a lot of unwanted code that should be purged, and most of the handling should be forwarded to Lux.
-…
-
I have created an example network in this repository to experiment with, where I created a simple feed-forward network and exported it to ONNX. After experimenting with ONNX, I believe we should not u…
-
In the Readme, Manopt.jl is not yet mentioned nor on the start page https://docs.sciml.ai/Optimization/stable/, so I am not sure how far this has come.
There is a documentation page at https://docs…
-
Hi there!
Could you suggest a reasonable set of benchmark functions on which to test and optimize AD backends? Beyond the one in the README (which focused much of the attention in #476), there must b…
-
I'm guessing this keyword has the same functionality in both methods:
https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/lib/OrdinaryDiffEqBDF/src/algorithms.jl#L145
https://github.com/SciML/Ord…
-
The list of things to handle is:
- [ ] https://github.com/SciML/DiffEqBase.jl/blob/44d1cf859c7073249a5455ce49841237f4693284/src/zygote.jl
- [x] https://github.com/SciML/RecursiveArrayTools.jl/blob…
-
https://github.com/SciML/Catalyst.jl/pull/1070 disabled StructuralIdentifiability tests and added a warning in the docs about it having issues. Once they are resolved we should reenable the tests.
-
I propose we formally adopt ColPrac for this repo
we have 3 active maintainers, being myself, @quinnj and @fredrikekre
so I think we are in a position to do so.
https://github.com/SciML/ColPra…