-
To implement when which algorithm is compatible with which noise type we need to distinguish between them after creation. Would it be sensibele to make a type system on top of `NoiseProcess`? The Came…
-
Hi and thanks for this package!
Looks really useful.
Will this eventually work w/ @ChrisRackauckas's [DifferentialEquations](https://github.com/SciML/DifferentialEquations.jl).jl?
-
Once https://github.com/SciML/ModelingToolkit.jl/pull/3114/files is merged, and updated to include rational functions, we should probably remove the Catalyst HomotopyContinuation extension and instead…
-
- ~Uncap SciMLBase, DiffEqBase~ (See https://github.com/SciML/Catalyst.jl/pull/1127)
- ~Some of the mtk_structure_indexing.jl when using Symbols (broken with SciMLBase > 2.57.1)~ (Seems fixed now)
-…
-
Catalyst have a feature for removing conservation laws from reaction systems (https://docs.sciml.ai/Catalyst/dev/model_creation/network_analysis/#network_analysis_conservation_laws) which could be use…
-
See for example https://github.com/SciML/OrdinaryDiffEq.jl/pull/2087
This has just happened and lets CI fail for us. Some related PRs with hotfixes are #1788, #1785, #1784. However, we should get a p…
-
The GitHub admins of the [SciML organisation](https://github.com/SciML) are unable to access the admin settings in the Codecov panel.
This is a very serious and critical issue in need of immediate att…
-
Formatting fails on this package?
-
**Describe the bug 🐞**
The gradient returns a null vector when computing the gradient using complex ComponentArrays as Parameters.
**Expected behavior**
A non-null gradient result.
**Minim…
-
`HybridPSO` won't work with mutable structs, similar to something we saw in `DiffEqGPU`.
https://github.com/SciML/SciMLBase.jl/blob/599174668d1964cef610eec6c0652a2383f2e374/src/problems/nonlinear_pr…