https://github.com/GPflow/GPflow
Revision 23b0a79e49075c34ef8b02867a8b0afd697ff1cc authored by Artem Artemev on 20 February 2020, 10:11:26 UTC, committed by Artem Artemev on 20 February 2020, 10:11:26 UTC
2 parent s a19d5f6 + 72531a7
Raw File
Tip revision: 23b0a79e49075c34ef8b02867a8b0afd697ff1cc authored by Artem Artemev on 20 February 2020, 10:11:26 UTC
Merge branch 'develop' of github.com:GPflow/GPflow into develop
Tip revision: 23b0a79
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