Commit graph

31 commits

Author SHA1 Message Date
James Hensman
4ba928082f all tests passing 2015-04-28 16:04:02 +01:00
James Hensman
9e4c33910f tests passing (cython) 2015-04-28 14:57:00 +01:00
James Hensman
e88b8a88d1 manual merging with AS 2015-04-16 12:45:04 +01:00
Alan Saul
5c9587404d Added some numerical stability to link functions with tests for link functions 2015-04-10 14:58:02 +01:00
Alan Saul
debc2f1a0e Added numerical clipping 2015-04-10 09:58:11 +01:00
James Hensman
ea787fd376 manual merging 2015-04-09 15:46:40 +01:00
James Hensman
1e30ffd730 speed ups for normal cdf 2015-04-09 15:42:02 +01:00
Mike Croucher
27c65003d2 Working in Py2 but broken in Py3 2015-04-01 13:23:06 +01:00
Mike Croucher
e82b5fe773 Resolve merge conflicts 2015-04-01 11:44:20 +01:00
Alan Saul
0ea3d33695 Merging with private repo, mostly fixed 2015-03-27 14:17:03 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
Max Zwiessele
6a260409fa [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
James Hensman
be8fa21cbc now ising numpy for std_norm_cdf 2014-09-23 08:54:50 +01:00
James Hensman
3134f52d7d removed fast_array_equal (no longer used) 2014-09-23 08:46:35 +01:00
Neil Lawrence
2256127130 Made openmp switch in only dependent on potion in rbf.py and linear.py 2014-05-13 05:23:36 +01:00
Max Zwiessele
4cfc13d5fc kernel adding now takes over constraints 2014-02-11 15:23:49 +00:00
James Hensman
358cf71e01 adding back param_to_array 2014-01-24 10:14:00 +00:00
James Hensman
28c899926a merged (hard) the util from devel 2014-01-24 09:50:49 +00:00
James Hensman
8d5fc8a2e2 merged in params 2013-12-10 11:56:35 -08:00
Max Zwiessele
a3bf662fd3 array handling in plotting and weave 2013-12-09 00:19:37 +00:00
James Hensman
5ec64d2279 more massive and destructive changes everywhere 2013-12-05 15:09:31 -05:00
Nicolò Fusi
6945ad7aa1 Seems to work on windows now
not everything works yet, but I've identified the main issues. Still
TODO: handle missing OMP libraries gracefully
2013-10-11 16:19:27 -07:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
Max Zwiessele
92c6e652d9 minor adjustment to fast_array_equal 2013-07-29 15:28:44 +01:00
Nicolo Fusi
a4170abceb fast_array_equals now handles 3d matrices 2013-07-17 17:44:04 +01:00
Nicolo Fusi
8da0785b26 fixed logic for fast_array_equal 2013-07-17 17:13:28 +01:00
Nicolo Fusi
d46b07b18d (much) faster comparison between arrays. Useful for kernel caching 2013-07-16 17:08:40 +01:00
Nicolo Fusi
d9b03044ac moved randomize() in a more proper place 2013-02-25 12:21:25 +00:00
Nicolò Fusi
1705ecce91 optimize_restarts() is now parallel (load-balanced). It also mantains compatibility with the verbose and robust options 2013-02-24 13:23:46 +00:00
Nicolo Fusi
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
aa13e095a9 utils 2012-11-29 16:26:21 +00:00