mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
fixed missing import
This commit is contained in:
parent
f45f2e27f6
commit
dd9a9a1799
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ from .src.eq_ode2 import EQ_ODE2
|
|||
from .src.integral import Integral
|
||||
from .src.integral_limits import Integral_Limits
|
||||
from .src.multidimensional_integral_limits import Multidimensional_Integral_Limits
|
||||
from .src.tie import Tie
|
||||
from .src.eq_ode1 import EQ_ODE1
|
||||
from .src.trunclinear import TruncLinear,TruncLinear_inf
|
||||
from .src.splitKern import SplitKern,DEtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue