https://github.com/GPflow/GPflow
Revision e1a3fa30e1d75f5333110f3b35d6afff9820b108 authored by joelberkeley-pio on 20 April 2020, 09:38:45 UTC, committed by GitHub on 20 April 2020, 09:38:45 UTC
1 parent ca3b854
Raw File
Tip revision: e1a3fa30e1d75f5333110f3b35d6afff9820b108 authored by joelberkeley-pio on 20 April 2020, 09:38:45 UTC
add type hints for probability distributions (#1421)
Tip revision: e1a3fa3
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