X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fopenturns.pyconf;h=2e966050e43034919cddf29ed80772958bd1ef5d;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=7b50d659c8e6977f29dec16ba9672d5599c2207b;hpb=1a1b5223a852b4a45a5735fe5aa287abc12d0be9;p=tools%2Fsat_salome.git diff --git a/products/openturns.pyconf b/products/openturns.pyconf index 7b50d65..2e96605 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -6,7 +6,7 @@ default : get_source : "archive" environ : { - env_script : $name + ".py" + env_script : "openturns.py" } depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib'] build_depend : ["cmake", "swig"] @@ -35,8 +35,101 @@ 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_19_win : +{ + properties : + { + incremental : "yes" + pip : "yes" + } + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil'] + opt_depend : [] + patches : [] +} + +version_1_19_UB20_04 : +{ + compil_script : "openturns-1.19" + $VARS.scriptExtension + patches : ['openturns-1.19.0002.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 + patches : ['openturns-1.18.0001.patch'] + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] + opt_depend : ['pandas', 'statsmodels'] +} + +version_1_18_FD34 : +{ + compil_script : "openturns-1.18" + $VARS.scriptExtension + patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch'] + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] + opt_depend : ['pandas', 'statsmodels'] +} + +version_1_18_FD32 : +{ + compil_script : "openturns-1.18" + $VARS.scriptExtension + patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch'] + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] + opt_depend : ['pandas', 'statsmodels'] +} + +version_1_18_win : +{ + properties : + { + incremental : "yes" + pip : "yes" + } + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil'] + opt_depend : [] + patches : [] +} + +version_1_17 : +{ + compil_script : "openturns-1.17" + $VARS.scriptExtension + patches : ['openturns-1.17.0001.patch'] + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] + opt_depend : ['pandas', 'statsmodels'] +} + +version_1_17_FD32 : +{ + compil_script : "openturns-1.17" + $VARS.scriptExtension + patches : ['openturns-1.17.0001.patch', 'openturns-1.17.0002.patch'] + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] + opt_depend : ['pandas', 'statsmodels'] +} + +version_1_17_win : +{ + properties : + { + incremental : "yes" + pip : "yes" + } + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads'] + opt_depend : [] + patches : [] +} + version_1_16 : { + compil_script : "openturns-1.16" + $VARS.scriptExtension patches : ['openturns-1.16.0001.patch','openturns-1.16.0002.patch'] }