https://github.com/GPflow/GPflow
Raw File
Tip revision: e7a3884862c967310112d2a4187b34341a9517b5 authored by Jesper Nielsen on 08 April 2022, 09:38:29 UTC
Work on framework for gaussian process, by Jesper.
Tip revision: e7a3884
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