mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-09 03:52:39 +02:00
init for src dir£
This commit is contained in:
parent
20f02a80b4
commit
493506408c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
from rbf import RBF
|
from _src.rbf import RBF
|
||||||
from white import White
|
from _src.white import White
|
||||||
from kern import Kern
|
from _src.kern import Kern
|
||||||
#import bias
|
#import bias
|
||||||
#import Brownian
|
#import Brownian
|
||||||
#import coregionalize
|
#import coregionalize
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue