https://github.com/GPflow/GPflow
Revision 166cd36e2d2ae3413f6b7c5327c48cfa31f289e5 authored by James Hensman on 13 September 2016, 14:58:38 UTC, committed by James Hensman on 13 September 2016, 14:58:38 UTC
1 parent 56a1068
Raw File
Tip revision: 166cd36e2d2ae3413f6b7c5327c48cfa31f289e5 authored by James Hensman on 13 September 2016, 14:58:38 UTC
tests all pass with float64...
Tip revision: 166cd36
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