https://github.com/GPflow/GPflow
Revision fc40393ffa8109c707c08128355eb51a30aa589a authored by Vincent Dutordoir on 12 March 2020, 16:02:29 UTC, committed by GitHub on 12 March 2020, 16:02:29 UTC
Broadcasting kernels: rescue PR #895
1 parent 6f55e04
Raw File
Tip revision: fc40393ffa8109c707c08128355eb51a30aa589a authored by Vincent Dutordoir on 12 March 2020, 16:02:29 UTC
Broadcasting of kernels reintroduced (#1308)
Tip revision: fc40393
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