https://github.com/GPflow/GPflow
Revision f1842a9fb8a7472842303f4ad3f40c7b719530a3 authored by Vincent Dutordoir on 16 July 2020, 10:25:35 UTC, committed by GitHub on 16 July 2020, 10:25:35 UTC
1 parent d69b17d
Raw File
Tip revision: f1842a9fb8a7472842303f4ad3f40c7b719530a3 authored by Vincent Dutordoir on 16 July 2020, 10:25:35 UTC
Update readme with new project using GPflow (#1530)
Tip revision: f1842a9
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 VERSION
include gpflow/py.typed
back to top