@@ -11,16 +11,18 @@ Luckily, it is easy (and insightful) to use pythermogis to generate samples and
Here is a simple example where you define probability distributions on your input parameters and then run simulations across random combinations of those input parameters before deriving statistics from those simulations:
@@ -15,7 +15,7 @@ This example demonstrates how to run a deterministic doublet simulation using th
The outcomes are deterministic, meaning there is no stochastic sampling or probabilities associated with this simulation, the results are printed to the console.
@@ -39,7 +39,7 @@ for a user defined 2-d grid of locations.
The outcomes are deterministic, meaning there is no stochastic sampling or probabilities associated with this simulation, the results are printed to the console.