Salome HOME
Improving performance when using diagonal sparse matrices
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 27 Jun 2013 21:18:25 +0000 (23:18 +0200)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Thu, 27 Jun 2013 21:18:25 +0000 (23:18 +0200)
commit3c7152106c99194539622fd6f99defa071b491cd
tree84ad64b7847fc170ac7c080bef8286ae2a8fe6dc
parent488c04a602f98f76c9bc5edc92cd22343514fa08
Improving performance when using diagonal sparse matrices
src/daComposant/daAlgorithms/3DVAR.py
src/daComposant/daAlgorithms/Blue.py
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/ExtendedKalmanFilter.py
src/daComposant/daAlgorithms/KalmanFilter.py
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daCore/AssimilationStudy.py
src/daComposant/daCore/BasicObjects.py