Source: sagemath Section: math Priority: optional Maintainer: Tim Abbott Homepage: http://sagemath.org/ Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), libflint-dev, libgd2-xpm-dev, python-gd, libiml-dev, ipython, liblinbox-dev, python-matplotlib, mercurial, libmpfr-dev, libmpfi-dev, libntl-dev, libpari-dev, python-pexpect, python-crypto, python, python-dev, python2.5-dev, python2.5, cython, python-sympy, python-numpy, python-networkx, libgivaro-dev, libgsl0-dev, libqd-dev, libgcrypt11-dev, libsingular-dev, scons, libsymmetrica-dev, libfplll-dev, r-base-dev, libatlas-base-dev, libm4ri-dev, libecm-dev, libgmp3-dev, gfortran, rsync, palp, libzn-poly-dev, libboost-python-dev, python-setuptools, libpolybori-dev Standards-Version: 3.8.0 Package: sagemath Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gap, singular, maxima, genus2reduction, lcalc, sympow, python-matplotlib, gfan, libgd2-xpm, python-gd, mercurial, python-twisted, python-numpy, python-crypto, python-moinmoin, sqlite3, palp, ipython, python-gnutls, python-scipy, python-cvxopt, scons, r-base, r-recommended, gfortran, python-sqlalchemy, gmp-ecm, python-sympy, python-networkx, python-pexpect, cython, python-twisted-web2, pari-gp, pari-extra, tachyon, python-rpy, python2.5, cython, python-sympy, gap-guava, python, python2.5, python-processing, libjs-jquery, python-polybori, libcdd-test Recommends: imagemagick Description: Mathematics software written in Python Sage is a mathematical software package with support for a wide range of mathematics, including algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, commutative algebra, group theory, combinatorics, graph theory, and exact linear algebra. . Sage integrates several dozen mathematical software packages, making it possible to combine the best algorithms from several different packages together in a single Sage program. . Much of the Sage core and the Sage interfaces are implemented in Cython, helping Sage avoid the usual performance problems associated with Python. . Sage has a friendly command-line interface based on iPython and a web-based notebook interface which can run locally or connect to a remote Sage server over the network. #python-zodb should be a dependency, but it is not installable on a #machine with python2.5 as the default python. Since Sage still works #without it (albeit without access to some data files), I've decided #to upload without python-zodb on the dependency list, and fix this #once #472392 is closed).