https://github.com/GPflow/GPflow
Revision 77eaccad7f3c6d18d200abf8930a96736c173a02 authored by Vincent Dutordoir on 04 June 2020, 16:03:48 UTC, committed by GitHub on 04 June 2020, 16:03:48 UTC
1 parent 6fda0e9
Raw File
Tip revision: 77eaccad7f3c6d18d200abf8930a96736c173a02 authored by Vincent Dutordoir on 04 June 2020, 16:03:48 UTC
Supporting preslicing of multi-output combination kernels (#1495)
Tip revision: 77eacca
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