From owner-freebsd-questions Tue May 8 12: 3:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.umd.edu (darkstar.umd.edu [128.8.215.163]) by hub.freebsd.org (Postfix) with ESMTP id 524C337B42C for ; Tue, 8 May 2001 12:03:24 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by darkstar.umd.edu (8.11.3/8.11.3) with ESMTP id f48J3L205899; Tue, 8 May 2001 15:03:22 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <3AF842F9.92728E42@glue.umd.edu> Date: Tue, 08 May 2001 15:03:21 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Ulrich Kruppa Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Symbolic Calculus on FreeBSD References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Octave does symbolic math just like Matlab. Granted, its not as good as Mathematica, but Mathematica isn't free. Declare variables using the syms command (help syms should get you started). Peter Ulrich Kruppa wrote: > > The octave-port installs very well, but octave does numerical > calculations. I am interested in symbolic maths. > > Thanx though! > > Uli. > > On Mon, 7 May 2001, Brandon Fosdick wrote: > > > Peter Ulrich Kruppa wrote: > > > > > > Hi, > > > > > > is any *free* program known to run on FreeBSD that can do symbolic > > > calculus: solving equations, deviations, integrals, etc. (like Maple, but > > > no graphic capabilities needed - gnuplot will do for me) ? > > > > > > jacal is said to do that, but I have no idea how to get it installed. > > > > > > Thanx for your answers. > > > > Octave is a Matlab clone that should do what you want. I think SciLab > > might be a possibility but I haven't looked at it. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > ################################################### > # # > # www.pukruppa.de www.2000d.de # > # # > ################################################### > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message