mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-03 16:52:39 +02:00
removed unnecessary imports in likelihoods when hunting down weave depencencies
This commit is contained in:
parent
dd987d9428
commit
5cb159f8d4
7 changed files with 0 additions and 7 deletions
|
|
@ -5,7 +5,6 @@
|
|||
import numpy as np
|
||||
from scipy import stats,special
|
||||
import scipy as sp
|
||||
from GPy.util.univariate_Gaussian import std_norm_pdf,std_norm_cdf
|
||||
import link_functions
|
||||
from likelihood import Likelihood
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue