https://github.com/GPflow/GPflow
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
History
Tip revision: 93668304a4bf86425140b4762b4cf9e84e4c25f4 authored by Mark van der Wilk on 15 September 2016, 07:52:36 UTC
Settings module now has ability to change during a run (#210)
Tip revision: 9366830
File Mode Size
GPflow
doc
testing
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 795 bytes
.travis.yml -rw-r--r-- 791 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 194 bytes
README.md -rw-r--r-- 5.3 KB
RELEASE.md -rw-r--r-- 2.4 KB
docs_require.txt -rw-r--r-- 383 bytes
regression.ipynb -rw-r--r-- 206.1 KB
setup.py -rw-r--r-- 2.3 KB

README.md

back to top