SciML/JumpProcesses.jl

Add auto-alg and auto-stepper to the docs

开放

#444 创建于 2024年8月16日

 (0 条评论) (0 个反应) (0 位负责人)Julia (41 个派生)github user discovery
help wanted

仓库指标

星标
 (148 个星标)
PR 合并指标
 (平均合并 2天 4小时) (30 天内合并 5 个 PR)

描述

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

贡献者指南