https://github.com/GPflow/GPflow
Revision 3dad74625d630c8f44a9f5f5a6c2b3c86d361644 authored by Artem Artemev on 30 October 2019, 16:55:12 UTC, committed by GitHub on 30 October 2019, 16:55:12 UTC
1 parent 7b59483
Raw File
Tip revision: 3dad74625d630c8f44a9f5f5a6c2b3c86d361644 authored by Artem Artemev on 30 October 2019, 16:55:12 UTC
Multiple assign (#1125)
Tip revision: 3dad746
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top