AlgebraicJulia / AlgebraicJulia/AlgebraicDynamics.jl
Passing batch of initial states / batch of inputs.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 80
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The underlying OrdinaryDiffEq.jl package supports solving from a batch of initial conditions. It's very likely I am misunderstanding something but in principle it should be possible to support the same even here. Would love to know if there is a particular reason that the `dynamics` and `readout` functions have their type signatures restricted to `AbstractVector`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.