|
|
|
@ -13,7 +13,7 @@ from numpy import (isscalar, r_, log, sum, around, unique, asarray,
|
|
|
|
|
floor, array, poly1d, compress, not_equal, pi, exp, ravel, angle)
|
|
|
|
|
from numpy.testing.decorators import setastest
|
|
|
|
|
|
|
|
|
|
from scipy.lib.six import string_types
|
|
|
|
|
from scipy._lib.six import string_types
|
|
|
|
|
from ._numpy_compat import count_nonzero
|
|
|
|
|
from scipy import optimize
|
|
|
|
|
from scipy import special
|
|
|
|
|