Gaussian processes framework in python
Find a file
James Hensman aa4e1cc9c1 removed dL_dZ from sympykern
(it's not needed, we can always use dK_dX)
2012-12-17 11:45:25 +00:00
GPy removed dL_dZ from sympykern 2012-12-17 11:45:25 +00:00
.gitignore added iterate.dat to gitignore 2012-12-17 10:02:45 +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 first commit 2012-11-29 16:24:48 +00:00
setup.py fixed small bugs in linalg, setup.py 2012-12-06 10:16:19 -08:00

GPy

===

Gaussian processes framework in python