SciML/JumpProcesses.jl
Add auto-alg and auto-stepper to the docs
Aberta
#444 aberto em 16 de ago. de 2024
help wanted
Métricas do repositório
- Stars
- (148 estrelas)
- Métricas de merge de PR
- (Mesclagem média 2d 4h) (5 fundiu PRs em 30d)
Description
https://github.com/SciML/JumpProcesses.jl/pull/351 add autoselection of 1. the stepper (SSAStepper) and 2. the SSA (Direct for small reaction networks) and other SSAs for bigger ones.
The docs and README need to be updated. We should tell the users to use the default stepper and SSA in the introductory docs, but explain how to select solvers and stepper in more advanced places (essentially, those docs do not need to change).