We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be00051 commit 64228eaCopy full SHA for 64228ea
src/solve.jl
@@ -1,6 +1 @@
1
-function solve end
2
-
3
-function solve(model::SIR)
4
- function SIR_model(t,u,du)
5
6
-end
+function solve end
0 commit comments