We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94507 commit a6ec1b5Copy full SHA for a6ec1b5
galpy/util/quadpack.py
@@ -5,7 +5,6 @@
5
6
import numpy
7
from scipy.integrate import fixed_quad, quad
8
-from scipy.integrate._quadrature import vectorize1
9
10
11
def _infunc(x, func, gfun, hfun, more_args, epsrel, epsabs):
0 commit comments