https://github.com/GPflow/GPflow
Revision d53864c84131e57e67b5dbfc6e4f9b55f328a8e9 authored by Jesper Nielsen on 31 March 2022, 15:38:27 UTC, committed by GitHub on 31 March 2022, 15:38:27 UTC
1 parent 04da110
Raw File
Tip revision: d53864c84131e57e67b5dbfc6e4f9b55f328a8e9 authored by Jesper Nielsen on 31 March 2022, 15:38:27 UTC
Shuffle some types to fix problems with forward references in our documentation (#1841)
Tip revision: d53864c
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