https://github.com/GPflow/GPflow
Revision a464b22e43282c98eb0e40b97df9738cd322979a authored by Jesper Nielsen on 15 February 2022, 14:30:39 UTC, committed by GitHub on 15 February 2022, 14:30:39 UTC
1 parent c49d701
Raw File
Tip revision: a464b22e43282c98eb0e40b97df9738cd322979a authored by Jesper Nielsen on 15 February 2022, 14:30:39 UTC
Add type hints to expectations, likelihoods, and posterior tests. (#1780)
Tip revision: a464b22
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