You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
|[](https://xiaomingfu2013.github.io/DelaySSAToolkit.jl/dev/)|[](https://github.com/xiaomingfu2013/DelaySSAToolkit.jl/actions/workflows/CI.yml?query=branch%3Amain)[](https://codecov.io/gh/xiaomingfu2013/DelaySSAToolkit.jl)|
6
6
7
7
DelaySSAToolkit.jl is a tool developed on top of [JumpProcesses.jl](https://github.com/SciML/JumpProcesses.jl) in Julia which solves the stochastic simulation [[1]](#1) coupled with delays. A portion of this library’s code is taken from the MIT licensed JumpProcesses.jl library.
8
+
9
+
For R implementation by [Ziyan Jin, Xinyi Zhou, Zhaoyuan Fang](https://doi.org/10.1371/journal.pcbi.1012919), please check out https://github.com/Zoey-JIN/DelaySSA.
10
+
8
11
That code is copyright (c) 2017: Chris Rackauckas. This package contains the following features:
0 commit comments