https://github.com/GPflow/GPflow
Raw File
Tip revision: 191a1c2cc9e329fd256ab09a63e97dac40f7f567 authored by Vincent Dutordoir on 04 February 2019, 10:57:34 UTC
Broadcasting of conditionals (#895)
Tip revision: 191a1c2
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