https://github.com/GPflow/GPflow
Revision 9cdb2a20cb725f21589beda5fd45b1893b262fe4 authored by Joe Hall on 21 November 2019, 14:33:38 UTC, committed by st-- on 21 November 2019, 14:33:38 UTC
1 parent 3af7b8e
Raw File
Tip revision: 9cdb2a20cb725f21589beda5fd45b1893b262fe4 authored by Joe Hall on 21 November 2019, 14:33:38 UTC
Add config option for positive bijector + re-introduce positive lower bound (#1148)
Tip revision: 9cdb2a2
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