Metadata-Version: 1.1
Name: george
Version: 0.1.0
Summary: Blazingly fast Gaussian Processes for regression.
Home-page: https://github.com/dfm/george
Author: Daniel Foreman-Mackey
Author-email: danfm@nyu.edu
License: MIT
Description: George
        ======
        
        **Fast and flexible Gaussian Process regression in Python.**
        
        .. image:: https://secure.travis-ci.org/dfm/george.svg?branch=master
                :target: http://travis-ci.org/dfm/george
        .. image:: https://pypip.in/d/george/badge.svg
                :target: https://pypi.python.org/pypi/george/
        .. image:: https://pypip.in/v/george/badge.svg
                :target: https://pypi.python.org/pypi/george/
        
        Read the documentation at: `dan.iel.fm/george <http://dan.iel.fm/george>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
