Metadata-Version: 2.1
Name: inference-tools
Version: 0.4.1
Summary: A collection of python tools for Bayesian data analysis
Home-page: https://github.com/C-bowman/inference_tools
Author: Chris Bowman
Author-email: chris.bowman.physics@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# The inference-tools package
This package aims to provide a set of python-based tools for Bayesian data analysis
which are simple to use, allowing them to applied quickly and easily.

The package documentation can be found [here](https://inference-tools.readthedocs.io/en/latest/). 
For example code, the /demos/ folder which contains a demonstration code for every available class,
including detailed comments.

Requests for features/improvements can be made via the issue tracker. If you have questions
or are interested in getting involved with the development of this package, please contact
me at `chris.bowman.physics@gmail.com`.

