https://github.com/GPflow/GPflow
Revision 5358421829f2c873868b6e7dadc1becc4050c3d4 authored by Jesper Nielsen on 06 June 2022, 15:38:50 UTC, committed by GitHub on 06 June 2022, 15:38:50 UTC
1 parent bc216c2
Raw File
Tip revision: 5358421829f2c873868b6e7dadc1becc4050c3d4 authored by Jesper Nielsen on 06 June 2022, 15:38:50 UTC
Improve check_shapes's handling of broadcasting. (#1900)
Tip revision: 5358421
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