openturns-module

headers and development libraries for OpenTURNS

Install

All systems
curl cmd.cat/openturns-module.sh
Debian Debian
apt-get install libopenturns-dev
Ubuntu
apt-get install libopenturns-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libopenturns-dev
Raspbian
apt-get install libopenturns-dev

libopenturns-dev

headers and development libraries for OpenTURNS

OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. This package provides the OpenTURNS headers should be used if one wants to link its application against the library.