Files
edx-platform/numpy-1.6.2/numpy/numarray/mlab.py

8 lines
105 B
Python

from numpy.oldnumeric.mlab import *
import numpy.oldnumeric.mlab as nom
__all__ = nom.__all__
del nom