scipy — subset of scipy via ulab¶ Typically imported via from ulab import scipy. The scipy module itself exposes no functions of its own — all of its functionality lives in the submodules listed below. Submodules¶ scipy.integrate — Numerical integration scipy.linalg — Linear algebra routines scipy.optimize — Root finding and minimization scipy.signal — Signal processing scipy.special — Special functions