https://github.com/GPflow/GPflow
Revision 3b497098aaf39b6644f9717e454a2a98c12c4825 authored by st-- on 01 May 2018, 09:09:36 UTC, committed by Mark van der Wilk on 01 May 2018, 09:09:36 UTC
* rename densities -> logdensities

* unify ordering of (log)densites to have random variable first

* adjust logdensities test

* forgot to git add

* fix Exponential prior

* fix Exponential prior #2

* minor change of notation

* move to format strings

* Uniform.log_height as property

* logdensities: rename y -> x
1 parent ae7ed2c
History
Tip revision: 3b497098aaf39b6644f9717e454a2a98c12c4825 authored by st-- on 01 May 2018, 09:09:36 UTC
Unify calling signature of (log)densities (#721)
Tip revision: 3b49709
File Mode Size
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
.travis.yml -rw-r--r-- 664 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-- 5.3 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 6.1 KB
docs_require.txt -rw-r--r-- 404 bytes
notebooks l--------- 21 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