https://github.com/GPflow/GPflow
Revision d843d1ac0fd3148740499ff1d1661ec9929337e4 authored by Vincent Dutordoir on 04 June 2020, 14:25:58 UTC, committed by GitHub on 04 June 2020, 14:25:58 UTC
2 parent s 3440b89 + 6fda0e9
Raw File
Tip revision: d843d1ac0fd3148740499ff1d1661ec9929337e4 authored by Vincent Dutordoir on 04 June 2020, 14:25:58 UTC
Merge branch 'develop' into vincent/hotfix/preslicing-lmc
Tip revision: d843d1a
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