mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-08 11:32: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 white import White
|
||||
from kern import Kern
|
||||
from _src.rbf import RBF
|
||||
from _src.white import White
|
||||
from _src.kern import Kern
|
||||
#import bias
|
||||
#import Brownian
|
||||
#import coregionalize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue