Skip to content

Distributed wrapper module

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

openturns/otdistfunc

Repository files navigation

** Installation **

For the quick readers:
python ./setup.py build
python ./setup.py install --user
python ./setup.py test

Don't skip the check stages. They assure you the software you've just compiled behaves correctly.

Enjoy !
The OpenTURNS' development team.