https://github.com/GPflow/GPflow
Revision 8fa1a50186446ddbfc752a858f270216d001b9f6 authored by James Hensman on 13 March 2017, 14:55:41 UTC, committed by GitHub on 13 March 2017, 14:55:41 UTC
Adding tests to cover the notebooks.
2 parent s 1634688 + 4dc8aea
Raw File
Tip revision: 8fa1a50186446ddbfc752a858f270216d001b9f6 authored by James Hensman on 13 March 2017, 14:55:41 UTC
Merge pull request #374 from GPflow/testnotebook
Tip revision: 8fa1a50
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