Skip to content

Commit

Permalink
added extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
GbotemiB committed Feb 4, 2024
1 parent 13a77e4 commit fca87e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/monte_carlo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ There are a few additional options that needs to be set in the monte_carlo
configuration options.

Set ``options``
-------------
----------------
- ``samples``: The number of samples to be used in the monte-carlo simulation.
- ``samppling_strategy``: The method used to sample the input parameters. Either of ``pydoe2``, ``chaospy``, or ``scipy``.
- ``seed``: The seed for the random number generator. It is useful to set the seed to a fixed value to ensure reproducibility of the results.
Expand Down

0 comments on commit fca87e0

Please sign in to comment.