Source: mathomatic Section: math Priority: optional Maintainer: tony mancill Build-Depends: debhelper-compat (= 13), htmldoc, libedit-dev, rman, tidy Standards-Version: 4.6.2 Homepage: https://launchpad.net/mathomatic Vcs-Browser: https://salsa.debian.org/debian/mathomatic Vcs-Git: https://salsa.debian.org/debian/mathomatic.git Rules-Requires-Root: no Package: mathomatic Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, m4 Suggests: rlwrap, gnuplot Description: portable Computer Algebra System (CAS) Mathomatic implements most of the rules of algebra for the mathematical operators +, -, *, /, % (modulus), and power (including roots). . Mathomatic can symbolically: . * combine and solve equations, * completely simplify and compare expressions and equations, * do simple calculus transformations and series, * do standard, complex number, modular, and polynomial arithmetic, * generate optimized C, Java, and Python language code from simplified equations, * plot expressions with gnuplot in two or three dimensions, * do quick calculations, colorize expressions, etc. Package: mathomatic-primes Architecture: any Depends: mathomatic (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, python3 Description: prime number tools for mathomatic This package contains the integer math tools from Mathomatic to: . * quickly generate any amount of consecutive prime numbers * calculate large primorials * sum and multiply large integers * calculate and display Pascal's triangle * find the minimum number of positive integers that when squared and added together, equal the given number