From: fateman@peoplesparc.cs.berkeley.edu (Richard J Fateman) Newsgroups: sci.math.symbolic,comp.lang.lisp Subject: Re: SAINT integration algorithm Date: 9 Oct 1995 03:04:51 GMT In article <459keg$ji3@ixnews3.ix.netcom.com>, Charles R. Bond wrote: > >Can you be more specific about the location of the Macsyma source? >I, too, have an interest in implementation issues of symbolic algebra >algorithms --- especially symbolic integration. Check ftp.ma.utexas.edu, pub/maxima -- Richard J. Fateman fateman@cs.berkeley.edu http://http.cs.berkeley.edu/~fateman/ ============================================================================== From: Jan Krupa Newsgroups: sci.math.symbolic Subject: Re: symbolic algorithms Date: Thu, 10 Dec 1998 20:25:28 +0000 Andre Poenitz wrote: > lord_shemp@my-dejanews.com wrote: > : hi, im looking for some resources on symbolic mathematics algorithms. i am > : writing an open source mathematics package. > : ... > : basically i want to have a free package that does symbolic math. the existing > : packages which do numeric methods are just not enough for my purposes, so any > : references to symbolic algorithms would be most appreciated. > > MuPAD (http://www.mupad.de) seems to be exactly what you want to do. > So why bother to reinvent the wheel? > You can try this one: ftp://prep.ai.mit.edu/pub/gnu/ maxima-5.2.tar.gz > > Andre' > > -- > Andre' Poenitz, TU Chemnitz, Fakultaet fuer Mathematik > poenitz@mathematik.tu-chemnitz.de ... +49 3727 58 1381 Jan Krupa ============================================================================== Newsgroups: sci.math.symbolic From: fateman@peoplesparc.cs.berkeley.edu (Richard J. Fateman) Subject: how can i find information on symbolic integration Date: Thu Mar 04 21:26:53 CST 1999 In article <19990304145742.11205.00003146@ng-ft1.aol.com>, Jemfinch02 wrote: >>You can get one free, or buy one. > >Where can i get one for free? I have a program that is a partial >implementation of the Risch Algorithm, but it doesn't handle everything (such >as sqaure roots) The Macsyma implementation circa 1980 does not handle everything either, but Bill Schelter's "Maxima" version of it is free. ftp://ftp.math.utexas.edu/pub/maxima/ -- Richard J. Fateman fateman@cs.berkeley.edu http://http.cs.berkeley.edu/~fateman/