Lines Matching full:numpy
630 """numpy package, required by matploglib."""
632 local_filename = 'numpy-%s.tar.gz' % version
633 urls = ('http://downloads.sourceforge.net/project/numpy/NumPy/%(version)s/'
634 'numpy-%(version)s.tar.gz' % dict(version=version),)
646 This requires numpy so it must be declared after numpy to guarantee that