core file

This commit is contained in:
Nicolo Fusi 2012-11-29 16:25:27 +00:00
parent bb2e4c258d
commit e1b766a8dd
4 changed files with 761 additions and 0 deletions

3
GPy/core/__init__.py Normal file
View file

@ -0,0 +1,3 @@
from model import *
from parameterised import *
import priors