https://github.com/GPflow/GPflow
Revision 6251d97c909253b173ed408eb6f83f0a68730597 authored by Jesper Nielsen on 26 May 2022, 12:19:45 UTC, committed by GitHub on 26 May 2022, 12:19:45 UTC
1 parent 228f4c9
Raw File
Tip revision: 6251d97c909253b173ed408eb6f83f0a68730597 authored by Jesper Nielsen on 26 May 2022, 12:19:45 UTC
Fix bug in ShapeChecker related to multiple varrank dimensions. (#1897)
Tip revision: 6251d97
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