more coopyrighting

This commit is contained in:
James Hensman 2014-11-21 11:52:28 +00:00
parent 6aae3a37c8
commit 384b6c70c5
8 changed files with 30 additions and 21 deletions

View file

@ -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