mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
This commit is contained in:
commit
b28b1dbca5
2 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ import misc
|
|||
import warping_functions
|
||||
import datasets
|
||||
import mocap
|
||||
#import visualize
|
||||
import visualize
|
||||
import decorators
|
||||
import classification
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ import numpy as np
|
|||
import matplotlib as mpl
|
||||
import time
|
||||
import Image
|
||||
import visual
|
||||
#import visual
|
||||
|
||||
class data_show:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue