Gaussian processes framework in python
Find a file
James Hensman 7ae0c163c1 added Alan's bugfix to this version of GPy:
sympykern is now forced to recompile if the function changes.

Also re-enabled openmp loops, since I only diabled them for bugfinding
2012-12-17 11:04:42 +00:00
GPy added Alan's bugfix to this version of GPy: 2012-12-17 11:04:42 +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