https://github.com/GPflow/GPflow
Revision 49ffbcfe5150adbea38f7ce6fd0066e60edb8375 authored by vdutor on 13 May 2020, 07:48:48 UTC, committed by vdutor on 13 May 2020, 07:48:48 UTC
2 parent s 00d2e66 + 5e599fb
Raw File
Tip revision: 49ffbcfe5150adbea38f7ce6fd0066e60edb8375 authored by vdutor on 13 May 2020, 07:48:48 UTC
Merge branch 'master' into develop
Tip revision: 49ffbcf
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