The file topoly_solver.mac isn't in Maxima 5.13. You'll need to get it
from Maxima CVS. It's in /share/contrib
http://maxima.cvs.sourceforge.net/maxima/maxima/share/contrib/
Let us know if this doesn't work for you. The next Maxima release should
have topoly_solver.mac.
BW
-----maxima-bounces at math.utexas.edu wrote: -----
>To: "'Zbigniew Komarnicki'" <cblasius at gmail.com>, <maxima at math.utexas.edu>
>From: "laurent couraud" <l.couraud at gmail.com>
>Sent by: maxima-bounces at math.utexas.edu
>Date: 10/06/2007 08:22AM
>Subject: RE : Help with solve
>
>Hello,
>
>try :
>
>load(topoly)$
>load(topoly_solver)$
>topoly_solve([r1,r2,r3],[a00,a01,a02]);