1
0
Fork 0

Clean up imports

release
jan 8 anos atrás
commit fb8c547ec2

@ -6,8 +6,7 @@ See the documentation for raster(...) for details.
"""
import numpy
from numpy import r_, c_, logical_and, diff, floor, ceil, ones, zeros, vstack, hstack,\
full_like, newaxis
from numpy import logical_and, diff, floor, ceil, ones, zeros, hstack, full_like, newaxis
from scipy import sparse
__author__ = 'Jan Petykiewicz'

Carregando…
Cancelar
Salvar