Re: Symbolic programming for dummies
- From: rjf <fateman@xxxxxxxxx>
- Date: Tue, 6 May 2008 11:08:39 -0700 (PDT)
On May 6, 11:05 am, Francogrex <fra...@xxxxxxxx> wrote:
Hi, I would like to try out symbolic programming. I know maple,
mathematica and others are computer algebra system that let you do
that, but they are not primitive languages. I would like to write and
run a very simple program [something like expanding (x^2 + 3)^2/(x)]
but written in a language like C or C++ or other. Do you know which is
the best and easiest programming language for symbolic computation?
And is there like a book which teaches symbolic math programming (I
know there are books who present general algorithms like the book of
Symbolic Integration by Bronstein, but this is of little use to me
now, because it's not fully practical, I need something like symbolic
programming for dummies with all details). Thanks
try Peter Norvig, Paradigms of AI Programming. The language is Lisp.
All the details are there, for a simple math simplifier.
.
- Follow-Ups:
- Re: Symbolic programming for dummies
- From: Francogrex
- Re: Symbolic programming for dummies
- References:
- Symbolic programming for dummies
- From: Francogrex
- Symbolic programming for dummies
- Prev by Date: Re: FLT and New Math
- Next by Date: Re: Symbolic programming for dummies
- Previous by thread: Symbolic programming for dummies
- Next by thread: Re: Symbolic programming for dummies
- Index(es):
Relevant Pages
|