https://github.com/GPflow/GPflow
Revision 70d8829b30a6fe2a6bb69a1a374be4fc26ebb316 authored by James Hensman on 20 June 2017, 12:57:29 UTC, committed by James Hensman on 20 June 2017, 12:57:29 UTC
1 parent f44bc7d
Raw File
Tip revision: 70d8829b30a6fe2a6bb69a1a374be4fc26ebb316 authored by James Hensman on 20 June 2017, 12:57:29 UTC
adding 'slow' annotations to some tests (> 3 seconds)
Tip revision: 70d8829
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