mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
Merge branch 'master' of github.com:SheffieldML/GPy
This commit is contained in:
commit
9fa57a26dd
2 changed files with 3 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -60,7 +60,7 @@ ext_mods = [Extension(name='GPy.kern._src.stationary_cython',
|
|||
setup(name = 'GPy',
|
||||
version = __version__,
|
||||
author = read('AUTHORS.txt'),
|
||||
author_email = "james.hensman@gmail.com",
|
||||
author_email = "gpy.authors@gmail.com",
|
||||
description = ("The Gaussian Process Toolbox"),
|
||||
license = "BSD 3-clause",
|
||||
keywords = "machine-learning gaussian-processes kernels",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue