https://github.com/GPflow/GPflow
Revision 8b24183310c08925a15162cc42744d8823501296 authored by Eric Hammy on 26 April 2020, 21:36:15 UTC, committed by GitHub on 26 April 2020, 21:36:15 UTC
1 parent b41d4f3
Raw File
Tip revision: 8b24183310c08925a15162cc42744d8823501296 authored by Eric Hammy on 26 April 2020, 21:36:15 UTC
Fix dimensions of kernel evaluation of changepoint kernel (#1446)
Tip revision: 8b24183
tests_requirements.txt
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