https://github.com/GPflow/GPflow
Revision 4a03c37f290d6223fce467c728216ff5d19ee068 authored by James Hensman on 22 June 2017, 11:05:09 UTC, committed by James Hensman on 22 June 2017, 11:05:09 UTC
1 parent 1fb8849
Raw File
Tip revision: 4a03c37f290d6223fce467c728216ff5d19ee068 authored by James Hensman on 22 June 2017, 11:05:09 UTC
adding matplotlib to the travis environment, so that the notebooks can
Tip revision: 4a03c37
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