https://github.com/GPflow/GPflow
Revision dd5a01ebe72bdae13467279af8404a54521948a8 authored by Jesper Nielsen on 11 July 2022, 15:22:23 UTC, committed by GitHub on 11 July 2022, 15:22:23 UTC
1 parent fda8368
Raw File
Tip revision: dd5a01ebe72bdae13467279af8404a54521948a8 authored by Jesper Nielsen on 11 July 2022, 15:22:23 UTC
Add shape checks to models. (#1933)
Tip revision: dd5a01e
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