https://github.com/GPflow/GPflow
Revision b75ac8641781f95b51e99d0bba6738dd04cf9711 authored by James Hensman on 10 September 2016, 09:46:03 UTC, committed by GitHub on 10 September 2016, 09:46:03 UTC
1 parent 121b603
Raw File
Tip revision: b75ac8641781f95b51e99d0bba6738dd04cf9711 authored by James Hensman on 10 September 2016, 09:46:03 UTC
tearing down interactive session when finished in testing (#208)
Tip revision: b75ac86
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