rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

ode2('diff(y,x)='diff(x,y),y,x) => nonsense #3047

Open rtoy opened 2 months ago

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-07 12:38:12 Created by macrakis on 2004-04-08 23:09:24 Original: https://sourceforge.net/p/maxima/bugs/551


ode2('diff(y,x)='diff(x,y),y,x) gives y-'INTEGRATE('DIFF(x,y,1),x) = %C

which is nonsense. It should presumably give a clean error if it can't do something sensible.

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-07 12:38:12 Created by robert_dodier on 2006-07-29 06:08:20 Original: https://sourceforge.net/p/maxima/bugs/551/#be4c


Logged In: YES user_id=501686

Observed in 5.9.3cvs.

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-07 12:38:16 Created by robert_dodier on 2006-07-29 06:08:20 Original: https://sourceforge.net/p/maxima/bugs/551/#91f5