https://github.com/GPflow/GPflow
Revision 40b2727bf2816b3539bbf809751d16a0effbcf01 authored by Artem Artemev on 03 February 2020, 10:18:54 UTC, committed by GitHub on 03 February 2020, 10:18:54 UTC
1 parent bd1e9c0
Raw File
Tip revision: 40b2727bf2816b3539bbf809751d16a0effbcf01 authored by Artem Artemev on 03 February 2020, 10:18:54 UTC
Clear chain of bijectors (#1238)
Tip revision: 40b2727
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