https://github.com/GPflow/GPflow
Revision 3863e13fdf1c8de09ad6cb9131d1570a67c469ed authored by James Hensman on 13 January 2017, 15:26:26 UTC, committed by GitHub on 13 January 2017, 15:26:26 UTC
1 parent b970ee6
Raw File
Tip revision: 3863e13fdf1c8de09ad6cb9131d1570a67c469ed authored by James Hensman on 13 January 2017, 15:26:26 UTC
updating tf version in readthedocs (#319)
Tip revision: 3863e13
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