Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 482 Bytes

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.