Metadata-Version: 2.2
Name: daft-pgm
Version: 0.1.0
Summary: PGM rendering at its finest
Home-page: http://daft-pgm.org
Author: Daft Developers
Author-email: danfm@nyu.edu
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
License-File: LICENSE.rst
Requires-Dist: numpy
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

.. image:: https://raw.github.com/dfm/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>`_
**************************************************************
