https://github.com/GPflow/GPflow
Raw File
Tip revision: 81bea17629830d6ea0bfab635cfb9333e70b7ade authored by Alexis Boukouvalas on 15 August 2017, 13:52:31 UTC
Fix GPLVM for GPU/float32 (#465)
Tip revision: 81bea17
MANIFEST.in
include doc/sphinx/conf.py
include doc/sphinx/*.rst
include doc/sphinx/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top