Gaussian processes framework in python
Find a file
James Hensman 52ba8e4ba3 remo0ved slices from models
slices are now handles by special indexing kern parts, such as
coregionalisation, independent_outputs. The old slicing functionality
has been removed simply to clean up the code a little.

Now that input_slices still exist (and will continue to be useful) in
kern.py. They do need a little work though, for the psi-statistics
2013-04-28 17:22:04 +01:00
doc Fixed bug in dK_dX for the quadratic kernel 2013-03-12 10:43:46 +00:00
GPy remo0ved slices from models 2013-04-28 17:22:04 +01:00
.gitignore added iterate.dat to gitignore 2012-12-17 10:02:45 +00:00
.travis.yml changed travis conf 2013-01-31 13:43:37 +00:00
AUTHORS.txt first commit 2012-11-29 16:24:48 +00:00
LICENSE.txt first commit 2012-11-29 16:24:48 +00:00
README.md added CI status 2013-03-12 14:26:07 +00:00
setup.py changed version number in setup.py 2013-04-10 12:15:23 +01:00

GPy

A Gaussian processes framework in python

Continuous integration status: CI status