Salome HOME
Documentation update
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 19 Jan 2023 17:07:04 +0000 (18:07 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 19 Jan 2023 17:07:04 +0000 (18:07 +0100)
52 files changed:
doc/en/ref_algorithm_3DVAR.rst
doc/en/ref_algorithm_4DVAR.rst
doc/en/ref_algorithm_AdjointTest.rst
doc/en/ref_algorithm_Blue.rst
doc/en/ref_algorithm_DerivativeFreeOptimization.rst
doc/en/ref_algorithm_DifferentialEvolution.rst
doc/en/ref_algorithm_EnsembleBlue.rst
doc/en/ref_algorithm_EnsembleKalmanFilter.rst
doc/en/ref_algorithm_ExtendedBlue.rst
doc/en/ref_algorithm_ExtendedKalmanFilter.rst
doc/en/ref_algorithm_FunctionTest.rst
doc/en/ref_algorithm_GradientTest.rst
doc/en/ref_algorithm_KalmanFilter.rst
doc/en/ref_algorithm_LinearLeastSquares.rst
doc/en/ref_algorithm_LinearityTest.rst
doc/en/ref_algorithm_LocalSensitivityTest.rst
doc/en/ref_algorithm_MeasurementsOptimalPositioningTask.rst
doc/en/ref_algorithm_NonLinearLeastSquares.rst
doc/en/ref_algorithm_ParallelFunctionTest.rst
doc/en/ref_algorithm_ParticleSwarmOptimization.rst
doc/en/ref_algorithm_QuantileRegression.rst
doc/en/ref_algorithm_SamplingTest.rst
doc/en/ref_algorithm_TabuSearch.rst
doc/en/ref_algorithm_TangentTest.rst
doc/en/ref_algorithm_UnscentedKalmanFilter.rst
doc/en/snippets/ModuleCompatibility.rst
doc/fr/ref_algorithm_3DVAR.rst
doc/fr/ref_algorithm_4DVAR.rst
doc/fr/ref_algorithm_AdjointTest.rst
doc/fr/ref_algorithm_Blue.rst
doc/fr/ref_algorithm_DerivativeFreeOptimization.rst
doc/fr/ref_algorithm_DifferentialEvolution.rst
doc/fr/ref_algorithm_EnsembleBlue.rst
doc/fr/ref_algorithm_EnsembleKalmanFilter.rst
doc/fr/ref_algorithm_ExtendedBlue.rst
doc/fr/ref_algorithm_ExtendedKalmanFilter.rst
doc/fr/ref_algorithm_FunctionTest.rst
doc/fr/ref_algorithm_GradientTest.rst
doc/fr/ref_algorithm_KalmanFilter.rst
doc/fr/ref_algorithm_LinearLeastSquares.rst
doc/fr/ref_algorithm_LinearityTest.rst
doc/fr/ref_algorithm_LocalSensitivityTest.rst
doc/fr/ref_algorithm_MeasurementsOptimalPositioningTask.rst
doc/fr/ref_algorithm_NonLinearLeastSquares.rst
doc/fr/ref_algorithm_ParallelFunctionTest.rst
doc/fr/ref_algorithm_ParticleSwarmOptimization.rst
doc/fr/ref_algorithm_QuantileRegression.rst
doc/fr/ref_algorithm_SamplingTest.rst
doc/fr/ref_algorithm_TabuSearch.rst
doc/fr/ref_algorithm_TangentTest.rst
doc/fr/ref_algorithm_UnscentedKalmanFilter.rst
doc/fr/snippets/ModuleCompatibility.rst

index 633ec707b480149a3ec6a0f77dd9df120b1a5f08..6eadd0137a35e8af99a83a9f49de068a1f813a38 100644 (file)
@@ -164,7 +164,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_3DVAR.rst
 
index 9b2a22ca6722b2b5a461a4fdfe318f78d2bb0ff9..d130fb848a373d3bc3234f781a5a4eb48a536270 100644 (file)
@@ -110,7 +110,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 6711d71a6b370334df3febf19bf13105a68aa4f9..bc0def9d3a8eb3e6b4bba8271667a46d8100c9e2 100644 (file)
@@ -94,7 +94,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 52137fc746a876044841743877512043bb535224..4e7bbdad50eaaf19436c5d1b251c9e8b3f18856a 100644 (file)
@@ -139,7 +139,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index b53f77ab8c8642781d8c0edc534f1299f986b353..cfb6f941ba2b680e9d4f1b8a7a0bb0ad90b42638 100644 (file)
@@ -108,7 +108,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index d1f1b473f9f0f6cd162041ea6d468d28e3f822cd..e0f1d81422f1801a05c94e5f5056ba992ae6eea5 100644 (file)
@@ -113,7 +113,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 2d65e0e0275a1a10c54f4e1fcd976a07b7792a18..fc4227bbad9188be0f9c8e518299da13eef8cae4 100644 (file)
@@ -81,7 +81,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 8101b3269e09d33d0b52a07c25a6a528458eec1f..2756ca7e17920403e0e314ba729181cfcf9a4868 100644 (file)
@@ -154,7 +154,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_EnKF.rst
 
index e6e073ad116d87a6737d4d516fadbf24dd1c0d76..34f4c81af67954ecede250d333692c30b92f6eea 100644 (file)
@@ -124,7 +124,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index ce2ac71fd9e4fdf6752cbff65796fbf509521a73..f63e52683cc7b10a11d4d9e87e910688ec42c49d 100644 (file)
@@ -145,7 +145,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_EKF.rst
 
index cb6e896f7711b5e13039c9bffcc711afdec8cf2b..9fe8beaefda505c47b865219f8966b92de301267 100644 (file)
@@ -78,7 +78,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 40a1faeb0ca007480c62f7b5707d8cc54ed11a4e..0744063d565593eee5d7cc0a9aff00e3f991f82c 100644 (file)
@@ -129,7 +129,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 1bf41fe9a6b69eb8d3ceac175e7108409b515905..9ea11dc3da5f82e563a08329e482406f3ba4200d 100644 (file)
@@ -138,7 +138,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index e4418da1546e9a3f2551e31d19a4ea6e88959e42..74a0ad2aaff27bafdcf3c9bf4db0149c76ad3ed5 100644 (file)
@@ -98,7 +98,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Tips for this algorithm:*
 
index ef22b4f45568d206e71e890c49fdc57d4cef2a60..2976e8706738ee2d9c84e11e3f41e77897ae04c2 100644 (file)
@@ -150,7 +150,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index fe63e2c7508bb296c2f7d872be8ed84d13023c0f..6327f713f130686f558c9c2625309349c6566a1b 100644 (file)
@@ -77,7 +77,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 1f2fc20aa6db02cb58230963b89c85b6ea4c1dfb..fce8a72fd5dfcb6b275f463f3e418b0cc8c9ea70 100644 (file)
@@ -46,17 +46,17 @@ Task algorithm "*MeasurementsOptimalPositioningTask*"
 .. include:: snippets/Header2Algo01.rst
 
 This algorithm provides optimal positioning of measurement points by an EIM
-(Empirical Interpolation Method) analysis, in a iterative greedy way from a set
-of given state vectors (usually called "snapshots" in reduced basis
-methodology) or obtained by a direct simulation during the algorithm. Each of
-these state vectors are usaully (but not necessarily) the result
-:math:`\mathbf{y}` of a simulation :math:`H` for a given set of paramters
-:math:`\mathbf{x}=\mu`.
+(Empirical Interpolation Method) analysis. These positions are determined in a
+iterative greedy way, from a pre-existing set of state vectors (usually called
+"snapshots" in reduced basis methodology) or obtained by a direct simulation
+during the algorithm. Each of these state vectors are usually (but not
+necessarily) the result :math:`\mathbf{y}` of a simulation :math:`H` for a
+given set of parameters :math:`\mathbf{x}`.
 
 There are two ways to use this algorithm:
 
 #. In its simplest use, if the set of state vectors is pre-existing, it is only
-   necessary to provide it by the option "*SetOfSnapshots*" of algorithm.
+   necessary to provide it by the algorithm option "*EnsembleOfSnapshots*".
 #. If the set of state vectors is to be obtained by simulations during the
    course of the algorithm, then one must provide the :math:`H` simulation
    operator and the parametric :math:`\mathbf{x}` state space design of
@@ -122,7 +122,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_MOP.rst
 
index 9de05a4810ac4e4c46a6ffbb8626c70f4928f26f..2ce1d6c1cac545b3aa40094ac6b630aa48177bf8 100644 (file)
@@ -119,7 +119,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Tips for this algorithm:*
 
index 701d06c791effb134fdb3baac96b2eb10f840c08..53b81f1c4a2ad1de30bd3b472bd621ed5b053b77 100644 (file)
@@ -79,7 +79,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 8b4a535c2489a537d12ce251ff7a9bf51f946e72..b9596bc2b063e7859f661bd5f78b77367494b25b 100644 (file)
@@ -104,7 +104,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index b858d13249bcb78950613c314f9d9c6302bf273b..87c62aee446a53f4d4307446a0d2676549f62e7f 100644 (file)
@@ -86,7 +86,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Tips for this algorithm:*
 
index 2ddfc2f942d23182a9252536c63535785e7bbdd3..f067bb42e63675cebba4d785d3216cc8cccb2f78 100644 (file)
@@ -106,7 +106,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 4bb9bedd3bab22bdd2e9cb784a546a6daf40c78d..e19e80236856632f6276789dcfa9d326d89aab4a 100644 (file)
@@ -113,7 +113,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 5a8363c0f1b4c442a981f6cc19edccfff8e1740c..e7c0ec12295fa7132b10e851e9b75dba8bfdea51 100644 (file)
@@ -91,7 +91,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 079d571829a6c93b94255b1b41d05407836527f1..508c96356b9cced2314034a7c30fc83d6d15a85b 100644 (file)
@@ -127,7 +127,7 @@ StoreSupplementaryCalculations
   ].
 
   Example :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_UKF.rst
 
