https://github.com/GPflow/GPflow
Revision 45fed420bcc3b0767b581b4ee804e0865e92a7a8 authored by ahsimb on 28 June 2018, 11:57:28 UTC, committed by Mark van der Wilk on 28 June 2018, 11:57:28 UTC
* New monitor initial commit

* Fixed the monitor notebook (checking that the saving directory exists)

* Addressed PR comments.

* refactored environment

* Attempt to avoid using X server when testing the monitor.

* Added few more tests.
1 parent 1851e0d
Raw File
Tip revision: 45fed420bcc3b0767b581b4ee804e0865e92a7a8 authored by ahsimb on 28 June 2018, 11:57:28 UTC
Big re-work of monitor (#792)
Tip revision: 45fed42
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top