https://github.com/GPflow/GPflow
Raw File
Tip revision: cf629d5d91a005fe8bdf72791eb8cda0374f2bee authored by James Hensman on 29 November 2017, 00:08:29 UTC
Merge pull request #581 from GPflow/readme-py3
Tip revision: cf629d5
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