Re: Advanced expression simplification
- From: haberg@xxxxxxxxxx (Hans Aberg)
- Date: 12 Jul 2005 05:13:18 -0400
ichudov@xxxxxxxxxxx (Igor Chudov) wrote:
> Are there any good treatises on expression simplification.
I think you might check out Maple, because its algorithms at least used to
be open (ten years ago). Andre Heck wrote a book "Introduction to Maple".
In general though there is nothing such a general principle of
simplification. Expanding (x^n -1)/(x - 1) may sometimes be a good idea,
at other times not. If you represent polynomials as functions N -> set of
coefficient values, then expanding can take place also for large N. And so
on. There is a newsgroup sci.math.symbolic, which can perhaps provide more
info.
--
Hans Aberg
.
- Follow-Ups:
- Advanced expression simplification
- From: Evangelos Drikos
- Re: Advanced expression simplification
- From: Gene
- Advanced expression simplification
- References:
- Advanced expression simplification
- From: Igor Chudov
- Advanced expression simplification
- Prev by Date: Re: basic question about runtime query parsing
- Next by Date: Re: Developing/inventing a grammar...
- Previous by thread: Re: Advanced expression simplification
- Next by thread: Re: Advanced expression simplification
- Index(es):
Relevant Pages
|