Skip to main content

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.

Build status Documentation status DOI tag

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bumps-1.0.0a5-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file bumps-1.0.0a5-py3-none-any.whl.

File metadata

  • Download URL: bumps-1.0.0a5-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

Hashes for bumps-1.0.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 c33a68f8b12b82a82631d659097a6c370b1238857a2b1b27bcb9e0f5e8ed3580
MD5 4a375acd4bc3417f1bc442747bf3c43d
BLAKE2b-256 b72a3b4bf9df57684457803fd912f4fdfb3eb2ed3259a20e88b0aea5803629f2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page