https://github.com/GPflow/GPflow
Revision f46cf973b75952a860536b8e31805fc73cacfd3e authored by ST John on 14 May 2020, 15:15:25 UTC, committed by ST John on 14 May 2020, 15:15:25 UTC
1 parent 3c45748
Raw File
Tip revision: f46cf973b75952a860536b8e31805fc73cacfd3e authored by ST John on 14 May 2020, 15:15:25 UTC
turn into keyword arg
Tip revision: f46cf97
tests_requirements.txt
black
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