]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Code and documentation update V9_10_0a2
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 23 Sep 2022 12:28:22 +0000 (14:28 +0200)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 23 Sep 2022 12:28:22 +0000 (14:28 +0200)
commitc9babdbe03385d9a6a0f89f725c7046ea379d74b
treea758f825753751c6d19ff2e44bad61b9be7f0e69
parente5a70dbf1ff528a1428da3d7637ab02a26451597
Code and documentation update
141 files changed:
bin/AdaoCatalogGenerator.py
bin/module_version.py
doc/en/advanced.rst
doc/en/bibliography.rst
doc/en/conf.py
doc/en/examples.rst [new file with mode: 0644]
doc/en/index.rst
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 [new file with mode: 0644]
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/ref_assimilation_keywords.rst
doc/en/ref_checking_keywords.rst
doc/en/ref_task_keywords.rst [new file with mode: 0644]
doc/en/reference.rst
doc/en/scripts/simple_AdjointTest.py [new file with mode: 0644]
doc/en/scripts/simple_AdjointTest.res [new file with mode: 0644]
doc/en/scripts/simple_AdjointTest.rst [new file with mode: 0644]
doc/en/scripts/simple_FunctionTest.res
doc/en/scripts/simple_ParallelFunctionTest.res
doc/en/snippets/AlgorithmParameters.rst
doc/en/snippets/Analysis.rst
doc/en/snippets/EnsembleOfSnapshots.rst [new file with mode: 0644]
doc/en/snippets/ErrorNorm.rst [new file with mode: 0644]
doc/en/snippets/ErrorNormTolerance.rst [new file with mode: 0644]
doc/en/snippets/ExcludeLocations.rst [new file with mode: 0644]
doc/en/snippets/Header2Algo03AdOp.rst
doc/en/snippets/Header2Algo03Chck.rst
doc/en/snippets/Header2Algo03Task.rst [new file with mode: 0644]
doc/en/snippets/Header2Algo09.rst
doc/en/snippets/HybridCostDecrementTolerance.rst [new file with mode: 0644]
doc/en/snippets/HybridCovarianceEquilibrium.rst [new file with mode: 0644]
doc/en/snippets/HybridMaximumNumberOfIterations.rst [new file with mode: 0644]
doc/en/snippets/MaximumNumberOfLocations.rst [new file with mode: 0644]
doc/en/snippets/OptimalPoints.rst [new file with mode: 0644]
doc/en/snippets/ReducedBasis.rst [new file with mode: 0644]
doc/en/snippets/Residu.rst
doc/en/snippets/Residus.rst [new file with mode: 0644]
doc/en/snippets/Variant_EnKF.rst
doc/en/tutorials_in_python.rst
doc/en/tutorials_in_salome.rst
doc/fr/advanced.rst
doc/fr/bibliography.rst
doc/fr/conf.py
doc/fr/examples.rst [new file with mode: 0644]
doc/fr/index.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 [new file with mode: 0644]
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/ref_assimilation_keywords.rst
doc/fr/ref_checking_keywords.rst
doc/fr/ref_task_keywords.rst [new file with mode: 0644]
doc/fr/reference.rst
doc/fr/scripts/simple_AdjointTest.py [new file with mode: 0644]
doc/fr/scripts/simple_AdjointTest.res [new file with mode: 0644]
doc/fr/scripts/simple_AdjointTest.rst [new file with mode: 0644]
doc/fr/scripts/simple_Blue.py
doc/fr/scripts/simple_ExtendedBlue.py
doc/fr/scripts/simple_FunctionTest.py
doc/fr/scripts/simple_FunctionTest.res
doc/fr/scripts/simple_FunctionTest.rst
doc/fr/scripts/simple_ParallelFunctionTest.res
doc/fr/snippets/AlgorithmParameters.rst
doc/fr/snippets/CostDecrementTolerance.rst
doc/fr/snippets/EnsembleOfSnapshots.rst [new file with mode: 0644]
doc/fr/snippets/ErrorNorm.rst [new file with mode: 0644]
doc/fr/snippets/ErrorNormTolerance.rst [new file with mode: 0644]
doc/fr/snippets/ExcludeLocations.rst [new file with mode: 0644]
doc/fr/snippets/Header2Algo03AdOp.rst
doc/fr/snippets/Header2Algo03Chck.rst
doc/fr/snippets/Header2Algo03Task.rst [new file with mode: 0644]
doc/fr/snippets/Header2Algo09.rst
doc/fr/snippets/HybridCostDecrementTolerance.rst [new file with mode: 0644]
doc/fr/snippets/HybridCovarianceEquilibrium.rst [new file with mode: 0644]
doc/fr/snippets/HybridMaximumNumberOfIterations.rst [new file with mode: 0644]
doc/fr/snippets/MaximumNumberOfLocations.rst [new file with mode: 0644]
doc/fr/snippets/OptimalPoints.rst [new file with mode: 0644]
doc/fr/snippets/ReducedBasis.rst [new file with mode: 0644]
doc/fr/snippets/Residu.rst
doc/fr/snippets/Residus.rst [new file with mode: 0644]
doc/fr/snippets/Variant_EnKF.rst
doc/fr/tutorials_in_python.rst
src/daComposant/daAlgorithms/3DVAR.py
src/daComposant/daAlgorithms/4DVAR.py
src/daComposant/daAlgorithms/AdjointTest.py
src/daComposant/daAlgorithms/Atoms/ecweim.py [new file with mode: 0644]
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/FunctionTest.py
src/daComposant/daAlgorithms/MeasurementsOptimalPositioningTask.py [new file with mode: 0644]
src/daComposant/daAlgorithms/ParallelFunctionTest.py
src/daComposant/daAlgorithms/SamplingTest.py
src/daComposant/daAlgorithms/UnscentedKalmanFilter.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/Interfaces.py
src/daComposant/daCore/NumericObjects.py
src/daComposant/daCore/version.py
src/daSalome/daYacsSchemaCreator/infos_daComposant.py