mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +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 pylab as pb
|
||||
import numpy as np
|
||||
import GPy
|
||||
import scipy.sparse
|
||||
import scipy.io
|
||||
import cPickle as pickle
|
||||
import urllib as url
|
||||
import zipfile
|
||||
import tarfile
|
||||
import gzip
|
||||
import zlib
|
||||
import datetime
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue