sympy 0.7.1.rc1-1 source package in Ubuntu

Changelog

sympy (0.7.1.rc1-1) unstable; urgency=low

  * upgraded to the new upstream version. Closes: #606529
  * added recommends: python-numpy Closes: #592566
  * changed debian/rules to use debhelper. Switched to source format 3.0 (quilt)
  * removed a few files which are not well compiled (some mess with a mix
    of python3 and python2.x) from the package
  * modified the versioned dependency on debhelper to allow override_dh targets
  * fixed the file debian/watch which was broken (general googlecode issue)
  * bumped Standards-Version 3.8.4 --> 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  05 Dec 2011 11:04:35 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sympy_0.7.1.rc1.orig.tar.gz 3.4 MiB f4b17b214d375939177a8459b995ded56b21da81fe587a401a1e4cf59f312643
sympy_0.7.1.rc1-1.debian.tar.gz 7.2 KiB 3e28825e9f5d6545eb4174c2636079d73b55c408ee0d2488fc4aa36aa6851df5
sympy_0.7.1.rc1-1.dsc 1.3 KiB 55c425940cab88f9b6377a58fd6bf2b3aa601facb4da9212ec9b519f6cbc4e3e

Available diffs

View changes file

Binary packages built by this source

python-sympy: Computer Algebra System (CAS) in Python

 SymPy is a Python library for symbolic mathematics (manipulation). It aims to
 become a full-featured computer algebra system (CAS) while keeping the code as
 simple as possible in order to be comprehensible and easily extensible. SymPy
 is written entirely in Python and does not require any external libraries,
 except optionally for plotting support.