index a0018437f1df79278f84f642095b3d65f0056624..2acdc40d447904e7a4f8e3046f48e81e77168f93 100644 (file)
@@ -15,6 +15,6 @@ guarantee).
    Python,     3.6.5,    3.10.8
    Numpy,      1.14.3,    1.24.1
    Scipy,      1.1.0,    1.10.0
-   MatplotLib, 2.2.2,    3.6.2
+   MatplotLib, 2.2.2,    3.6.3
    GnuplotPy,  1.8,    1.8
    NLopt,      2.4.2,    2.7.1
index 05f85f434b20f9c56d89eafbdcf07dbb99460b6d..700527bb25edfa797cf1106ad9c24b1170bf13c7 100644 (file)
@@ -169,7 +169,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_3DVAR.rst
 
index f3d76f231a5772681292656e632967ec58eabb0f..818e9aec584adeefca16c75345def4671b44a0a4 100644 (file)
@@ -111,7 +111,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 945b76e56121fe54f9c07b700b0501d50110b850..c140beaeb2becb6226b81bc97e59a8450ca8b96d 100644 (file)
@@ -93,7 +93,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 7702f1ad52a26e0abea5f2a08017f3ababc7c065..a3362a33ef74dab0afa21a32abbb7b22a075e08a 100644 (file)
@@ -141,7 +141,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 064014ff69cfd8f9d7778aaa7e9fb17988093d81..ea75f1d7349effd0e751941bffefdf3b5a6b9923 100644 (file)
@@ -110,7 +110,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 9ad239c2e4aa052881d15b23b80b936bbeed9632..e8c4fcced82aa83a79d4dd4ca96fd8c38f63b803 100644 (file)
@@ -114,7 +114,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 6a7daf3d69a09f570284bc170b146a41dc3d2425..4b547c92339cf3b040fcacaa8038772e057617e9 100644 (file)
@@ -81,7 +81,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index a2a8bcfd7a3076d714893b8f6402b3a1a3e2ef12..9c78cba45453fb6e3acec2ede568982905bae5e0 100644 (file)
@@ -156,7 +156,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_EnKF.rst
 
