https://github.com/GPflow/GPflow
Revision b970ee62ca16cadd04a7c08f5f73dcfeac46ee17 authored by Alexis Boukouvalas on 13 January 2017, 14:49:06 UTC, committed by James Hensman on 13 January 2017, 14:49:06 UTC
* link GPLVM documentation

* relative links to notebooks

* moving stray notebook location
1 parent 0e4b3c4
Raw File
Tip revision: b970ee62ca16cadd04a7c08f5f73dcfeac46ee17 authored by Alexis Boukouvalas on 13 January 2017, 14:49:06 UTC
link GPLVM documentation (#318)
Tip revision: b970ee6
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/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top