https://github.com/GPflow/GPflow
Revision 7e95937288a544b77a1476cf42e3e694f5c00ecc authored by Jesper Nielsen on 12 July 2022, 11:02:03 UTC, committed by GitHub on 12 July 2022, 11:02:03 UTC
1 parent dd5a01e
Raw File
Tip revision: 7e95937288a544b77a1476cf42e3e694f5c00ecc authored by Jesper Nielsen on 12 July 2022, 11:02:03 UTC
Add shape checks to all of GPflow. (#1934)
Tip revision: 7e95937
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