index aad103accbb0fb2891d200f4bb998fa9a8195dae..b556d786177a0ba4bff5eeca038dcb1daa1978b0 100644 (file)
@@ -127,7 +127,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 7928e062db91c5f3a3dfdf2a7a93dc20e453e889..44ca1268a5494c837fe1757fef7c1e3ddccf0f44 100644 (file)
@@ -146,7 +146,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_EKF.rst
 
index e55b0ad6ecd9327b53fc48afb45ce8d6b41407a2..7c58c0a59c2e06436b653b1d0e9749c05c479652 100644 (file)
@@ -79,7 +79,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index a8c1b4f718bb282c0bfa1be45898e54b5416a8e0..e05e3289bcf0a668afa438ffd4fa612132285fe4 100644 (file)
@@ -131,7 +131,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 71a098966c7489e2c1b4ed8e3295fb8067457af3..ec4f6923e2feddab010f7d932ec51b6462cedf5e 100644 (file)
@@ -139,7 +139,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index d00b0ccb6c1abae1f01c375eb50d9579afeb567a..1aa6706ee28e8da1b4dda039407c81a598fe8316 100644 (file)
@@ -99,7 +99,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Astuce pour cet algorithme :*
 
index dd5087f999840c0937bda3e0872d726245f439ea..c8b09a560c22556bbb3c31f76fcba412f98a7844 100644 (file)
@@ -155,7 +155,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 25066730b8496ea2e0200a1b80e151f6900049c5..79b14e16fda33695945a0a289663cd5c4969898d 100644 (file)
@@ -78,7 +78,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 6da29026f6e9984b34c986ed40f64d1ea6def3df..e960a1170aa2a76c2090a96fbbea6657e6d48c5e 100644 (file)
 .. index:: single: Positionnement optimal de mesures
 .. index:: single: Positions de mesures
 .. index:: single: Mesures (Positionnement optimal)
