https://github.com/GPflow/GPflow
Revision 268e315fda816816f75580d5af51b58500f0447e authored by John Mcleod on 22 June 2021, 14:59:14 UTC, committed by GitHub on 22 June 2021, 14:59:14 UTC
1 parent bebbc2b
Raw File
Tip revision: 268e315fda816816f75580d5af51b58500f0447e authored by John Mcleod on 22 June 2021, 14:59:14 UTC
Small refactor of the posteriors to support other models (#1695)
Tip revision: 268e315
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top