]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Update forecast use and documentation in filters
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 4 Mar 2020 19:48:28 +0000 (20:48 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 4 Mar 2020 19:48:28 +0000 (20:48 +0100)
commita4a8938857a5fa3d1e320b3df87aedaeec28edbe
treecddf2a49bcbcc540a3714a294030cf33c8ac5b7f
parentee4560c78eb32d155a142aacc9748371c60a5f7d
Update forecast use and documentation in filters
19 files changed:
doc/en/bibliography.rst
doc/en/images/schema_temporel_KF.png [new file with mode: 0644]
doc/en/ref_algorithm_EnsembleKalmanFilter.rst
doc/en/ref_algorithm_ExtendedKalmanFilter.rst
doc/en/ref_algorithm_KalmanFilter.rst
doc/en/snippets/ForecastState.rst [new file with mode: 0644]
doc/en/snippets/PredictedState.rst [deleted file]
doc/fr/bibliography.rst
doc/fr/images/schema_temporel_KF.png [new file with mode: 0644]
doc/fr/ref_algorithm_EnsembleKalmanFilter.rst
doc/fr/ref_algorithm_ExtendedKalmanFilter.rst
doc/fr/ref_algorithm_KalmanFilter.rst
doc/fr/snippets/ForecastState.rst [new file with mode: 0644]
doc/fr/snippets/PredictedState.rst [deleted file]
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/ExtendedKalmanFilter.py
src/daComposant/daAlgorithms/KalmanFilter.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/NumericObjects.py