Metadata-Version: 2.1
Name: inference-tools
Version: 0.5.0
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
Description: # 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.
        
        Please see the [inference-tools documentation](https://inference-tools.readthedocs.io/en/latest/) if you are
        interested in using or learning more about the package.
        
        inference-tools is available from the python package index [PyPI](https://pypi.org/project/inference-tools/), so
        can also be installed using [pip](https://pip.pypa.io/en/stable/).
        
        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`.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
