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
Raw File
Tip revision: 6a1abd4230b4fad999a037c10b0c365ebc3a5634 authored by Joe Hall on 21 November 2019, 16:09:52 UTC
Porting the generalized periodic kernel (#1158)
Tip revision: 6a1abd4
docs_require.txt
gast==0.2.2
ipython==7.8.0
sphinx==2.2.0
sphinx_autodoc_typehints==1.8.0
sphinx_rtd_theme==0.4.3
numpydoc==0.9.1
nbsphinx==0.4.3
pandoc==1.0.2
back to top