Differential equations
Erik Max Francis
max at alcyone.com
Wed Dec 11 19:07:50 EST 2002
Fernando PĂ©rez wrote:
> Well, it's not compute-intensive, but the code needs to be written :)
> And as I
> said, while a symbolic differentiator is not a _fundamentally_
> difficult
> problem, making sure that all the details are done right can be
tricky.
As you say, it's pretty straightforward to write a program that does
symbolic differentiation. What really gets into the hairy stuff is when
you want to simplify the resulting functions, which you inevitably want
to do after you look at the output of a straighforward implementation of
a symbolic differentiator.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/ \ Even paranoids have real enemies.
\__/ Delmore Schwartz
Bosskey.net: Aliens vs. Predator 2 / http://www.bosskey.net/avp2/
A personal guide to Aliens vs. Predator 2.
More information about the Python-list
mailing list