python-numpy 1:1.5.1-2ubuntu2 source package in Ubuntu
Changelog
python-numpy (1:1.5.1-2ubuntu2) oneiric; urgency=low * numpy/distutils/fcompiler/gnu.py: add 'shared' to linker_so. LP: #829488. -- Matthias Klose <email address hidden> Thu, 25 Aug 2011 23:56:45 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Oneiric
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-numpy_1.5.1.orig.tar.gz | 2.2 MiB | c36789ec381fec09f519249744ea36a77e5534b69446a59ee73b06cac29542eb |
python-numpy_1.5.1-2ubuntu2.debian.tar.gz | 99.8 KiB | b5305cf45bad497a1b446447a58554751cfc380b0d53f182000b13077eb08ba9 |
python-numpy_1.5.1-2ubuntu2.dsc | 1.8 KiB | fe73309edb6d9486a345b0b7416dec914970f10de6bb637d0a66fddc9734dc58 |
Available diffs
Binary packages built by this source
- python-numpy: Numerical Python adds a fast array facility to the Python language
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
Numpy replaces the python-numeric and python-numarray modules which are
now deprecated and shouldn't be used except to support older
software.
- python-numpy-dbg: Fast array facility to the Python language (debug extension)
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
Numpy replaces the python-numeric and python-numarray modules which
are now deprecated and shouldn't be used except to support older
software.
.
This package contains the extension built for the Python debug interpreter.
- python-numpy-doc: NumPy documentation
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
Numpy replaces the python-numeric and python-numarray modules which
are now deprecated and shouldn't be used except to support older
software.
.
This package contains documentation for Numpy and f2py.