A package to emulate expensive functions using Gaussian processes.
Project description
Function emulation using Gaussian processes
tremulator provides the Emulator class for easy emulation
of expensive functions with user-defined training and acquisition
functions. It is built upon george
and allows the trained emulator to be saved to an
asdf file. The saved file
can be read by the Interpolator class which then requires no more
training.
Installation
Using pip
tremulator is available on PyPI, install using
pip install tremulator --upgrade
Github
The package can be installed from Github by running the following commands in the preferred installation location:
git clone https://github.com/StijnDebackere/tremulator
cd tremulator
python3 setup.py install
Dependencies
tremulator will automatically install the following packages
- numpy
- scipy
- asdf
- emcee
- george
- pyDOE
- tqdm
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tremulator-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tremulator-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0072be4eba3c6fad0bb766b4a0ba9a43673e48b37533842d931fc4f1fa296d1
|
|
| MD5 |
ba8954fab4d1ce83512d51cfa56ec721
|
|
| BLAKE2b-256 |
6cb7835f92ee53a54754e6e4572120248bb8a67dc8a9dd060297fead3ffaf78f
|