https://github.com/GPflow/GPflow
Revision 01c2aa38bde1f3b97360204cae96076db04c9c95 authored by st-- on 23 November 2017, 18:10:46 UTC, committed by Mark van der Wilk on 23 November 2017, 18:10:46 UTC
* Chain transform

* fix abstract interface ITransform

* doc changes

* fix Rescale jacobian

* enable chaining of transforms using __call__

* tests for transformation chaining

* add tests for code coverage

* add docstrings

* add docstring to ITransform
1 parent 076ae06
History
Tip revision: 01c2aa38bde1f3b97360204cae96076db04c9c95 authored by st-- on 23 November 2017, 18:10:46 UTC
Chain transform (#541)
Tip revision: 01c2aa3
File Mode Size
doc
gpflow
notebooks
tests
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 793 bytes
.pylintrc -rw-r--r-- 14.6 KB
.travis.yml -rw-r--r-- 613 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 166 bytes
README.md -rw-r--r-- 4.5 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 239 bytes
contributing.md -rw-r--r-- 4.1 KB
docs_require.txt -rw-r--r-- 404 bytes
roadmap.md -rw-r--r-- 506 bytes
run_tests.sh -rwxr-xr-x 896 bytes
setup.py -rw-r--r-- 2.3 KB

README.md

back to top