https://github.com/GPflow/GPflow
Revision fa63a66ba9aa03e80246f2af11cef7e49c954176 authored by Gustavo Carvalho on 04 August 2020, 11:48:47 UTC, committed by Gustavo Carvalho on 04 August 2020, 11:48:47 UTC
2 parent s 374139f + be0e6e8
Raw File
Tip revision: fa63a66ba9aa03e80246f2af11cef7e49c954176 authored by Gustavo Carvalho on 04 August 2020, 11:48:47 UTC
Merge branch 'gustavocmv/quadrature-change-shape' into gustavocmv/quadrature-likelihood
Tip revision: fa63a66
tests_requirements.txt
mypy
black
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