mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 01:02:39 +02:00
Added initial version of the refactored EP
This commit is contained in:
parent
0d06dc3b4e
commit
7c4e2f21f8
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# Copyright (c) 2012-2014, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
import numpy as np
|
||||
import itertools
|
||||
from ...util.linalg import jitchol, DSYR, dtrtrs, dtrtri, pdinv, dpotrs, tdot, symmetrify
|
||||
from paramz import ObsAr
|
||||
from . import ExactGaussianInference, VarDTC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue