mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
removed more imports
This commit is contained in:
parent
5cb159f8d4
commit
422cca27d5
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ except ImportError:
|
||||||
sympy_available=False
|
sympy_available=False
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from ..util.univariate_Gaussian import std_norm_pdf, std_norm_cdf
|
|
||||||
from GPy.util.functions import clip_exp
|
from GPy.util.functions import clip_exp
|
||||||
import link_functions
|
import link_functions
|
||||||
from symbolic import Symbolic
|
from symbolic import Symbolic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue