Salome HOME
Minor documentation and code review corrections (39)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 27 Jan 2023 20:11:45 +0000 (21:11 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 31 Jan 2023 05:05:24 +0000 (06:05 +0100)
70 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_EnsembleOfSimulationGenerationTask.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_InputValuesTest.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/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_EnsembleOfSimulationGenerationTask.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_InputValuesTest.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
test/test1001/Versions.py
test/test1002/Performances.py
test/test6702/Doc_TUI_Exemple_02.py
test/test6703/Doc_TUI_Exemple_03.py
test/test6704/Doc_TUI_Exemple_03_en_multifonction.py
test/test6711/Doc_TUI_Exemple_01_Savings.py
test/test6901/Verification_des_Assimilation_Algorithms.py
test/test6903/Verification_des_mono_et_multi_fonctions_A.py
test/test6903/Verification_des_mono_et_multi_fonctions_B.py
test/test6903/Verification_des_mono_et_multi_fonctions_C.py
test/test6903/Verification_des_mono_et_multi_fonctions_D.py
test/test6903/Verification_des_mono_et_multi_fonctions_E.py
test/test6903/Verification_des_mono_et_multi_fonctions_F.py
test/test6904/Definition_complete_de_cas_3DVAR.py
test/test6904/Definition_complete_de_cas_Blue.py
test/test6904/Definition_complete_de_cas_NLLS.py

index 6eadd0137a35e8af99a83a9f49de068a1f813a38..08c4b77a5236cef365e65dbf9096741b13663469 100644 (file)
@@ -252,6 +252,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_3DVAR_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_3DVAR.rst
index d130fb848a373d3bc3234f781a5a4eb48a536270..39a20161d29fa252e94b82e720e7c983e96dcaed 100644 (file)
@@ -152,6 +152,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_4DVAR_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_3DVAR`
index bc0def9d3a8eb3e6b4bba8271667a46d8100c9e2..d18f962f18786ee6382c8642d88167d64d97c47b 100644 (file)
@@ -112,6 +112,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_AdjointTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_AdjointTest.rst
index 4e7bbdad50eaaf19436c5d1b251c9e8b3f18856a..b47ce599953e4f0e5ae4c8cb99420cd71d9a93c4 100644 (file)
@@ -209,6 +209,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_Blue_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_Blue.rst
index cfb6f941ba2b680e9d4f1b8a7a0bb0ad90b42638..192f3c442df1e196c9f4dd4505f816457e66408d 100644 (file)
@@ -168,6 +168,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_DerivativeFreeOptimization_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_DerivativeFreeOptimization.rst
index e0f1d81422f1801a05c94e5f5056ba992ae6eea5..4ada6fb0e1870967e6576746328a372d68333d6d 100644 (file)
@@ -173,6 +173,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_DifferentialEvolution_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index fc4227bbad9188be0f9c8e518299da13eef8cae4..a107feb63733f14cf3dda41d8b9d0a45cbb1b380 100644 (file)
@@ -111,6 +111,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleBlue_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_Blue`
index 2756ca7e17920403e0e314ba729181cfcf9a4868..0c9ce5097dd710f1a40b969d7795a597323fb898 100644 (file)
@@ -214,6 +214,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index 1624c1f506d4c33c21455a2939a301a79b348e35..d45d313b3b6f7421facd79689ce73bdbd4e115aa 100644 (file)
@@ -124,6 +124,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleOfSimulationGenerationTask_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 34f4c81af67954ecede250d333692c30b92f6eea..5e83c61dc34ba297e145c06c458a42a3550fe3e4 100644 (file)
@@ -194,6 +194,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ExtendedBlue_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_ExtendedBlue.rst
index f63e52683cc7b10a11d4d9e87e910688ec42c49d..f643acc770ba0f11776e6d4c166eca0dd425afbd 100644 (file)
@@ -205,6 +205,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ExtendedKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index dee296928c03ed9f3d7b8aa7339bf9ae59bee876..3b57c3e34b756c9fd3d74844bfaea5e567d6cc54 100644 (file)
@@ -94,6 +94,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_FunctionTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. --------- ..
index 0744063d565593eee5d7cc0a9aff00e3f991f82c..ad705d9c10db73d3260c9528cbbf3807dc4aa5d0 100644 (file)
@@ -147,6 +147,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_GradientTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 43eec07f7cae9785ee1af5153690ed757e871ad6..32ff3da9567f10d295b2b542a4c1627626d21f82 100644 (file)
@@ -68,6 +68,8 @@ if a variable is large in size, this can be difficult*).
 .. include:: snippets/SetDebug.rst
 
 .. ------------------------------------ ..
+.. _section_ref_algorithm_InputValuesTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 9ea11dc3da5f82e563a08329e482406f3ba4200d..ec4b04040be2e37833108feb142dceedc0f659d8 100644 (file)
@@ -196,6 +196,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_KalmanFilter_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. --------- ..
index 74a0ad2aaff27bafdcf3c9bf4db0149c76ad3ed5..a9fb5ad5c466f190bbdb81567ef39217993e9bab 100644 (file)
@@ -155,6 +155,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LinearLeastSquares_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_Blue`
index 2976e8706738ee2d9c84e11e3f41e77897ae04c2..ffca299242d4de65990933cd242b4b07bd9d745d 100644 (file)
@@ -168,6 +168,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LinearityTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 6327f713f130686f558c9c2625309349c6566a1b..4a22bf75e7a588c2f33c7c778dd60105161718f9 100644 (file)
@@ -95,6 +95,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LocalSensitivityTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index a944d833bc98b3d0f478abd73c9229948357715f..0d305c93f94a5cdf9a234bed838dc389602afb2e 100644 (file)
@@ -148,6 +148,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_MeasurementsOptimalPositioningTask_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 2ce1d6c1cac545b3aa40094ac6b630aa48177bf8..4bd2150ab4a9a0e5a1e9a7f57ce8923766710552 100644 (file)
@@ -190,6 +190,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_NonLinearLeastSquares_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_NonLinearLeastSquares.rst
index d14f81f974e44f6608c0117e0128c7630ead498b..3f4ace7e8b9d70ea37952db61e2314fbd9d8dfe8 100644 (file)
@@ -95,6 +95,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ParallelFunctionTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_ParallelFunctionTest.rst
index b9596bc2b063e7859f661bd5f78b77367494b25b..04e12a56561b782b0e9b1125811e5e7ee1cb82eb 100644 (file)
@@ -148,6 +148,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ParticleSwarmOptimization_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index 87c62aee446a53f4d4307446a0d2676549f62e7f..a366fb5f47f91f2cac9d1fa40a1d7e18a9dc365b 100644 (file)
@@ -137,6 +137,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_QuantileRegression_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 .. ------------------------------------ ..
index f924c87a349145a4d95a5e45928c940f41949a50..63fbcee2b7f2f6f3ad0414032b3a78c9158c65ac 100644 (file)
@@ -140,6 +140,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_SamplingTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index e19e80236856632f6276789dcfa9d326d89aab4a..183ab0958ecc20c26fd310133015398afec04b20 100644 (file)
@@ -157,6 +157,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_TabuSearch_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index e7c0ec12295fa7132b10e851e9b75dba8bfdea51..ee55ede6a30dd25c6e94907f6ea4b802625a6a32 100644 (file)
@@ -109,6 +109,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_TangentTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 508c96356b9cced2314034a7c30fc83d6d15a85b..f4e60069b6e30b9a0171839c6657c767d8cb23b7 100644 (file)
@@ -185,6 +185,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_UnscentedKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index 700527bb25edfa797cf1106ad9c24b1170bf13c7..d3c10b430e7c76d9239108b0dc26878ba2c9c85e 100644 (file)
@@ -257,6 +257,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_3DVAR_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_3DVAR.rst
index 818e9aec584adeefca16c75345def4671b44a0a4..4f34dbbc5f48af48246820179507cf45dca86e37 100644 (file)
@@ -153,6 +153,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_4DVAR_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_3DVAR`
index c140beaeb2becb6226b81bc97e59a8450ca8b96d..58cf3afab8ac5f51b7dce99f4dc87ca005ca657e 100644 (file)
@@ -39,7 +39,7 @@ Pour toutes les formules, avec :math:`\mathbf{x}` le point courant de
 vérification, on prend :math:`\mathbf{dx}_0=Normal(0,\mathbf{x})` et
 :math:`\mathbf{dx}=\alpha_0*\mathbf{dx}_0` avec :math:`\alpha_0` un paramètre
 utilisateur de mise à l'échelle, par défaut à 1. :math:`F` est l'opérateur ou
