SciML/JumpProcesses.jl

Add auto-alg and auto-stepper to the docs

Offen

#444 geöffnet am 16.08.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (41 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (148 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 4h) (5 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide