https://github.com/GPflow/GPflow
Revision 870baaf9c22118a7b5ca19cedd18bc85c53c08dc authored by st-- on 21 December 2020, 12:03:17 UTC, committed by GitHub on 21 December 2020, 12:03:17 UTC
Co-authored-by: Fergus <fergus2@gmail.com>
1 parent f4cfcc9
Raw File
Tip revision: 870baaf9c22118a7b5ca19cedd18bc85c53c08dc authored by st-- on 21 December 2020, 12:03:17 UTC
Apply suggestions from code review
Tip revision: 870baaf
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