mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-23 17:01:06 +02:00
cleaned up imports
This commit is contained in:
parent
66167fb3e9
commit
917a4ebed3
1 changed files with 0 additions and 4 deletions
|
|
@ -1,15 +1,11 @@
|
||||||
import os
|
import os
|
||||||
import pylab as pb
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import GPy
|
import GPy
|
||||||
import scipy.sparse
|
|
||||||
import scipy.io
|
import scipy.io
|
||||||
import cPickle as pickle
|
import cPickle as pickle
|
||||||
import urllib as url
|
import urllib as url
|
||||||
import zipfile
|
import zipfile
|
||||||
import tarfile
|
import tarfile
|
||||||
import gzip
|
|
||||||
import zlib
|
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue