Revision 93668304a4bf86425140b4762b4cf9e84e4c25f4 authored by Mark van der Wilk on 15 September 2016, 07:52:36 UTC, committed by James Hensman on 15 September 2016, 07:52:36 UTC
* Settings module now has ability to change during a run.

* Compatibility with python2.

* Re-fix python2 and python3.

* Removed mutability property, added extra test for codecov.
(This was a remnant of an earlier idea to make `GPflow.settings.` immutable, except for with a context manager.

* Fixed assertion test.

* Added explenation notebook.

* adding settings notebook to official docs
1 parent b75ac86
Raw File
docs_require.txt
ipykernel==4.3.1
ipython==4.2.0
ipython-genutils==0.1.0
jupyter==1.0.0
jupyter-client==4.3.0
jupyter-console==4.1.1
jupyter-contrib-core==0.3.0
jupyter-core==4.1.0
jupyter-nbextensions-configurator==0.2.1
nbsphinx==0.2.8
numpydoc==0.6.0
Pygments==2.1.3
scipy==0.18.0
pandas==0.18.1
https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.10.0rc0-cp34-cp34m-linux_x86_64.whl
back to top