..
baseline
fix: tests
2019-07-22 18:05:00 +01:00
__init__.py
[mrd] plot_scales and plot_latent added
2016-03-01 10:02:02 +00:00
b-gplvm-save.npz
[baseline] images adjusted and checked for testing including gplvm
2016-06-24 15:13:23 +01:00
cython_tests.py
Don't override global cython config in tests
2018-02-15 14:04:47 -05:00
ep_likelihood_tests.py
Fix DSYR function (See https://github.com/scipy/scipy/issues/8155 )
2017-11-14 00:22:13 +00:00
examples_tests.py
[dir] structure preserved
2015-10-15 15:13:16 +01:00
fitc.py
a simple test for fitc
2014-03-20 09:23:52 +00:00
gp_tests.py
Update self.num_data in GP when X is updated
2019-09-05 14:39:13 +01:00
gpy_kernels_state_space_tests.py
fix: merge #514
2018-09-02 21:32:47 +01:00
grid_tests.py
Removed SSM functionality - updated Kronecker grid case
2016-05-09 15:48:17 +02:00
inference_tests.py
Fix EP for non-zero mean GP priors
2017-11-22 10:41:01 +00:00
kernel_tests.py
Fix description of exponentiated quadratic covariance function and add kernels. ( #872 )
2021-05-13 10:50:32 -07:00
likelihood_tests.py
Modified likelihoods test to better test multioutput likelihood
2018-06-24 12:41:36 +03:00
linalg_test.py
[linalg] testing suite update
2015-09-09 08:58:01 +01:00
link_function_tests.py
Added new link-function to enable derivative sign values as in Riihimaki & Vehtari (2010) paper
2018-09-05 14:58:04 +03:00
mapping_tests.py
Fix random seed for reproducible results in tests
2017-10-12 13:15:09 +02:00
meanfunc_tests.py
[mean_func] added parameters in additive mean func and tests for mean functions
2016-08-03 08:32:46 +01:00
minibatch_tests.py
[tests] skip on climin import error
2016-07-29 09:48:57 +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
Corrected Multivariate Gaussian prior ( #775 )
2021-05-14 15:21:47 -07:00
mpi_tests.py
Print fixes for Python 3
2015-02-27 19:03:45 +00:00
pep_tests.py
renamed pep test scripts
2016-11-07 09:54:50 +00:00
pickle_test.pickle
[pickling] have the pickling test against a model, which is now being shipped with the distro
2015-10-16 15:46:13 +01:00
pickle_tests.py
[merge] devel changes to regression objects
2015-11-06 11:25:16 +00:00
plotting_tests.py
remove deprecated parameter
2020-11-16 10:41:16 +00:00
prior_tests.py
Fix GPy.priors.InverseGamma ( #903 )
2021-05-26 17:37:55 -07:00
quadrature_tests.py
adding file for gaussian-kronrod integration, test cases and calculating gradients of log marginal wrt theta-likelihood params
2017-08-10 11:14:40 +03:00
run_coverage.sh
[licensing] replaced licensing with BSD, and erfcx
2015-09-07 17:26:27 +01:00
rv_transformation_tests.py
Use super().__init__ consistently, instead of sometimes calling base class __init__ directly
2020-06-18 15:32:59 +02:00
serialization_tests.py
new: Added to_dict() method to Ornstein-Uhlenbeck (OU) kernel
2021-03-08 13:52:22 +01:00
state_space_main_tests.py
Fix description of exponentiated quadratic covariance function and add kernels. ( #872 )
2021-05-13 10:50:32 -07:00
svgp_tests.py
mean functions now working for svgp. with tests
2015-03-26 16:20:17 +00:00
tp_tests.py
Solved incorrect parameter assignments (causing test faillure)
2017-07-15 00:35:39 +02:00
util_tests.py
Allow calculation of full predictive covariance matrices with multiple outputs and normalization
2018-02-05 11:21:02 +00:00
variational_tests.py
fix: kernel tests and variational tests
2017-06-01 11:59:04 +03:00