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
GPflow
doc
testing
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 795 bytes
.travis.yml -rw-r--r-- 794 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 218 bytes
README.md -rw-r--r-- 5.4 KB
RELEASE.md -rw-r--r-- 2.6 KB
docs_require.txt -rw-r--r-- 383 bytes
setup.py -rw-r--r-- 2.3 KB

README.md

back to top