https://github.com/GPflow/GPflow
Revision 6af70955f2c7efc8cb2b996cff2d7362322ecbe6 authored by James Hensman on 10 October 2016, 09:21:20 UTC, committed by GitHub on 10 October 2016, 09:21:20 UTC
1 parent 3778ae9
Raw File
Tip revision: 6af70955f2c7efc8cb2b996cff2d7362322ecbe6 authored by James Hensman on 10 October 2016, 09:21:20 UTC
Fix links to the example notebooks (#221)
Tip revision: 6af7095
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
back to top