mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
working on psi cross terms
This commit is contained in:
parent
84119a19b3
commit
05ca5cfe6d
3 changed files with 30 additions and 6 deletions
2
setup.py
2
setup.py
|
|
@ -32,7 +32,5 @@ setup(name = 'GPy',
|
|||
#setup_requires=['sphinx'],
|
||||
#cmdclass = {'build_sphinx': BuildDoc},
|
||||
classifiers=[
|
||||
"Development Status :: 1 - Alpha",
|
||||
"Topic :: Machine Learning",
|
||||
"License :: OSI Approved :: BSD License"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue