https://github.com/GPflow/GPflow
Raw File
Tip revision: f66dda5223a28ff1bb072c3d80c709586c4dafff authored by James Hensman on 01 November 2016, 12:03:52 UTC
improvements to doctring of kernels regarding slices (#252)
Tip revision: f66dda5
MANIFEST.in
include doc/sphinx/conf.py
include doc/sphinx/*.rst
include doc/sphinx/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top