Last modified 3 days ago
News
- 01-27-2012 - The fifth OpenTURNS Users Day is planed for the 12th of June, 2012 -
- 02-08-2011 - Open TURNS 0.15 available. -
The most prominent features are the sparse polynomial chaos expansion, numpy type conversion, more efficient Sobol' indices computation, and a bunch of bugfixes from the previous version.
See the detailed new features provided by this release.
- 08-07-2011 - Open TURNS 0.15 rc1 available for testing until 27th July. -
The most prominent features are the sparse polynomial chaos expansion, numpy type conversion, more efficient Sobol' indices computation, and a bunch of bugfixes from the previous version.
WARNING: There is a bug in version 0.14.0 in the iso-probabilistic transformation
affecting all the algorithms working in the standard space
(FORM/SORM, chaos PCE, directional sampling),
as a result the values provided can be wrong.
INFO: The behaviour of the NumericalSample class has changed in the TUI.
As a result, the construction
mySample[i][j] = value
is no more valid in python (it is accepted but with an unexpected behaviour)
One has to use the following construction:
mySample[i, j] = value
- 30-06-2011 - Updated the online documentation. -
See here to download the documentation of the 0.14.0 release June 2011.
- 21-06-2011 - Open TURNS 0.14.0 just released. -
The most prominent features are the wrapper library improvement, multithreading of some heavy computations, new Distributions, lots of improvements and bugfixes to the library and some new capabilities. See the detailed new features provided by this release.
- 20-06-2011 - OpenTURNS Users Day 4 slides available for download. -
- 04-01-2011 - The fourth OpenTURNS Users Day is coming soon! -
The program can be found here.
It will be held the 7th of June, at EDF R&D, Clamart, see here to locate it.
You have to subscribe to participate. Please send an email to anne[DOT]dutfoy[AT]edf[DOT]fr BEFORE THE 27th OF MAY 2011.
- 04-15-2010 - Eficas GUI is available for Open TURNS 0.13.2 here. -
It helps you in writing wrapper description files and probabilistic studies.
- 04-08-2010 - The third OpenTURNS Users Day is coming soon! -
It will be held the 18th of May, at EDF R&D, Clamart, see here to locate it. You have to subscribe to participate. Please send an email to anne[DOT]dutfoy[AT]edf[DOT]fr BEFORE THE 12th OF MAY 2010.
- 03-30-2010 - Open TURNS 0.13.2 just released. -
This new version was already downloadable on sourceforge since the 16th of February, and thanks to Christophe Prud'homme it is now integrated into the unstable distribution of Debian.
The most prominent features are the windows port, a much better interoperability with python structures, the pretty print of most of the basic objects, quite a lot of small and big improvements of the library and some new capabilities. And of course, a bunch of bug fixes. See the detailed new features provided by this release.
The documentation has also been updated, see here for details.
- 07-22-2009 - Open TURNS 0.13.1 in Debian unstable. -
Thanks to Christophe Prud'homme, the latest release of Open TURNS has integrated the unstable distribution of Debian.
- 07-14-2009 - Updated the online documentation. -
See here to download the documentation of the 0.13.1 release July 2009. This new release of the documentation has the following new features.
- 07-09-2009 - API Reference Guide available as inline documentation. -
See here for details.
- 07-04-2009 - Updated the online documentation. -
See here to download the documentation of the 0.13.1 release June 2009.
- 07-04-2009 - Open TURNS 0.13.1 just released. -
See the new features provided by this release. You can download it as a tarball. See openturns at sourceforge.
- 06-12-2009 - How to participate to the Users Day?. -
Due to the massive amount of spam we get each time an email address is made public, we propose either to:
- Send a message to the user list (users@…) with your name, your surname, your organization and your nationality (EADS IW is a restricted area)
- Send a message to a representative of EADS, EDF or Phimeca involved in the project.
- 06-09-2009 - Open TURNS User's day. -
The second user's day meeting will be held at EADS Innovation Works the 22th of June. The program can be found here UsersDay2. For practical information, send a message on the user list.
- 03-09-2009 - Open TURNS 0.13.0 just released. -
See the new features provided by this release. You can download it as a tarball. See openturns at sourceforge.
- 11-18-2008 - Open TURNS 0.12.3 just released. -
You will be able to download it as a tarball in the very next days. See the new features provided by this release.
- 09-08-2008 - Open TURNS enters Debian. -
See more information here. - 11-04-2008 - You can download Open TURNS 0.12.2 as a tarball. -
see Open TURNS at sourceforge.
- 11-02-2008 - Online documentation updated to 0.12.2 version. -
See Documentation.
- 10-31-2008 - Open TURNS 0.12.2 just released. -
You will be able to download it as a tarball in the very next days. See the new features provided by this release.
- 07-24-2008 - Online documentation updated to 0.12.1 version. -
See Documentation.
- 07-21-2008 - Packages for Open TURNS 0.12.1 are available -
- 07-17-2008 - Open TURNS 0.12.1 just released! -
This patched version solves some bugs found when running on Debian Sarge systems.
- 06-17-2008 - Open TURNS 0.12.0 is available for download here.-
You can find Installation instructions in the installation page.
- 06-04-2008 - Open TURNS 0.12.0 just released! -
- 05-16-2008 - Upcoming 0.12.0 release: final merge. -
Release highlights:- Support complex numbers
- Allow coupling with python function
- Cache mechanism for external codes
- Random generation: new modern and efficient algorithms for almost all non-uniform distributions
- Stochastic modeling: new distributions, new copulas, new aggregation mechanisms
- Uncertainty propagation: new simulation algorithm, deterministic min/max
- Ability to reuse samples generated during simulations
- Updated documentation
details...