Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Sep 1, 2024
1 parent 8404cee commit 3ff7845
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/jumps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ function c(du, u, p, t, counts, mark)
end
rj = RegularJump(rate!, c, 2)
## Notes
- `mark_dist` is not currently used or supported in τ-leaping methods.
```
"""
struct RegularJump{iip, R, C, MD}
Expand Down

0 comments on commit 3ff7845

Please sign in to comment.