https://github.com/GPflow/GPflow
Revision 78ecd7176d1f3a7c344f4930e09a3bb8fd9f0e01 authored by ST John on 15 March 2021, 15:42:52 UTC, committed by ST John on 15 March 2021, 15:42:52 UTC
1 parent 5a85cde
Raw File
Tip revision: 78ecd7176d1f3a7c344f4930e09a3bb8fd9f0e01 authored by ST John on 15 March 2021, 15:42:52 UTC
better handling of mean function (fixes mcmc notebook)
Tip revision: 78ecd71
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