Skip to content

Commit

Permalink
Merge pull request #36 from palmtree2013/palmtree2013-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xiaomingfu2013 committed Jun 11, 2023
2 parents 4aaf57e + 735d377 commit f9d7222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ using DelaySSAToolkit
rn = @reaction_network begin
ρ, S+I --> E+I
r, I --> R
end ρ r
end
u0 = [999,1,0,0] # S, I, E, R
tf = 400.
tspan = (0,tf)
Expand Down

0 comments on commit f9d7222

Please sign in to comment.