https://github.com/GPflow/GPflow
Revision 4dddadc57078cbdf9de0f94a78f95a5fcd9c0a2f authored by WRJacobs on 01 April 2020, 13:40:56 UTC, committed by GitHub on 01 April 2020, 13:40:56 UTC
1 parent 1b023cb
Raw File
Tip revision: 4dddadc57078cbdf9de0f94a78f95a5fcd9c0a2f authored by WRJacobs on 01 April 2020, 13:40:56 UTC
Add clarity to coregionalization example (#1402)
Tip revision: 4dddadc
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