https://github.com/GPflow/GPflow
Revision f3fe7dac1803f099ae4aa0dc51d494018778ee8b authored by ADAM on 26 March 2018, 13:21:04 UTC, committed by Artem Artemev on 26 March 2018, 13:21:04 UTC
1 parent 25116dc
Raw File
Tip revision: f3fe7dac1803f099ae4aa0dc51d494018778ee8b authored by ADAM on 26 March 2018, 13:21:04 UTC
Update gauss_kl to work with K matrices of shape L x M x M (previously M x M only) (#682)
Tip revision: f3fe7da
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top