Commit graph

7 commits

Author SHA1 Message Date
Neil Lawrence
3c700dfa50 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
James Hensman
2999c6d2d6 forced simplification of sympy expressions before converting to c++ 2012-12-21 11:41:42 +00:00
James Hensman
7f8310216c made sympykern truly work in place 2012-12-17 11:47:54 +00:00
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
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
James Hensman
539b80e515 tidied upt he kwargs in sympykern 2012-12-17 10:01:47 +00:00
James Hensman
fb21a3589b added sympykern as a 'kernpart' object.
now we can add sympykerns to any other kern
2012-11-30 17:32:32 +00:00