Skip to content

v0.1.1

Compare
Choose a tag to compare
@ozgesurer ozgesurer released this 09 Jul 22:21
84685bd

Release v0.1.1

Include a new emulation method PCGPwM.py integrated with Cython (see surmise\emulationmethods).
Include a new emulation method PCGPwMatComp.py (see surmise\emulationmethods).
Include a new calibration method simulationpost.py (see surmise\calibrationmethods).
Include a new calibration method mlbayeswoodbury.py (see surmise\calibrationmethods).
Include a new sampling method PTLMC.py (see surmise\utilitiesmethods).
Update GPy.py to handle high-dimensional data and allow nan values (see surmise\emulationmethods).
Examples are updated to illustrate the new methods (see \examples).
Documentation is improved to provide a developer guide (see docs\contributing.rst).