Home > Archive > Scheme > May 2005 > scheme written math application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
scheme written math application
|
|
|
|
Hi,
I'm looking for math application (matlab style or maxima)
scheme written/extensible.
Do you know something similar?
tia,
--
Maurizio Boriani
GPG key: 0xCC0FBF8F
=> E429 A37C 5259 763C 9DEE FC8B 5D61 C796 CC0F BF8F <=
| |
| Aubrey Jaffer 2005-05-09, 8:59 pm |
| Baux <nospam@nospam.com> writes:
> Hi,
> I'm looking for math application (matlab style or maxima)
> scheme written/extensible.
>
> Do you know something similar?
JACAL is an interactive symbolic mathematics program written in Scheme.
JACAL can manipulate and simplify equations, scalars, vectors, and
matrices of single and multiple valued algebraic expressions containing
numbers, variables, radicals, and algebraic differential, and holonomic
functions.
http://swissnet.ai.mit.edu/~jaffer/JACAL.html
| |
| Zhu Chongkai 2005-05-10, 4:01 am |
| MrMathematica is a Mathematica FrontEnd in PLT Scheme (by me and still
in progress (the version for PLT v20x is stable)).
Details at http://www.neilvandyke.org/mrmathematica/
|
|
|
|
|