mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-10 12:32:40 +02:00
more coopyrighting
This commit is contained in:
parent
6aae3a37c8
commit
384b6c70c5
8 changed files with 30 additions and 21 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright (c) 2012-2014, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
import numpy as np
|
||||
from ...util.linalg import pdinv,jitchol,DSYR,tdot,dtrtrs, dpotrs
|
||||
from posterior import Posterior
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue