Data fitting with bayesian uncertainty analysis
Project description
Bumps provides data fitting and Bayesian uncertainty modeling for inverse problems. It has a variety of optimization algorithms available for locating the most like value for function parameters given data, and for exploring the uncertainty around the minimum.
Installation is with the usual python installation command:
pip install bumps
Once the system is installed, you can verify that it is working with:
bumps doc/examples/peaks/model.py --chisq
Documentation is available at readthedocs. See CHANGES.rst for details on recent changes.
If a compiler is available, then significant speedup is possible for DREAM using:
(cd bumps/dream && cc compiled.c -I ../../Random123/include/ -O2 -fopenmp -shared -lm -o _compiled.so -fPIC)
For now this requires an install from source rather than pip.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file bumps-1.0.0a4-py3-none-any.whl
.
File metadata
- Download URL: bumps-1.0.0a4-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 307d496dfe93e4d4e38dc5b9594735c960e4c9e5f88ca4891576835ccaf9bd83 |
|
MD5 | 70ba37e39eeec16d3c7857947edaf91e |
|
BLAKE2b-256 | a66784f6c472fe48c55afe3ebb71df4db78b5a25647b62d03d4c2db2fbe2aae4 |