good first issue
倉庫指標
- 星標
- (526 顆星)
- PR 合併指標
- (平均合併 6天 21小時) (30 天內合併 18 個 PR)
描述
There are certain mistakes / misunderstandings that seem to commonly arise for newer users. We should add a common mistakes page and link it prominently from the tutorials.
Examples include
- Using
@speciesand@parametersoutside of@reaction_networkand not understanding that these are actually completely unconnected. - Similarly for defining
toutside of@reaction_network. - Using interpolation when it isn't needed (or if it is needed not using it sufficiently in that interpolation of only expressions but not external variables/species ends up being used which is like point 1. above).
- Callback and
VariableRateJumpsaving controls, see https://discourse.julialang.org/t/memory-issues-for-long-ssa-simulations-with-mass-action-jumps/133530