4 build_source : "script"
5 compil_script : $name + $VARS.scriptExtension
9 env_script : "openturns.py"
11 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib']
12 build_depend : ["cmake", "swig"]
13 opt_depend : ['openmpi']
15 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
16 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
20 single_install_dir : "no"
27 compil_script : 'pip_install' + $VARS.scriptExtension
30 single_install_dir : "yes"
34 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
40 compil_script : "openturns-1.19" + $VARS.scriptExtension
41 patches : ['openturns-1.19.0001.patch']
42 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
43 opt_depend : ['pandas', 'statsmodels']
53 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
60 compil_script : "openturns-1.18" + $VARS.scriptExtension
61 patches : ['openturns-1.18.0001.patch']
62 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
63 opt_depend : ['pandas', 'statsmodels']
68 compil_script : "openturns-1.18" + $VARS.scriptExtension
69 patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
70 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
71 opt_depend : ['pandas', 'statsmodels']
76 compil_script : "openturns-1.18" + $VARS.scriptExtension
77 patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
78 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
79 opt_depend : ['pandas', 'statsmodels']
89 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
96 compil_script : "openturns-1.17" + $VARS.scriptExtension
97 patches : ['openturns-1.17.0001.patch']
98 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
99 opt_depend : ['pandas', 'statsmodels']
104 compil_script : "openturns-1.17" + $VARS.scriptExtension
105 patches : ['openturns-1.17.0001.patch', 'openturns-1.17.0002.patch']
106 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
107 opt_depend : ['pandas', 'statsmodels']
117 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
124 compil_script : "openturns-1.16" + $VARS.scriptExtension
125 patches : ['openturns-1.16.0001.patch','openturns-1.16.0002.patch']