Metadata-Version: 2.1
Name: gpflow-old
Version: 0.5
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 :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy (>=1.9)
Requires-Dist: scipy (>=0.16)
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.0.0) ; extra == 'tensorflow_with_gpu'

UNKNOWN


