python-numpy

5
by lpr
PyWavelets is a Python wavelet transforms module that can do: * 1D and 2D Forward and Inverse Discrete Wavelet Transform (DWT and IDWT) * 1D and 2D...
5
by lpr
NumPy is the fundamental package for array computing with Python. It provides: - a powerful N-dimensional array object - sophisticated (broadcasting...
5
NumPy (v1.9.1) is a Python module for numerical calculations, with a fast and powerful N-dimensional array object, useful linear algebra, Fourier...