SciML/JumpProcesses.jl

Add auto-alg and auto-stepper to the docs

Aperta

#444 aperta il 16 ago 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (41 fork)github user discovery
help wanted

Metriche repository

Star
 (148 stelle)
Metriche merge PR
 (Merge medio 2g 4h) (5 PR mergiate in 30 g)

Descrizione

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

Guida contributor