]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Minor documentation improvements and fixes for internal variables
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 16 Feb 2021 18:09:52 +0000 (19:09 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 16 Feb 2021 18:09:52 +0000 (19:09 +0100)
commit5bd6e3167d3e7947d367bb17a682f4206b999863
tree82d059058a71730b66098447e451bc86eed3b4ea
parentb65156518aa4eea50d8dec1320b5eca3b48ca239
Minor documentation improvements and fixes for internal variables
18 files changed:
doc/en/bibliography.rst
doc/en/ref_algorithm_Blue.rst
doc/en/ref_algorithm_DifferentialEvolution.rst
doc/en/snippets/InitializationPoint.rst
doc/en/snippets/QualityCriterion.rst
doc/en/snippets/SimulatedObservationAtOptimum.rst
doc/fr/bibliography.rst
doc/fr/ref_algorithm_Blue.rst
doc/fr/ref_algorithm_DifferentialEvolution.rst
doc/fr/snippets/InitializationPoint.rst
doc/fr/snippets/QualityCriterion.rst
doc/fr/snippets/SimulatedObservationAtOptimum.rst
src/daComposant/daAlgorithms/DerivativeFreeOptimization.py
src/daComposant/daAlgorithms/DifferentialEvolution.py
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daAlgorithms/QuantileRegression.py
src/daComposant/daCore/NumericObjects.py