]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Minor documentation and code review corrections (27)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 4 Mar 2022 07:21:55 +0000 (08:21 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 4 Mar 2022 07:21:55 +0000 (08:21 +0100)
commit2478097ef62d168c457c6af1af06f7c0a24278f1
tree3215f730b48a68ff25d987e3ce90e9ab9ba83085
parent708c0b39aa2b86feab79ecb6f86fc11378e87469
Minor documentation and code review corrections (27)

Safely remove some deprecated numpy.matrix and review internal variable
storage
16 files changed:
src/daComposant/daAlgorithms/Atoms/cekf.py
src/daComposant/daAlgorithms/Atoms/ecwnlls.py
src/daComposant/daAlgorithms/Atoms/exkf.py
src/daComposant/daAlgorithms/Atoms/incr3dvar.py
src/daComposant/daAlgorithms/Atoms/mmqr.py
src/daComposant/daAlgorithms/Atoms/psas3dvar.py
src/daComposant/daAlgorithms/Atoms/std3dvar.py
src/daComposant/daAlgorithms/Atoms/std4dvar.py
src/daComposant/daAlgorithms/Atoms/van3dvar.py
src/daComposant/daAlgorithms/DerivativeFreeOptimization.py
src/daComposant/daAlgorithms/DifferentialEvolution.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daAlgorithms/QuantileRegression.py
src/daComposant/daAlgorithms/TabuSearch.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/PlatformInfo.py