https://github.com/GPflow/GPflow
Raw File
Tip revision: eaa4bfb8a3348d569f224a0563b9c0e9b8c2a7ac authored by Khurram Ghani on 25 April 2023, 09:24:28 UTC
Switch to using enum to select scipy XLA compile
Tip revision: eaa4bfb
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