]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Compatibility fix for algorithm output variables clarity
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Sun, 24 Mar 2019 13:56:05 +0000 (14:56 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Sun, 24 Mar 2019 13:56:18 +0000 (14:56 +0100)
commit6a3725b0c2b03b9721bed70f9a7adca3bf66dfa2
tree97bd78990cd4f0e483c0bfd741a8fe6290af632b
parentd5534efcc8ebe78136b647ca1b9e8fa67d893dad
Compatibility fix for algorithm output variables clarity
13 files changed:
src/daComposant/daAlgorithms/3DVAR.py
src/daComposant/daAlgorithms/4DVAR.py
src/daComposant/daAlgorithms/Blue.py
src/daComposant/daAlgorithms/DerivativeFreeOptimization.py
src/daComposant/daAlgorithms/DifferentialEvolution.py
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/ExtendedBlue.py
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daAlgorithms/QuantileRegression.py
src/daComposant/daAlgorithms/TabuSearch.py
src/daComposant/daCore/Aidsm.py