working on psi cross terms

This commit is contained in:
Nicolo Fusi 2013-03-11 14:03:23 +00:00
parent 84119a19b3
commit 05ca5cfe6d
3 changed files with 30 additions and 6 deletions

View file

@ -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"],
)