]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Simplifying test for variables to store (2)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 14 Dec 2018 21:50:59 +0000 (22:50 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 14 Dec 2018 21:50:59 +0000 (22:50 +0100)
commit953c9745b5a2e2b75fa34fbab7cf3383693b5a0e
tree4a8014e43dfbf164a3ee4521b1654a2e7d9f1374
parent56279089ec7af92c9149530d52c3b1bd1900660b
Simplifying test for variables to store (2)
20 files changed:
src/daComposant/daAlgorithms/3DVAR.py
src/daComposant/daAlgorithms/4DVAR.py
src/daComposant/daAlgorithms/AdjointTest.py
src/daComposant/daAlgorithms/Blue.py
src/daComposant/daAlgorithms/DerivativeFreeOptimization.py
src/daComposant/daAlgorithms/DifferentialEvolution.py
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/ExtendedBlue.py
src/daComposant/daAlgorithms/FunctionTest.py
src/daComposant/daAlgorithms/GradientTest.py
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daAlgorithms/LinearityTest.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daAlgorithms/QuantileRegression.py
src/daComposant/daAlgorithms/SamplingTest.py
src/daComposant/daAlgorithms/TabuSearch.py
src/daComposant/daAlgorithms/TangentTest.py
src/daComposant/daAlgorithms/UnscentedKalmanFilter.py