Metadata-Version: 2.1
Name: gpflow
Version: 1.3.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
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 :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy (>=1.10.0)
Requires-Dist: scipy (>=0.18.0)
Requires-Dist: pandas (>=0.18.1)
Requires-Dist: multipledispatch (>=0.4.9)
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: h5py (>=2.7.0)
Requires-Dist: matplotlib (>=2.2.2)
Requires-Dist: tensorflow (>=1.5.0)
Provides-Extra: tensorflow_with_gpu
Requires-Dist: tensorflow-gpu (>=1.5.0); extra == 'tensorflow_with_gpu'

UNKNOWN


