https://github.com/GPflow/GPflow
Revision 87045146c7293e64badc1550d73801db55255197 authored by joelberkeley-pio on 13 March 2020, 23:38:43 UTC, committed by GitHub on 13 March 2020, 23:38:43 UTC
1 parent e7879b0
Raw File
Tip revision: 87045146c7293e64badc1550d73801db55255197 authored by joelberkeley-pio on 13 March 2020, 23:38:43 UTC
rename kernel full to full_cov (#1319)
Tip revision: 8704514
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
jupytext

matplotlib
sklearn  # for mixture-density-network notebook
ipywidgets  # Required by tensorflow-datasets
back to top