https://github.com/GPflow/GPflow
Raw File
Tip revision: fe75b20f8ad3d92ca68c5ec2e0b35b827733e44a authored by Simon Chiu on 09 November 2022, 17:00:03 UTC
Updated to Python 3.11
Tip revision: fe75b20
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