maxima 5.37.2-7 source package in Ubuntu

Changelog

maxima (5.37.2-7) unstable; urgency=medium

  * build-dep latest gcl, fix FTBFS mips64el

 -- Camm Maguire <email address hidden>  Fri, 23 Oct 2015 11:25:04 +0000

Upload details

Uploaded by:
Camm Maguire
Uploaded to:
Sid
Original maintainer:
Camm Maguire
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
maxima_5.37.2-7.dsc 2.1 KiB 1722288ea0648863f95813e6039a9fea8338fe861edff1b1d66b66e5b5d41b74
maxima_5.37.2.orig.tar.gz 28.6 MiB b6bc38264405f092817f863d3a09e25027c0d3eb6c61e00db8c232ea2a41aa6b
maxima_5.37.2-7.debian.tar.xz 1.8 MiB 3c2a72429fd2e3115853e63aefff964830efd16e2fd18b7f0d5a7a293da7edb8

No changes file available.

Binary packages built by this source

maxima: Computer algebra system -- base system

 Maxima is a fully symbolic computation program. It is full featured
 doing symbolic manipulation of polynomials, matrices, rational
 functions, integration, Todd-coxeter methods for finite group
 analysis, graphing, multiple precision floating point computation.
 It has a symbolic source level debugger for maxima code. Maxima is
 based on the original Macsyma developed at MIT in the 1970s. It is
 quite reliable, and has good garbage collection, and no memory leaks.
 It comes with hundreds of self tests.
 .
 This package contains the main executables and base system files.

xmaxima: Computer algebra system -- x interface

 Maxima is a fully symbolic computation program. It is full featured
 doing symbolic manipulation of polynomials, matrices, rational
 functions, integration, Todd-coxeter methods for finite group
 analysis, graphing, multiple precision floating point computation.
 It has a symbolic source level debugger for maxima code. Maxima is
 based on the original Macsyma developed at MIT in the 1970s. It is
 quite reliable, and has good garbage collection, and no memory leaks.
 It comes with hundreds of self tests.
 .
 This package contains an X Windows interface using the tcl/tk
 libraries.