+.. index:: single: Ensemble de simulations
+.. index:: single: Ensemble de snapshots
+.. index:: single: Simulations (Ensemble)
+.. index:: single: Snapshots (Ensemble)
 .. _section_ref_algorithm_MeasurementsOptimalPositioningTask:
 
 Algorithme de tâche "*MeasurementsOptimalPositioningTask*"
@@ -42,12 +46,13 @@ Algorithme de tâche "*MeasurementsOptimalPositioningTask*"
 .. include:: snippets/Header2Algo01.rst
 
 Cet algorithme permet d'établir la position de points de mesures optimaux par
-une analyse EIM (Empirical Interpolation Method), de manière itérative à partir
-d'un ensemble de vecteurs d'état établis (usuellement appelés "*snapshots*" en
-méthodologie de bases réduites) ou obtenus par une simulation directe au cours
-de l'algorithme. Chacun de ces vecteurs d'état est habituellement (mais pas
-obligatoirement) le résultat :math:`\mathbf{y}` d'une simulation :math:`H` pour
-un jeu de paramètres donné :math:`\mathbf{x}=\mu`.
+une analyse EIM (Empirical Interpolation Method). Ces positions sont
+déterminées de manière itérative, à partir d'un ensemble de vecteurs d'état
+pré-existants (usuellement appelés "*snapshots*" en méthodologie de bases
+réduites) ou obtenus par une simulation directe au cours de l'algorithme.
+Chacun de ces vecteurs d'état est habituellement (mais pas obligatoirement) le
+résultat :math:`\mathbf{y}` d'une simulation :math:`H` pour un jeu de
+paramètres donné :math:`\mathbf{x}`.
 
 Il y a deux manières d'utiliser cet algorithme:
 
@@ -119,7 +124,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_MOP.rst
 
index 5952dc059dc783ab67f10bcf533e434fc47026ce..4e8ec4be35a6a6dcb48db3c17accc56098b386f0 100644 (file)
@@ -121,7 +121,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Astuce pour cet algorithme :*
 
index 69170a0f95b880e74b54752793871666c5ef5311..85e3d899d06b24d8c94ace85e4b3da6e573351c1 100644 (file)
@@ -80,7 +80,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index b3662d6a28b02002e03ba588f409f0b7acada9ab..f8f68995dffba53e1f20bb8b66f88ddc725c8f95 100644 (file)
@@ -105,7 +105,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 0c9e529cc498f03698d1c85f3cc699a073a22ddd..2884dfde014e25f1b13c934bea508a5e52d1cc3a 100644 (file)
@@ -86,7 +86,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 *Astuce pour cet algorithme :*
 
index fb7b1a2dc3b0720c071a745a4dda510f335432c2..563d2dfcd9b84de32358ceb319c9b70538d7ecb8 100644 (file)
@@ -108,7 +108,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 00ff792aebb5b7772a3174a12adb15249b713247..6957a7b9724c37624f07d354c900606160722e4b 100644 (file)
@@ -115,7 +115,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index bf962a7e55bef12c56aac70466588d752216211e..718a9811bf5f46fbd8f4066f405666173d92090c 100644 (file)
@@ -97,7 +97,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo04.rst
index 008ea78e715a6ccafd2977dd01363dfaed2e6063..2cb5f43db35a319a4ad4b43f105df75fa95eedb8 100644 (file)
@@ -128,7 +128,7 @@ StoreSupplementaryCalculations
   ].
 
   Exemple :
-  ``{"StoreSupplementaryCalculations":["BMA", "CurrentState"]}``
+  ``{"StoreSupplementaryCalculations":["CurrentState", "Residu"]}``
 
 .. include:: snippets/Variant_UKF.rst
 
index b9eab336ea61d2b00b1dea8ba33d83b98ac706af..06d4ce47f509597630f9ce9641866ab460febf52 100644 (file)
@@ -15,6 +15,6 @@ la version atteinte (mais cela reste sans garantie).
    Python,     3.6.5,    3.10.8
    Numpy,      1.14.3,    1.24.1
    Scipy,      1.1.0,    1.10.0
-   MatplotLib, 2.2.2,    3.6.2
+   MatplotLib, 2.2.2,    3.6.3
    GnuplotPy,  1.8,    1.8
    NLopt,      2.4.2,    2.7.1