https://github.com/GPflow/GPflow
Raw File
Tip revision: 748352b970d4b54e0937af5c62a10a6598defb63 authored by Simon Chiu on 03 April 2023, 10:01:24 UTC
More renaming
Tip revision: 748352b
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