https://github.com/GPflow/GPflow
Revision a3998d1ea3e028d73d3178caca83056620c3694c authored by Vincent Dutordoir on 12 January 2021, 12:10:25 UTC, committed by GitHub on 12 January 2021, 12:10:25 UTC
2 parent s 9b4f340 + 7688477
Raw File
Tip revision: a3998d1ea3e028d73d3178caca83056620c3694c authored by Vincent Dutordoir on 12 January 2021, 12:10:25 UTC
Merge branch 'develop' into vincent/quickfix/dynamic-shapes-quadrature
Tip revision: a3998d1
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