| .. |
|
__init__.py
|
more cooooooopyrighting
|
2014-11-21 12:16:58 +00:00 |
|
cython_tests.py
|
adding new test for cholesky backprop
|
2015-08-17 13:34:09 +01:00 |
|
examples_tests.py
|
Print fixes for Python 3
|
2015-02-27 19:03:45 +00:00 |
|
fitc.py
|
a simple test for fitc
|
2014-03-20 09:23:52 +00:00 |
|
index_operations_tests.py
|
Changed refereences to iteritems() to items() for Py3 compat
|
2015-03-03 09:31:52 +00:00 |
|
inference_tests.py
|
minor bugfixes in plotting: quantiles are now computed using predict_kw
|
2015-08-18 08:00:47 +01:00 |
|
kernel_tests.py
|
TEST: Making test for the Standard Periodic Kernel similar to other kernel tests.
|
2015-07-15 13:06:27 +03:00 |
|
likelihood_tests.py
|
Trying to make travis print warnings
|
2015-08-19 10:10:41 +01:00 |
|
linalg_test.py
|
Fixed linalg for general matricies
|
2015-04-30 14:22:46 +01:00 |
|
link_function_tests.py
|
tidied link_fn tests
|
2015-08-17 16:32:27 +01:00 |
|
mapping_tests.py
|
Added (SLOW) Pure Python implementations of flat_to_triang and triang_to_flat
|
2015-04-01 15:42:49 +01:00 |
|
meanfunc_tests.py
|
tests to probe the mean-function functionality
|
2015-04-01 09:37:10 +01:00 |
|
misc_tests.py
|
Trying to make travis print warnings
|
2015-08-19 10:10:41 +01:00 |
|
model_tests.py
|
fixed random seed for kronecker tests
|
2015-08-27 12:00:55 +01:00 |
|
mpi_tests.py
|
Print fixes for Python 3
|
2015-02-27 19:03:45 +00:00 |
|
observable_tests.py
|
more cooooooopyrighting
|
2014-11-21 12:16:58 +00:00 |
|
parameterized_tests.py
|
im_self->__self__ fix for python 3
|
2015-03-03 17:51:54 +00:00 |
|
pickle_tests.py
|
Various Py3 related import fixes
|
2015-03-02 20:13:21 +00:00 |
|
prior_tests.py
|
Print fixes for Python 3
|
2015-02-27 19:03:45 +00:00 |
|
svgp_tests.py
|
mean functions now working for svgp. with tests
|
2015-03-26 16:20:17 +00:00 |