Metadata-Version: 1.1
Name: dirichletprocess
Version: 0.1.0
Summary: Tools for Dirichlet Processes
Home-page: https://github.com/tdhopper/dirichlet
Author: Tim Hopper
Author-email: tdhopper@gmail.com
License: MIT
Description: dirichlet
        =========
        
        [![image](https://img.shields.io/travis/tdhopper/dirichlet.svg)](https://travis-ci.org/tdhopper/dirichlet)
        
        [![image](https://img.shields.io/pypi/v/dirichlet.svg)](https://pypi.python.org/pypi/dirichlet)
        
        Tools for Dirichlet Processes
        
        -   Free software: BSD license
        -   Documentation: <https://dirichlet.readthedocs.org>.
        
        Features
        --------
        
        -   TODO
        
        
        
        History
        =======
        
        0.1.0 (2015-08-13)
        ==================
        
        -   First release on PyPI.
        
        
Keywords: dirichlet
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
