https://github.com/GPflow/GPflow
Revision 7ff195a27445e9cfa5dcfe830e2ab55b7a24b986 authored by James Hensman on 03 November 2016, 14:24:46 UTC, committed by James Hensman on 03 November 2016, 14:24:46 UTC
1 parent f3ecd45
Raw File
Tip revision: 7ff195a27445e9cfa5dcfe830e2ab55b7a24b986 authored by James Hensman on 03 November 2016, 14:24:46 UTC
bugfix in vgp (for multiple concurrent Y)
Tip revision: 7ff195a
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