Salome HOME
add med file support
[tools/sat_salome.git] / products / openturns.pyconf
index 370ed39c85a112b4a34483c31469e7ffb2bc0386..36d5f6e88860001eda2078dc3f54a8ce350d5959 100644 (file)
@@ -35,6 +35,14 @@ default_win :
     opt_depend : []
 }
 
+version_1_19 :
+{
+    compil_script :  "openturns-1.19" + $VARS.scriptExtension
+    patches : ['openturns-1.19.0001.patch']
+    depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
+    opt_depend : ['pandas', 'statsmodels']
+}
+
 version_1_18 :
 {
     compil_script :  "openturns-1.18" + $VARS.scriptExtension