Commit graph

19 commits

Author SHA1 Message Date
Zhenwen Dai
06336bf0d4 switch psi2 statistics design 2014-05-06 16:30:17 +01:00
mzwiessele
d4d54bacb3 bugfix: slicing checks needed to be suspended for combination kernels, checks are done in inner kernels now 2014-04-28 18:22:53 +01:00
mzwiessele
7133fd15d8 bugfix: slicing 2014-04-28 16:59:55 +01:00
mzwiessele
4e793fe3a0 slicing: slicing now thorughs the right error 2014-04-28 15:14:21 +01:00
Max Zwiessele
39b68be5ed [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:17:02 +01:00
Max Zwiessele
58097a5241 [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:15:33 +01:00
Max Zwiessele
541aa1c8b6 bug fix: slicing was not checking dimensions 2014-04-16 10:12:02 +01:00
Max Zwiessele
a57ca26c89 bug fix: slicing can now be turned of by passing None as active_dims 2014-04-16 09:49:35 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Max Zwiessele
305e8be3b4 kernel slicer now asserts X dimension on first seeing X 2014-03-28 12:06:23 +00:00
Max Zwiessele
1dabf67c93 assertion checks for all kernels 2014-03-28 12:02:34 +00:00
Max Zwiessele
e26e737014 new slicing done and first attempts at copy and pickling full models 2014-03-27 09:28:44 +00:00
Max Zwiessele
c65a1e3544 merged and updated slicing operations 2014-03-27 09:08:28 +00:00
Max Zwiessele
f8ff2c7df2 kern merge commencing 2014-03-27 08:05:22 +00:00
mzwiessele
a126f288d2 slice operations now bound functions, not added after the fact 2014-03-26 14:59:38 +00:00
Max Zwiessele
0b5f6ea7c6 caching now per instance, not at def time 2014-03-21 16:57:49 +00:00
Max Zwiessele
62d594d977 slicing now returns the right shape, when computing derivative wrt X or Z 2014-03-17 15:43:09 +00:00
Max Zwiessele
e9c96632ba product kernel and combination kernel updates 2014-03-13 11:01:48 +00:00
Max Zwiessele
abc7545e09 kernel slicer 2014-03-12 13:00:02 +00:00