Commit graph

57 commits

Author SHA1 Message Date
David Menéndez Hurtado
da7e4e3af6 ENH: implementing the Cholesky backpropagation through Scipy's BLAS 2015-08-17 12:21:54 +02:00
Zhenwen Dai
34a1b8cf8e The bug fix for the cblas.h problem in Mac os x 2015-08-04 18:12:49 +01: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
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
James Hensman
c00f76d250 start of cythoning coregionalize 2015-04-27 16:00:42 +01:00
James Hensman
b36a845821 initial cython commit 2015-04-27 14:21:46 +01:00
Max Zwiessele
3b729edc3b [setup] new version number, to avoid confusion. This will be the next minor update, including changes to README and bugfixes 2014-11-28 08:54:06 +00:00
Max Zwiessele
ca0523c6ee [setup] tweaks for submission 2014-11-11 09:56:15 +00:00
Max Zwiessele
dff1495a5f [setup] updated and ready to ship 2014-11-05 16:31:22 +00:00
Zhenwen Dai
33fcd06ccc change setup.py accordingly. 2014-09-12 11:53:59 +01:00
Zhenwen Dai
47b12c20a3 remove nose from install_requires 2014-09-11 13:21:35 +01:00
mzwiessele
479e59f3ef [setup] no import of os, nanana alan :) 2014-08-07 10:53:18 -07:00
Alan Saul
ece85f02fe returned setup.py read to old version 2014-07-29 22:51:11 +01:00
Alan Saul
ddcaf8f8b5 Added forced extraction of eggs (as we have a fair few non-py files and use the directory structure) added some files to MANIFEST and setup.py's package_data so its included upon distributing 2014-07-29 12:02:47 +01:00
James Hensman
6f9c97ee72 bugfix in setup.py 2014-03-20 11:58:00 +00:00
James Hensman
3be744c1dd changes to setup.py 2014-03-20 10:39:34 +00:00
James McMurray
6897cf34b5 Changes to fix autodoc - need to test with ReadTheDocs still 2013-09-18 15:43:23 +01:00
Ricardo
068c74a515 New version number 2013-06-17 15:04:35 +01:00
Max Zwiessele
d3a4f99b89 pypi release update 2013-06-07 18:49:19 +01:00
James Hensman
e98395d6c9 removed sympy dependency, incremented version 2013-06-07 09:10:05 +01:00
James Hensman
2569e41ba3 incremented version number 2013-06-07 09:00:49 +01:00
James Hensman
18462ff102 incremented version 2013-06-06 16:51:23 +01:00
Alan Saul
18bd913d0b Changed version 2013-06-06 15:53:49 +01:00
Alan Saul
70d59bf6c1 Cleaning up setup.py 2013-06-04 11:42:22 +01:00
James Hensman
e1d0965866 changed version number in setup.py 2013-04-10 12:15:23 +01:00
James Hensman
98ade75661 changed version number in setup.py 2013-04-10 12:14:58 +01:00
Alan Saul
c7a58acd8f Added testing to modules 2013-04-03 14:24:55 +01:00
Nicolo Fusi
4ada0587f6 changed version 2013-03-13 09:27:51 +00:00
James Hensman
dfef8dc708 setup.py requires nose now 2013-03-11 14:54:11 +00:00
Nicolo Fusi
05ca5cfe6d working on psi cross terms 2013-03-11 14:03:23 +00:00
Nicolo Fusi
e32afa11e5 added GPy.tests(), removed some useless tests 2013-03-11 12:33:03 +00:00
Max Zwiessele
b9425f7f08 using setuptools instead of distutils 2013-03-06 14:15:42 +00:00
Alan Saul
eea2fcc4b7 Added ipython to setup again and went back to numpy.distribute 2013-02-08 16:12:12 +00:00
Alan Saul
af3210396e Fixed the fecking subpackage... 2013-02-08 16:04:26 +00:00
Alan Saul
b932571100 Try changing the setup... 2013-02-08 15:42:02 +00:00
Alan Saul
633bfde996 removed sphinx from setup 2013-02-08 13:24:25 +00:00
Alan Saul
67f2c56336 Reverting setup.py 2013-02-08 13:15:56 +00:00
Alan Saul
b28c4e415e Debugging in make.bat 2013-02-08 13:10:27 +00:00
Alan Saul
b2ba4fdfe3 Removed import of builddoc 2013-02-08 12:58:04 +00:00
Alan Saul
51f4762d47 Force up to date version of sphinx 2013-02-08 12:38:03 +00:00
Alan Saul
54698f091b trying to rid buildsphinx error 2013-02-08 12:28:09 +00:00
Alan Saul
131a4b507f Adding requirements removing mock.py 2013-02-08 11:46:28 +00:00
Alan Saul
844298fa08 Adding ipython requirements (temporary) and removing unnecessary mock requirement 2013-02-08 11:31:51 +00:00
Alan Saul
5867bf0f67 Added mock to dependencies for docs 2013-01-31 13:39:11 +00:00
Alan Saul
57a79e0d75 Importing mock better 2013-01-31 11:48:32 +00:00
Alan Saul
fe1c5431df More fixing... 2013-01-31 11:43:33 +00:00