https://github.com/GPflow/GPflow
Revision 5f79886aa104f1d3fb2a4772cd502c58ea33e37b authored by Joe Hall on 01 October 2019, 16:31:59 UTC, committed by st-- on 01 October 2019, 16:31:59 UTC
Turns the Periodic kernel into a wrapper-kernel that can take any Stationary kernel as an argument and turn it into a periodic version.

Backwards-compatible but raises a deprecation warning when the base kernel is not passed explicitly.
1 parent 8f0e3e0
History
Tip revision: 5f79886aa104f1d3fb2a4772cd502c58ea33e37b authored by Joe Hall on 01 October 2019, 16:31:59 UTC
Periodic++ (#1052)
Tip revision: 5f79886
File Mode Size
.circleci
.github
doc
examples
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.gitignore -rw-r--r-- 843 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-- 200 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
requirements_tests.txt -rw-r--r-- 14 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 2.7 KB

README.md

back to top