We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84bf46e commit c110c29Copy full SHA for c110c29
docs/pages.jl
@@ -22,9 +22,9 @@ pages = Any[
22
"Examples" => Any[
23
"model_creation/examples/basic_CRN_library.md",
24
"model_creation/examples/programmatic_generative_linear_pathway.md",
25
- "model_creation/examples/noise_modelling_approaches.md",
26
"model_creation/examples/hodgkin_huxley_equation.md",
27
- "model_creation/examples/smoluchowski_coagulation_equation.md"
+ "model_creation/examples/smoluchowski_coagulation_equation.md",
+ "model_creation/examples/noise_modelling_approaches.md",
28
]
29
],
30
"Model simulation and visualization" => Any[
0 commit comments