Use OpenTURNS Python module on Windows.


1. users

Users interact with OpenTURNS through Python script.

  - use
To launch OpenTURNS, type "import openturns" in a Python console. 
No environment variable need to be set.


2. developers

The Developer manual explains how to compile and use the C++ library.
This documentation can be found on the website.
