https://github.com/GPflow/GPflow
Revision 957742a36b612f6dc0b247d088a52f3299fbd0f9 authored by Alexis Boukouvalas on 16 October 2016, 09:16:23 UTC, committed by GitHub on 16 October 2016, 09:16:23 UTC
2 parent s c5044d4 + 6af7095
Raw File
Tip revision: 957742a36b612f6dc0b247d088a52f3299fbd0f9 authored by Alexis Boukouvalas on 16 October 2016, 09:16:23 UTC
Merge branch 'master' into ordinal
Tip revision: 957742a
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