https://github.com/GPflow/GPflow
Revision 19f084e617e412d83fdf85d922c84ffb3d3e999b authored by Jesper Nielsen on 01 June 2022, 09:58:22 UTC, committed by GitHub on 01 June 2022, 09:58:22 UTC
1 parent 5ef94b3
Raw File
Tip revision: 19f084e617e412d83fdf85d922c84ffb3d3e999b authored by Jesper Nielsen on 01 June 2022, 09:58:22 UTC
Add support for 'is None' and 'is not None' checks to check_shapes. (#1899)
Tip revision: 19f084e
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