Commit graph

14 commits

Author SHA1 Message Date
David Menéndez Hurtado
629e57257f FIX: ensuring contiguity of the buffers for BLAS call and returning a Numpy array 2015-08-17 13:39:03 +02:00
David Menéndez Hurtado
fb77c00da7 FIX: transforming the indexing to 2D 2015-08-17 13:24:55 +02:00
David Menéndez Hurtado
da7e4e3af6 ENH: implementing the Cholesky backpropagation through Scipy's BLAS 2015-08-17 12:21:54 +02:00
James Hensman
60fabe41e2 lots of work on cython choleskies 2015-06-11 18:00:47 +01:00
James Hensman
93076df259 fiddling with cholesky backprop 2015-06-08 21:09:45 +01:00
James Hensman
04c14a9b4c parallelizing backprop of cholesky 2015-06-08 15:25:16 +01:00
James Hensman
77093a304c svgp working with reordered chols 2015-05-15 08:59:19 +01:00
James Hensman
5d1875ec44 preliminary reconfiguring or choleskies ordering 2015-05-05 14:13:38 +01:00
James Hensman
3c3af7f3fe better cython compiler directives for choleskies 2015-04-30 13:47:38 +01:00
James Hensman
a772a6120a merge by running cython 2015-04-29 14:30:51 +01:00
James Hensman
d27405a20a added backprop of cholesky grads 2015-04-29 14:29:39 +01:00
James Hensman
9e4c33910f tests passing (cython) 2015-04-28 14:57:00 +01:00
James Hensman
59cf0b3c9a some eidts to choleskies.pyx 2015-04-27 20:53:36 +01:00
James Hensman
25cebf790c adding choleskies cythonized 2015-04-27 19:47:19 +01:00