mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-06 18:42:39 +02:00
added copyright notice and license at the top
This commit is contained in:
parent
61984274dd
commit
92adeecb6c
51 changed files with 204 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
|
||||
import numpy as np
|
||||
from scipy import stats
|
||||
import scipy as sp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue