From 8e06d917e4f25ee50de55040206e1f3294916945 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 25 Nov 2024 13:26:08 +0000 Subject: [PATCH] GitHub Actions build openturns/otmorris 12010926702 --- .../auto_examples_python.zip | Bin 2537 -> 2537 bytes .../auto_examples_jupyter.zip | Bin 7374 -> 7374 bytes .../plot_morris_grid.zip | Bin 4750 -> 4750 bytes .../plot_morris_lhs.zip | Bin 5161 -> 5161 bytes .../auto_examples/plot_morris_grid.rst.txt | 2 +- .../auto_examples/plot_morris_lhs.rst.txt | 2 +- .../auto_examples/sg_execution_times.rst.txt | 6 +- .../_sources/sg_execution_times.rst.txt | 6 +- otmorris/master/auto_examples/index.html | 2 +- .../auto_examples/plot_morris_grid.html | 4 +- .../master/auto_examples/plot_morris_lhs.html | 4 +- .../auto_examples/sg_execution_times.html | 6 +- .../validation/validation.html | 10 +-- otmorris/master/genindex.html | 2 +- otmorris/master/search.html | 2 +- otmorris/master/searchindex.js | 2 +- otmorris/master/sg_execution_times.html | 6 +- .../_generated/otmorris.Morris.html | 78 +++++++++--------- .../_generated/otmorris.MorrisExperiment.html | 24 +++--- .../otmorris.MorrisExperimentGrid.html | 38 ++++----- .../otmorris.MorrisExperimentLHS.html | 56 ++++++------- .../_generated/otmorris.MorrisFunction.html | 24 +++--- otmorris/master/user_manual/user_manual.html | 44 +++++----- 23 files changed, 159 insertions(+), 159 deletions(-) diff --git a/otmorris/master/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/otmorris/master/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index 882673918f72b68eb07907c41083e5936a0b6da7..db7e6076ff993f2378f552cf29d6afaaa00f97f0 100644 GIT binary patch delta 47 xcmaDU{8E@Vz?+#xgaHIjXH{s$FUB}COE~|3$KHhphW}v`i2N_3@z~mMgF92U|56%Dp delta 47 xcmX?SdCrnIz?+#xgaHInn^QLOuH$7+Yfjm`kGGzW87MH>LB3jjen4n6CS(O`k?OB-5W>s$XXW78Z3>28mBxDB?nCvX%4FD=t4a)!k delta 47 xcmeBE?Nj9q@MdNaVE}>T=9G=R_AJb)%_*DxSvK%80|h2C3E6=JCOZpx0{{#m3_Ab- diff --git a/otmorris/master/_downloads/cbf47f9cf0fcc1c386fc5870680bd23b/plot_morris_lhs.zip b/otmorris/master/_downloads/cbf47f9cf0fcc1c386fc5870680bd23b/plot_morris_lhs.zip index 32ef06bf6c38280f9850dca1ec7dc6cc95036ecb..5d5b68d4001d13ac081f96dbdaf44bb468b0140d 100644 GIT binary patch delta 47 xcmZ3fu~LIKz?+#xgaHK3W>s$FNavigation

Examples

This section illustrates how to use the module to evaluate the Morris screening effects.

-

The illustration is done with the Morris function example, ie f: f:\Rset^{20} \rightarrow \Rset. Each input variable is uniform with bounds 0 and 1.

+

The illustration is done with the Morris function example, ie f: f:\Rset^{20} \rightarrow \Rset. Each input variable is uniform with bounds 0 and 1.

Example 1: Morris use-case and p-level input grid

Example 1: Morris use-case and p-level input grid
diff --git a/otmorris/master/auto_examples/plot_morris_grid.html b/otmorris/master/auto_examples/plot_morris_grid.html index 51683a50901..b1615d3c8ea 100644 --- a/otmorris/master/auto_examples/plot_morris_grid.html +++ b/otmorris/master/auto_examples/plot_morris_grid.html @@ -57,7 +57,7 @@

Navigation

Example 1: Morris use-case and p-level input grid

-

To define the trajectories, we suppose that the box [0,1]^{20} is splitted into a p-level grid (p=5). +

To define the trajectories, we suppose that the box [0,1]^{20} is splitted into a p-level grid (p=5). We set the number of trajectories input variables are randomly to 10.

import openturns as ot
 import openturns.viewer as otv
@@ -96,7 +96,7 @@ 

Navigation

Elementary effects -

Total running time of the script: (0 minutes 3.072 seconds)

+

Total running time of the script: (0 minutes 3.097 seconds)