mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
gradient of matern32
This commit is contained in:
parent
88f93fddf7
commit
7c26fba223
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ from _src.ODE_t import ODE_t
|
|||
from _src.poly import Poly
|
||||
from _src.eq_ode2 import EQ_ODE2
|
||||
|
||||
from _src.materngrad import Matern32grad
|
||||
|
||||
from _src.trunclinear import TruncLinear,TruncLinear_inf
|
||||
from _src.splitKern import SplitKern,DiffGenomeKern
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue