Skip to content

A Python package for Bayesian analysis of data.

License

Notifications You must be signed in to change notification settings

ISISNeutronMuon/quickBayes

Repository files navigation

quickBayes

This package provides a convenient API for performing Bayesian analysis on muon and neutron-scattering data.

Installing

The library is available on PyPi and can be installed with pip:

> python -m pip install quickBayes

The user documentation is here.

The developer documentation is here.