Metadata-Version: 2.0
Name: gpflow
Version: 1.0.0
Summary: Gaussian process methods in tensorflow
Home-page: http://github.com/GPflow/GPflow
Author: James Hensman, Alex Matthews
Author-email: james.hensman@gmail.com
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Keywords: machine-learning gaussian-processes kernels tensorflow
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy (>=1.10.0)
Requires-Dist: scipy (>=0.18.0)
Requires-Dist: pandas (>=0.18.1)
Provides-Extra: Export parameters as pandas dataframes
Requires-Dist: pandas (>=0.18.1); extra == 'Export parameters as pandas dataframes'
Provides-Extra: Tensorflow with GPU
Requires-Dist: tensorflow-gpu (>=1.3.0); extra == 'Tensorflow with GPU'

UNKNOWN


