This is the mail archive of the cygwin-announce@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New Package: mathomatic-11.5-1


I've made a new package available on sourceware: mathomatic
See http://www.mathomatic.com

Mathomatic is a highly portable, general purpose symbolic math program
that can solve, simplify, combine, differentiate, integrate, and
compare algebraic equations. It can do standard, complex number, and
polynomial arithmetic. It is designed to be as general as possible,
with few options. It is a console mode application that compiles and
installs easily.
It also prints the results in a cool, easily readable and colored console layout.
License: LPGL 2.1


Sample:
; iterative root approximation equation:
x_n = x_o*((((y/(x_o^n))-1)/n)+1)
simp
repl x_n x_o with x
x

This is just the mathomatic console client from the mathomatic package. Not distributed are the samples for prime number generation:
twin, sumsq, primes and around.
If you want these also, get the src packages and compile them by yourself.


maxima (on clisp) is also suitable and maybe better, but harder to install. And there exist dozens of other symbolic algebra packages.
--
Reini Urban


Please report any bugs to the Cygwin mailing list, following the procedure in http://cygwin.com/problems.html.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***


If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]