Metadata-Version: 1.0
Name: daft
Version: 0.0.3
Summary: PGM rendering at its finest.
Home-page: http://daft-pgm.org
Author: David W. Hogg & Daniel Foreman-Mackey
Author-email: danfm@nyu.edu
License: UNKNOWN
Description: .. image:: https://raw.github.com/davidwhogg/daft/master/images/logo.png
        
        **Daft** is a Python package that uses `matplotlib <http://matplotlib.org/>`_
        to render pixel-perfect *probabilistic graphical models* for publication
        in a journal or on the internet. With a short Python script and an intuitive
        model-building syntax you can design directed and undirected graphs and save
        them in any formats that matplotlib supports.
        
        Get more information at: `daft-pgm.org <http://daft-pgm.org>`_
        **************************************************************
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
