https://github.com/GPflow/GPflow
Revision 077e066365a6ae4c874a9901e28df5ee4a7d9c56 authored by Neil Ferguson on 13 February 2020, 22:08:09 UTC, committed by GitHub on 13 February 2020, 22:08:09 UTC
1 parent 3f5cdd8
Raw File
Tip revision: 077e066365a6ae4c874a9901e28df5ee4a7d9c56 authored by Neil Ferguson on 13 February 2020, 22:08:09 UTC
Added docs for method parameter (#1256)
Tip revision: 077e066
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