https://github.com/GPflow/GPflow
Revision 68d590a23ae7afb926acbc0cd067d437cdf709c2 authored by Jesper Nielsen on 01 April 2022, 13:50:50 UTC, committed by GitHub on 01 April 2022, 13:50:50 UTC
1 parent 075fd3e
Raw File
Tip revision: 68d590a23ae7afb926acbc0cd067d437cdf709c2 authored by Jesper Nielsen on 01 April 2022, 13:50:50 UTC
Add a bibliography to the GPflow documentation. (#1842)
Tip revision: 68d590a
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