https://github.com/GPflow/GPflow
Revision 258e567c6eb066869613ee6f0baaa1824f7352ed authored by Jesper Nielsen on 30 August 2022, 13:18:08 UTC, committed by GitHub on 30 August 2022, 13:18:08 UTC
1 parent 7b989c8
Raw File
Tip revision: 258e567c6eb066869613ee6f0baaa1824f7352ed authored by Jesper Nielsen on 30 August 2022, 13:18:08 UTC
Rewrite GPRPosterior for numerical stability. (#1960)
Tip revision: 258e567
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