https://github.com/GPflow/GPflow
Revision 0489efb37e400362adb56ac07011f0f2d098fc93 authored by Jesper Nielsen on 14 June 2022, 15:50:27 UTC, committed by GitHub on 14 June 2022, 15:50:27 UTC
1 parent 750f351
Raw File
Tip revision: 0489efb37e400362adb56ac07011f0f2d098fc93 authored by Jesper Nielsen on 14 June 2022, 15:50:27 UTC
Micro optimisations of check_shapes. (#1912)
Tip revision: 0489efb
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