https://github.com/GPflow/GPflow
Revision e5d2d02a72260dc9d90c45a78630049de2fb3cdd authored by Mark van der Wilk on 16 May 2018, 12:23:23 UTC, committed by GitHub on 16 May 2018, 12:23:23 UTC
1 parent bac9728
Raw File
Tip revision: e5d2d02a72260dc9d90c45a78630049de2fb3cdd authored by Mark van der Wilk on 16 May 2018, 12:23:23 UTC
Allow `StoreSession` to take `False` for `restore_path` to prevent restoring. (#759)
Tip revision: e5d2d02
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 gpflow/gpflowrc
back to top