https://github.com/GPflow/GPflow
Revision 1bd337f6ce942a587fb41467e92e17c5a07280cf authored by st-- on 25 February 2020, 17:39:30 UTC, committed by GitHub on 25 February 2020, 17:39:30 UTC
1 parent 3e8bf18
Raw File
Tip revision: 1bd337f6ce942a587fb41467e92e17c5a07280cf authored by st-- on 25 February 2020, 17:39:30 UTC
minor docstring/code cleanup (#1277)
Tip revision: 1bd337f
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

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

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