https://github.com/GPflow/GPflow
Revision 7e8dc9fd23745b10db4eb364f041f8200ac3a001 authored by st-- on 05 March 2018, 19:41:14 UTC, committed by Mark van der Wilk on 05 March 2018, 19:41:14 UTC
* (square|euclid)_dist -> scaled_(square|euclid)_dist to make clear that it is already divided by lengthscale

* add RationalQuadratic kernel

* SquaredExponential

* add test case

* reoder

* add DeprecationWarnings

* improve docstrings

* space

* add no-cover pragmas for deprecated methods
1 parent 8fac3c4
History
Tip revision: 7e8dc9fd23745b10db4eb364f041f8200ac3a001 authored by st-- on 05 March 2018, 19:41:14 UTC
Adds rational-quadratic kernel and minor clean-up of notation (#666)
Tip revision: 7e8dc9f
File Mode Size
doc
gpflow
notebooks
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-- 4.7 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 268 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