SciML/JumpProcesses.jl

Add auto-alg and auto-stepper to the docs

Ouverte

#444 ouverte le 16 août 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Julia (41 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (148 étoiles)
Métriques de merge PR
 (Merge moyen 2j 4h) (5 PRs mergées en 30 j)

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).

Guide contributeur