https://github.com/GPflow/GPflow
Revision eba558280f12cab148833276606ec7a2b0c22329 authored by Mark van der Wilk on 03 July 2019, 15:48:52 UTC, committed by Stefanos Eleftheriadis on 03 July 2019, 15:48:52 UTC
* Fixed overflow in `Logistic` transform.

* Added regression test.

* Nice ordering of imports.
1 parent 292239a
History
Tip revision: eba558280f12cab148833276606ec7a2b0c22329 authored by Mark van der Wilk on 03 July 2019, 15:48:52 UTC
Fixed overflow in `Logistic` transform. (#994)
Tip revision: eba5582
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
Dockerfile -rw-r--r-- 1.1 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 603 bytes
README.md -rw-r--r-- 6.9 KB
RELEASE.md -rw-r--r-- 7.7 KB
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 323 bytes
notebooks l--------- 21 bytes
pytest.ini -rw-r--r-- 33 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 2.4 KB

README.md

back to top