https://github.com/GPflow/GPflow
Revision 15793b46b715fbfda4414abfbd48c53b6c7ee4a7 authored by Alexander G. de G. Matthews on 14 February 2017, 20:24:24 UTC, committed by James Hensman on 14 February 2017, 20:24:24 UTC
* Docker file and readme edits
1 parent 20a3f49
Raw File
Tip revision: 15793b46b715fbfda4414abfbd48c53b6c7ee4a7 authored by Alexander G. de G. Matthews on 14 February 2017, 20:24:24 UTC
Docker file. (#336)
Tip revision: 15793b4
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