python-numpy 1:1.7.1-1ubuntu1 source package in Ubuntu

Changelog

python-numpy (1:1.7.1-1ubuntu1) raring; urgency=low

  * remove unused 21_disable-plot-extension.patch
  * Merge with Debian (LP: #1168652); remaining changes:
    - debian/patches/20_disable-plot-extension.patch
       Disable plot_directive extension, and catch ImportErrors when
       matplotlib cannot be imported, which allows us to remove
       python-matplotlib from dependencies.  This is required because
       python-numpy is in main, while python-matplotlib is in universe.
    - Build using dh_python2.
    - Add bin/f2py* to .install files.
    - Add autopkgtests.
    - Fix numpy symlink in python3 debug include directories.
    - Move the debug numpy symlinks into the -dbg packages.

python-numpy (1:1.7.1-1) experimental; urgency=low

  * New upstream release
  * Acknowledge NMU as of 1.6.2-1.2; Closes: #700718, #700994
 -- Julian Taylor <email address hidden>   Sat, 13 Apr 2013 13:01:55 +0200

Upload details

Uploaded by:
Julian Taylor
Sponsored by:
Barry Warsaw
Uploaded to:
Raring
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-numpy_1.7.1.orig.tar.gz 2.7 MiB 5525019a3085c3d860e6cfe4c0a30fb65d567626aafc50cf1252a641a418084a
python-numpy_1.7.1-1ubuntu1.debian.tar.gz 140.8 KiB 65d9f5545a2e9d1f88bd379c3273e967191f11b01abdf0ee594c36dec974bc8f
python-numpy_1.7.1-1ubuntu1.dsc 2.5 KiB a10aa3ec892b38593afea1cff0f3aaf9e76b8b82dc837fd61e95a7c1554bf169

View changes file

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: No summary available for python-numpy-dbg in ubuntu saucy.

No description available for python-numpy-dbg in ubuntu saucy.

python-numpy-doc: No summary available for python-numpy-doc in ubuntu raring.

No description available for python-numpy-doc in ubuntu raring.

python3-numpy: Fast array facility to the Python 3 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.
 .
 This package contains Numpy for Python 3.

python3-numpy-dbg: Fast array facility to the Python 3 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 3 debug interpreter.