https://github.com/GPflow/GPflow
Revision a8ee4ae5521f80e45a3609eccfccbe5441172661 authored by John Mcleod on 22 April 2021, 21:45:22 UTC, committed by GitHub on 22 April 2021, 21:45:22 UTC
1 parent 1e1de82
Raw File
Tip revision: a8ee4ae5521f80e45a3609eccfccbe5441172661 authored by John Mcleod on 22 April 2021, 21:45:22 UTC
Update HOWTO_RELEASE.md. (#1670)
Tip revision: a8ee4ae
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