]> SALOME platform Git repositories - modules/adao.git/commit
Salome HOME
Improvement of documentation and variables output for filters
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Sun, 24 Mar 2019 18:10:15 +0000 (19:10 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Sun, 24 Mar 2019 18:10:15 +0000 (19:10 +0100)
commita90b2576f910adc81472faaeeb0a9691bf7f1507
treee5b92d722ac20cbb85833beaf7da4bf9ee9c3f10
parent8d6e587441ba144c55a8250e2e9b8637dfaeea62
Improvement of documentation and variables output for filters
15 files changed:
doc/en/ref_algorithm_EnsembleKalmanFilter.rst
doc/en/ref_algorithm_ExtendedKalmanFilter.rst
doc/en/ref_algorithm_KalmanFilter.rst
doc/en/snippets/InnovationAtCurrentAnalysis.rst [new file with mode: 0644]
doc/en/snippets/SimulatedObservationAtCurrentAnalysis.rst [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/InnovationAtCurrentAnalysis.rst [new file with mode: 0644]
doc/fr/snippets/SimulatedObservationAtCurrentAnalysis.rst [new file with mode: 0644]
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/ExtendedKalmanFilter.py
src/daComposant/daAlgorithms/KalmanFilter.py
src/daComposant/daAlgorithms/UnscentedKalmanFilter.py
src/daComposant/daCore/BasicObjects.py