Skip to content

Commit 1e96ed4

Browse files
committed
up
1 parent 1125c75 commit 1e96ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_applications/advanced_simulations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DifferentialEquations package](https://docs.sciml.ai/DiffEqDocs/stable/), which
99
Catalyst uses for all simulations.
1010

1111

12-
## Monte Carlo simulations using `EnsembleProblem`s
12+
## [Monte Carlo simulations using `EnsembleProblem`s](@id advanced_simulations_ensemble_problems)
1313
In many contexts one needs to run multiple simulations of a model, for example
1414
to collect statistics of SDE or jump process solutions, or to systematically
1515
vary parameter values within a model. While it is always possible to manually

0 commit comments

Comments
 (0)