https://github.com/GPflow/GPflow
Revision fbde5b3714a52f0b783485cea4d1ae5151f5063c authored by Alexander G. de G. Matthews on 27 October 2016, 14:27:26 UTC, committed by James Hensman on 27 October 2016, 14:27:26 UTC
1 parent ee85279
Raw File
Tip revision: fbde5b3714a52f0b783485cea4d1ae5151f5063c authored by Alexander G. de G. Matthews on 27 October 2016, 14:27:26 UTC
Adding Apache license to all testing files. (#240)
Tip revision: fbde5b3
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