https://github.com/GPflow/GPflow
Raw File
Tip revision: 024d381db3be2215320aca9a0ba6b1425a0a7f79 authored by Khurram Ghani on 03 May 2023, 22:29:57 UTC
Merge pull request #2068 from GPflow/develop
Tip revision: 024d381
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