-le code de calcul (qui est ici acquis par la commande d'opérateur d'observation
+le code de calcul (qui est ici défini par la commande d'opérateur d'observation
 "*ObservationOperator*").
 
 On observe le résidu suivant, qui est la différence de deux produits scalaires :
@@ -111,6 +111,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_AdjointTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_AdjointTest.rst
index a3362a33ef74dab0afa21a32abbb7b22a075e08a..8867e972f8575aa6176f1e924388fac4eb5328d8 100644 (file)
@@ -211,6 +211,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_Blue_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_Blue.rst
index ea75f1d7349effd0e751941bffefdf3b5a6b9923..c0a9ab5bfa827e089dc6caf6fe9d26e6de329a3f 100644 (file)
@@ -170,6 +170,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_DerivativeFreeOptimization_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_DerivativeFreeOptimization.rst
index e8c4fcced82aa83a79d4dd4ca96fd8c38f63b803..a542bbc38cdfa0546af251e18dd77044da332d0a 100644 (file)
@@ -174,6 +174,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_DifferentialEvolution_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index 4b547c92339cf3b040fcacaa8038772e057617e9..4c0be5d4f8051ac72f7eb2b08eb74ea12e39c603 100644 (file)
@@ -111,6 +111,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleBlue_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_Blue`
index 9c78cba45453fb6e3acec2ede568982905bae5e0..d219ea16df0caf674802d459c9f35a95a487e1bd 100644 (file)
@@ -216,6 +216,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index 5dc663da33b32076cf5192c4ff39565e8ffc2572..902a88d2c935672106ea5ec0d690fd50504fdbdf 100644 (file)
@@ -126,6 +126,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_EnsembleOfSimulationGenerationTask_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index b556d786177a0ba4bff5eeca038dcb1daa1978b0..0e47e61b4d5f41be51ad8f49a4155f949e8ae0a9 100644 (file)
@@ -197,6 +197,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ExtendedBlue_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_ExtendedBlue.rst
index 44ca1268a5494c837fe1757fef7c1e3ddccf0f44..971c2c11de42d5baf3bf2f8fb1ab6b6e618d3bb9 100644 (file)
@@ -206,6 +206,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ExtendedKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index 24ed26dd6c6dd16b8fadbaa66660c43a096fcae3..34599b5233abd0aba24f45b9ca243c5679f6f97c 100644 (file)
@@ -95,6 +95,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_FunctionTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. --------- ..
index e05e3289bcf0a668afa438ffd4fa612132285fe4..2c904d4319f3ce030a295193bc54b6b5bced646e 100644 (file)
@@ -149,6 +149,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_GradientTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 03dcd9fe1fe50be532bf3bcba649f6db7db69216..f83c8e08b19cb74aa11201a0a5bf9e6f99aae5ac 100644 (file)
@@ -71,7 +71,10 @@ informatiquement problématique*).
 .. include:: snippets/SetDebug.rst
 
 .. ------------------------------------ ..
+.. _section_ref_algorithm_InputValuesTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
+- :ref:`section_ref_algorithm_ControledFunctionTest`
 - :ref:`section_ref_algorithm_FunctionTest`
 - :ref:`section_ref_algorithm_ParallelFunctionTest`
index ec4f6923e2feddab010f7d932ec51b6462cedf5e..c513b4bf043f1bef43a84ec1c34f5cb6d1f19a97 100644 (file)
@@ -197,6 +197,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_KalmanFilter_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. --------- ..
index 1aa6706ee28e8da1b4dda039407c81a598fe8316..77856fb83d0e765e0c492202664a153fbc70ddf8 100644 (file)
@@ -157,6 +157,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LinearLeastSquares_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_Blue`
index c8b09a560c22556bbb3c31f76fcba412f98a7844..8d0878a087a844db28d4a3fa8b99ab99ee8ed0bf 100644 (file)
@@ -173,6 +173,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LinearityTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 79b14e16fda33695945a0a289663cd5c4969898d..9b103456adda951f558419426c811dad5c850770 100644 (file)
@@ -96,6 +96,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_LocalSensitivityTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 49383296f1624e206624d871a05a1e0e0cd6446e..c53d92480322daa825245b1d1fb9c4fd8fac01c7 100644 (file)
@@ -150,6 +150,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_MeasurementsOptimalPositioningTask_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 4e8ec4be35a6a6dcb48db3c17accc56098b386f0..b60d063a34533785153eaa6ebca7c95c2a5e7512 100644 (file)
@@ -193,6 +193,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_NonLinearLeastSquares_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_NonLinearLeastSquares.rst
index 2f75a94de113476fcc7a457d3ddb1b958df6e5c5..c0d56a9329e2102fe790e3f14f2fbcf2fcd32933 100644 (file)
@@ -96,6 +96,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ParallelFunctionTest_examples:
+
 .. include:: snippets/Header2Algo09.rst
 
 .. include:: scripts/simple_ParallelFunctionTest.rst
index f8f68995dffba53e1f20bb8b66f88ddc725c8f95..590ea3dd796e14fd687aa080839964e16b6f468a 100644 (file)
@@ -149,6 +149,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_ParticleSwarmOptimization_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index 2884dfde014e25f1b13c934bea508a5e52d1cc3a..11e18481d0f27b0dc691a2e576e586f237d8f016 100644 (file)
@@ -138,6 +138,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_QuantileRegression_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 .. ------------------------------------ ..
index 42a295383c7c4af2df7a1a707fce11e1ec66a75e..f4bae255854f6091d87a04577cd1549dc6d1ea08 100644 (file)
@@ -143,6 +143,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_SamplingTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 6957a7b9724c37624f07d354c900606160722e4b..d96e8253e0ed8524f6529a15f28e0aaec9c37795 100644 (file)
@@ -159,6 +159,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_TabuSearch_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_DerivativeFreeOptimization`
index 718a9811bf5f46fbd8f4066f405666173d92090c..9a8472f22e9d8aef3cfe7681e34f3c836beb73d4 100644 (file)
@@ -38,7 +38,7 @@ Pour toutes les formules, avec :math:`\mathbf{x}` le point courant de
 vérification, on prend :math:`\mathbf{dx}_0=Normal(0,\mathbf{x})` et
 :math:`\mathbf{dx}=\alpha_0*\mathbf{dx}_0` avec :math:`\alpha_0` un paramètre
 utilisateur de mise à l'échelle, par défaut à 1. :math:`F` est l'opérateur ou
-le code de calcul (qui est ici acquis par la commande d'opérateur d'observation
+le code de calcul (qui est ici défini par la commande d'opérateur d'observation
 "*ObservationOperator*").
 
 On observe le résidu suivant, provenant du rapport d'incréments utilisant
@@ -76,6 +76,8 @@ ce que l'on atteigne la précision du calcul.
 
 .. include:: snippets/InitialDirection.rst
 
+.. include:: snippets/NumberOfPrintedDigits.rst
+
 .. include:: snippets/SetSeed.rst
 
 StoreSupplementaryCalculations
@@ -115,6 +117,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_TangentTest_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_FunctionTest`
index 2cb5f43db35a319a4ad4b43f105df75fa95eedb8..2689ddbd1f6e5906e978466943dfabad01c095e3 100644 (file)
@@ -186,6 +186,7 @@ StoreSupplementaryCalculations
 
 .. ------------------------------------ ..
 .. _section_ref_algorithm_UnscentedKalmanFilter_examples:
+
 .. include:: snippets/Header2Algo06.rst
 
 - :ref:`section_ref_algorithm_KalmanFilter`
index 8ec3be35c9c5be82e986e33e5d34feef799e1d0b..e409b84e6adbacad18a65b5d42d2c7f55b592a67 100644 (file)
@@ -134,8 +134,6 @@ class Test_Versions(unittest.TestCase):
         print("")
         print("  Les résultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 def compare_versions(v1,v2):
     "Comparaison v1 >= v2"
index c5fb564cc90d4f6f5f00b999bc82ac0801546f8b..0bd54306131bbb2d7efe8803d2023aec1c6dfbdb 100644 (file)
@@ -51,7 +51,6 @@ class Test_Adao(unittest.TestCase):
         else:
             print('    - Lapack............: numpy n\'indique plus où le trouver')
         print("")
-        return True
 
     #~ @unittest.skip("Debug")
     def test_Numpy01(self, dimension = 10000, precision = 1.e-17, repetitions = 10):
index 746bb51818eaa890bc26c34bba7f27dfc5f164e3..f530e9242203b4cdd08b48d5611d50e5f6fb9b6e 100644 (file)
@@ -49,7 +49,6 @@ class Test_Adao(unittest.TestCase):
         #
         xa = case.get("Analysis")[-1]
         Test_Adao.results.append( xa )
-        return xa
 
     def test2(self):
         """Test"""
@@ -76,7 +75,6 @@ class Test_Adao(unittest.TestCase):
         #
         xa = case.get("Analysis")[-1]
         Test_Adao.results.append( xa )
-        return xa
 
     def test3(self):
         """Test"""
index b002410d2517ae20b6b8a0e0b68ad860201cb09a..706630b51a576dff49b2569ccca965df88ce4942 100644 (file)
@@ -116,8 +116,6 @@ class Test_Adao(unittest.TestCase):
         print("  L'écart absolu maximal obtenu lors du test est de %.2e."%ecart)
         print("  Les résultats obtenus sont corrects.")
         print("")
-        #
-        return xa
 
 # ==============================================================================
 def assertAlmostEqualArrays(first, second, places=7, msg=None, delta=None):
index a45d247b7f0c855c687a804267adb6e05c3598d1..c492d51b5698f1ddf9a3fb0f115d2d5a8b84d686 100644 (file)
@@ -123,8 +123,6 @@ class Test_Adao(unittest.TestCase):
         print("  L'écart absolu maximal obtenu lors du test est de %.2e."%ecart)
         print("  Les résultats obtenus sont corrects.")
         print("")
-        #
-        return xa
 
 # ==============================================================================
 def assertAlmostEqualArrays(first, second, places=7, msg=None, delta=None):
index cf2d2a3cb9c6457c30b11a2c1d323398e41c7190..08df46ed3404ca4223cc5a2b2f65120d29134866 100644 (file)
@@ -93,8 +93,6 @@ class Test_Adao(unittest.TestCase):
         print("  L'écart absolu maximal obtenu lors du test est de %.2e."%ecart)
         print("  Les résultats obtenus sont corrects.")
         print("")
-        #
-        return xa
 
 # ==============================================================================
 def filesize(name):
index 2b700de1c867986b1179aa609833da1e1162f16e..4745c0c50c2f4bd08c9b40ed148b61a06bddfd09 100644 (file)
@@ -111,8 +111,6 @@ class Test_Adao(unittest.TestCase):
         verify_similarity_of_algo_results(("KalmanFilter", "EnsembleKalmanFilter"), Xa, 2.e-1)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
     def test2(self):
         """Verification de la disponibilite de l'ensemble des algorithmes\n(Utilisation d'un operateur fonctionnel)"""
@@ -185,8 +183,6 @@ class Test_Adao(unittest.TestCase):
         verify_similarity_of_algo_results(("KalmanFilter", "EnsembleKalmanFilter"), Xa, 2e-1)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
     """Comparaison de deux vecteurs"""
index 850fcdf1a9a36743be29c07edeb7dec22b6aad44..97b758607438436585f713d520dd37a7ff7920a1 100644 (file)
@@ -89,8 +89,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 #
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index c655880227ac9bfc1521eba37dd025e6d5f4d3f4..1be613ae536aa662c1391959a4e9a8dfe6de63fd 100644 (file)
@@ -93,8 +93,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index 4bac25885c1a433a04c039c7f9a58c19404a1d6a..4895459534491d5e4d8ccc7b4441b1b0e2a61fb6 100644 (file)
@@ -89,8 +89,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index fe8ef4605f2cbf3eeb88eb51f962beac72097086..5b3e6bee98141ca7078146536ce12ed2b5dc877d 100644 (file)
@@ -117,8 +117,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index 9d52c88fddfe2385a5dc6375e5b337c1a03dff55..20a27b8e8b2351c13c4a8633fbc7b9785146cb44 100644 (file)
@@ -121,8 +121,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index 6e356cbb407a48b44a0df1dd5e42748612f365f2..99f0d8412f259ce6093a354938da38847878c8f9 100644 (file)
@@ -117,8 +117,6 @@ class Test_Adao(unittest.TestCase):
             verify_similarity_of_algo_results(("Multi/"+algo, "Mono/"+algo), Xa, 1.e-20)
         print("  Les resultats obtenus sont corrects.")
         print("")
-        #
-        return 0
 
 # ==============================================================================
 def almost_equal_vectors(v1, v2, precision = 1.e-15, msg = ""):
index ceffdad7cdbf4a785c5fdc1e95d0a665324c6cd5..250e113210597acae4c7683b678380ac009f2688 100644 (file)
@@ -147,7 +147,7 @@ class Test_Adao(unittest.TestCase):
         print("The results are correct.")
         print("")
         #
-        return Xoptimum
+        #  return Xoptimum
 
 # ==============================================================================
 def assertAlmostEqualArrays(first, second, places=7, msg=None, delta=None):
index b4be8d694ba2a03350b74949e2d2c093c0987c8f..427b50a058ea470f0a5187cb2ae7dec13fea8275 100644 (file)
@@ -144,7 +144,7 @@ class Test_Adao(unittest.TestCase):
         print("The results are correct.")
         print("")
         #
-        return Xoptimum
+        #  return Xoptimum
 
 # ==============================================================================
 def assertAlmostEqualArrays(first, second, places=7, msg=None, delta=None):
index d8b55695a36107cf2e3b7667eb51b1de48e59a02..99a4cbfd4b0a6c96a780ec6068e6802369db8284 100644 (file)
@@ -142,7 +142,7 @@ class Test_Adao(unittest.TestCase):
         print("The results are correct.")
         print("")
         #
-        return Xoptimum
+        #  return Xoptimum
 
 # ==============================================================================
 def assertAlmostEqualArrays(first, second, places=7, msg=None, delta=None):