https://github.com/GPflow/GPflow
Revision d5addce606d13878a1a2e3177d3c5b8c432e1e38 authored by Mark van der Wilk on 02 November 2016, 12:33:01 UTC, committed by James Hensman on 02 November 2016, 12:33:01 UTC
* Linear and Polynomial kernels did not respect active_dims properly in Kdiag.
- Added slice call to Linear.Kdiag
- Fixed TestSlice to test more kernels.
- Fxied TestSlice to have the correct inputdim.
* Fixed `input_dim` in `test_kerns.py`. Added assertion.
1 parent f66dda5
History
Tip revision: d5addce606d13878a1a2e3177d3c5b8c432e1e38 authored by Mark van der Wilk on 02 November 2016, 12:33:01 UTC
active_dims fix in Kdiag (#253)
Tip revision: d5addce
File Mode Size
__init__.py -rw-r--r-- 0 bytes
gpflowrc_test.txt -rw-r--r-- 157 bytes
reference.py -rw-r--r-- 891 bytes
test_autoflow.py -rw-r--r-- 5.2 KB
test_conditionals.py -rw-r--r-- 6.4 KB
test_config.py -rw-r--r-- 2.9 KB
test_custom_op.py -rw-r--r-- 2.3 KB
test_data_object.py -rw-r--r-- 6.2 KB
test_hmc.py -rw-r--r-- 4.2 KB
test_kerns.py -rw-r--r-- 15.3 KB
test_likelihoods.py -rw-r--r-- 9.2 KB
test_mean_functions.py -rw-r--r-- 10.3 KB
test_method_equivalence.py -rw-r--r-- 4.2 KB
test_methods.py -rw-r--r-- 7.4 KB
test_model.py -rw-r--r-- 4.4 KB
test_param.py -rw-r--r-- 15.9 KB
test_pickle.py -rw-r--r-- 4.8 KB
test_predict.py -rw-r--r-- 6.3 KB
test_priors.py -rw-r--r-- 2.9 KB
test_transforms.py -rw-r--r-- 3.3 KB
test_variational.py -rw-r--r-- 8.5 KB

back to top