mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 15:26:23 +02:00
[warped stuff] plotting and normalizer in warped gps
This commit is contained in:
parent
f50b691ec6
commit
d343ec8b41
8 changed files with 112 additions and 78 deletions
|
|
@ -14,6 +14,8 @@ from . import testing
|
|||
from . import kern
|
||||
from . import plotting
|
||||
|
||||
from .util import normalizer
|
||||
|
||||
# backwards compatibility
|
||||
import sys
|
||||
backwards_compatibility = ['lists_and_dicts', 'observable_array', 'ties_and_remappings', 'index_operations']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue