GPy/GPy/core/__init__.py
2012-11-29 16:39:20 +00:00

7 lines
177 B
Python

# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
from model import *
from parameterised import *
import priors