https://github.com/GPflow/GPflow
Revision c48934411d31c2267384797e8fed9d6093ee6fd8 authored by Jesper Nielsen on 21 July 2022, 09:15:38 UTC, committed by GitHub on 21 July 2022, 09:15:38 UTC
1 parent 4b7b8a7
Raw File
Tip revision: c48934411d31c2267384797e8fed9d6093ee6fd8 authored by Jesper Nielsen on 21 July 2022, 09:15:38 UTC
Fix some broken notebooks. (#1951)
Tip revision: c489344
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