Metadata-Version: 2.1
Name: PyRational
Version: 0.0.4
Summary: A package for rational modelling and dual probabilisitc programming
Home-page: https://github.com/PyRational/PyRational
Author: Alessio Benavoli
Author-email: benavoli@gmail.com
License: UNKNOWN
Description: # PyRational 
        
        The rational choice modelling framework in Python.
        
        * PyRational homepage
        * Tutorial notebooks
            
        ## Citation
            @Misc{PyRational2018,
              author =   {{Benavoli, A.}},
              title =    {{PyRational}: A rational choice modelling framework in Python,
              howpublished = {\url{https://github.com/PyRational/PyRational/}},
              year = {since 2018}
            }
        ## Getting started: installing with pip
        
        pip install PyRational
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
