| .. |
|
__init__.py
|
more cooooooopyrighting
|
2014-11-21 12:16:58 +00:00 |
|
bgplvm_minibatch_tests.py
|
[coverage] test predict sparse gp
|
2015-09-04 13:28:59 +01:00 |
|
cacher_tests.py
|
[coverage] tests for coverage increase
|
2015-09-07 14:09:55 +01:00 |
|
cython_tests.py
|
Fixed for Python 3
|
2015-09-08 09:09: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 |
|
gp_tests.py
|
[doc] some changes to the doc, using mathjax some additions in math
|
2015-09-08 14:01:54 +01: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
|
add ARD to MLP kernel
|
2015-09-10 14:27:28 +01:00 |
|
likelihood_tests.py
|
[plotting] no printing of warning unless you actually use plotting
|
2015-09-10 09:26:07 +01:00 |
|
linalg_test.py
|
[linalg] testing suite update
|
2015-09-09 08:58:01 +01:00 |
|
link_function_tests.py
|
Used scipy.log1p since it gives more consistent results cross-platform
|
2015-09-07 16:41:14 +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
|
[misc test] if there was no overflow, dont fail the test
|
2015-09-08 17:03:40 +01:00 |
|
model_tests.py
|
[py3] print statement
|
2015-09-10 16:10:38 +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
|
[test] adding some more tests for coverage
|
2015-09-08 16:36:55 +01:00 |
|
pickle_tests.py
|
Update pickle_tests.py
|
2015-10-10 23:27:50 +01:00 |
|
prior_tests.py
|
Print fixes for Python 3
|
2015-02-27 19:03:45 +00:00 |
|
run_coverage.sh
|
[licensing] replaced licensing with BSD, and erfcx
|
2015-09-07 17:26:27 +01:00 |
|
rv_transformation_tests.py
|
Fixes for Python 3
|
2015-09-10 08:39:36 +01:00 |
|
svgp_tests.py
|
mean functions now working for svgp. with tests
|
2015-03-26 16:20:17 +00:00 |