Hi all,
This release adds 6 months’ worth of new features and fixes.
- A new API for Gaussian process regression:
GaussianProcessRegression — OpenTURNS 1.24rc1 documentation - A new way to define a conditional distribution from marginal components:
PointConditionalDistribution — OpenTURNS 1.24rc1 documentation - The conditional expectation of a chaos decomposition:
Conditional expectation of a polynomial chaos expansion — OpenTURNS 1.24rc1 documentation
… and much more ; see the full changelog:
The documentation is accessible here
Note that the rc1 is available from the usual channels including Pypi but not conda:
pip install openturns==1.24rc1
As usual your feedback is valuable to improve the quality of the final 1.24 release due in november.
The OT team