https://github.com/GPflow/GPflow
Revision f4688ba9cb5d6ecd8cd712faeddd800e3ac18afb authored by st-- on 11 October 2019, 13:44:17 UTC, committed by GitHub on 11 October 2019, 13:44:17 UTC
Fix types

Co-Authored-By: Eric Hammy <6815729+condnsdmatters@users.noreply.github.com>
1 parent a57569c
Raw File
Tip revision: f4688ba9cb5d6ecd8cd712faeddd800e3ac18afb authored by st-- on 11 October 2019, 13:44:17 UTC
Apply suggestions from code review
Tip revision: f4688ba
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
back to top