https://github.com/GPflow/GPflow
Revision 4030732d2dccbf51822ed62153503144398d320d authored by ST John on 24 January 2020, 23:40:35 UTC, committed by ST John on 24 January 2020, 23:40:35 UTC
1 parent 8a73e6d
Raw File
Tip revision: 4030732d2dccbf51822ed62153503144398d320d authored by ST John on 24 January 2020, 23:40:35 UTC
reshuffle inducing_variables and covariances
Tip revision: 4030732
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top