]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Minor documentation and code review corrections (3)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 16 Nov 2021 17:28:01 +0000 (18:28 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 16 Nov 2021 17:28:01 +0000 (18:28 +0100)
commitc761e79a0ca835b448c19ec706f597ad21b67a03
tree01996ebc0a337f623459f53e29072ed2e5f5a8e9
parentc00df269eaf30b2bb7b5d6a79c22480ec07bed76
Minor documentation and code review corrections (3)

Documentation and code review, and safely remove some deprecated
numpy.matrix
18 files changed:
doc/en/tutorials_in_salome.rst
doc/fr/tutorials_in_salome.rst
examples/daSalome/test005_ADAO_Operators.comm.in
examples/daSalome/test005_ADAO_Operators.py.in
examples/daSkeletons/External_data_definition_by_scripts/Script_UserPostAnalysis.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/LinearLeastSquares.py
src/daComposant/daAlgorithms/LocalSensitivityTest.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/NumericObjects.py
src/daComposant/daCore/PlatformInfo.py