Metadata-Version: 2.1
Name: inferlo
Version: 0.2.0
Summary: Inference, Learning & Optimization with Graphical Models
Home-page: https://github.com/InferLO/inferlo
Author: The InferLO Developers
License: Apache 2
Description: # InferLO
        
        Python library for Inference, Learning and Optimization with Graphical Models.
        
        [![PyPI version](https://badge.fury.io/py/inferlo.svg)](https://badge.fury.io/py/inferlo)
        [![Documentation Status](https://readthedocs.org/projects/inferlo/badge/?version=latest)](https://inferlo.readthedocs.io/en/latest/?badge=latest)
        
        
        ### Installing
        
        Library can be installed using pip: `pip install inferlo`
        
        ### Documentation
        
        Documentation is available at https://inferlo.readthedocs.io.
        
        ### Contributing
        
        You can contribute to the library by creating pull requests. 
        Please follow these [guideleines](https://inferlo.readthedocs.io/en/latest/contributing.html).
        
        ### Authors
        
        * Misha Chertkov
        * Dmytro Fedoriaka
        * Mikhail Krechetov
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
