]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
[EDF30822] : Integration of iterative statistics into medcoupling ( with optionnal...
authorJulien Schueller <schueller@phimeca.com>
Fri, 12 Jul 2024 15:57:57 +0000 (17:57 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 27 Aug 2024 12:47:07 +0000 (14:47 +0200)
commit040e2d5c314e512dcae3a2d2a7fb8599ca76b359
tree77997e1840498a80eb9a48440feff7719cd99d02
parent0837416f9a8a18c6c9c95fda397a441ee556a92c
[EDF30822] : Integration of iterative statistics into medcoupling ( with optionnal dep of BasicIterativeStatistics )
doc/user/input/data_analysis.rst
src/CMakeLists.txt
src/CTestTestfileInstall.cmake.in
src/MEDCoupling_Swig/CMakeLists.txt
src/PyWrapping/CMakeLists.txt
src/PyWrapping/medcoupling.i
src/Stat/CMakeLists.txt [new file with mode: 0644]
src/Stat/MEDCouplingIterativeStatistics.py [new file with mode: 0644]
src/Stat/Test/CMakeLists.txt [new file with mode: 0644]
src/Stat/Test/CTestTestfileInstall.cmake [new file with mode: 0644]
src/Stat/Test/TestMEDCouplingIterativeStatistics.py [new file with mode: 0644]