https://github.com/GPflow/GPflow
Raw File
Tip revision: e19233f1c6b0a9fc02a432ba02750041cc2c1fb3 authored by sc336 on 15 March 2023, 10:08:32 UTC
Release 2.7.1 preparation (#2048)
Tip revision: e19233f
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