Ordinary differential equations in Maxima



On 5/1/06, Edmond Orignac <edmond.orignac at wanadoo.fr> wrote:

> However, if loaded in maxima it is causing an error message caused
> by the line:
> FOR I IN ODE_ROUTINELIST DO APPLY('setup_AUTOLOAD,I)),

Well, one problem is that some of the files in share/diffequations
had built-in symbols in uppercase. I've changed some bits in
several files to lowercase and committed them to cvs.
(Maxima is case-sensitive since 5.9.2.)

Hope this helps,
Robert Dodier