https://github.com/GPflow/GPflow
Revision 6a1abd4230b4fad999a037c10b0c365ebc3a5634 authored by Joe Hall on 21 November 2019, 16:09:52 UTC, committed by st-- on 21 November 2019, 16:09:52 UTC
Turns the Periodic kernel into a wrapper-kernel that takes any Stationary kernel as an argument `base` and turns it into a periodic version. Backwards-incompatible but more flexible and less code!
1 parent 9cdb2a2
History
Tip revision: 6a1abd4230b4fad999a037c10b0c365ebc3a5634 authored by Joe Hall on 21 November 2019, 16:09:52 UTC
Porting the generalized periodic kernel (#1158)
Tip revision: 6a1abd4
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 828 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 158 bytes
Makefile -rw-r--r-- 597 bytes
README.md -rw-r--r-- 5.3 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 9 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 143 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.2 KB
tests_requirements.txt -rw-r--r-- 209 bytes

README.md

back to top