RE : Help with solve



On Saturday 06 of October 2007 22:52:06 you wrote:
> Put the file topoly_solver.mac in /usr/local/share/maxima/5.13.0
> /share/contrib/
> If that doesn't work, put it anywhere and use a full pathname to load it.
> I think the problem you have is with your copy of topoly.lisp. We fixed
> recently
> fixed a bug in it. (I'm guessing that you are not using Maxima compiled
> with
> GCL.) Get the new topoly.lisp and also place in  .../share/contrib.

Yes. I'm using maxima 5.13.0 compiled with SBCL (Steel Bank Common Lisp), 
which is default in FreeBSD ports tree.

OK. I recompile it with GCL.

Anyway, which is the best or mostly used lisp language, because I have 4 
choices to compile maxima under FreeBSD:
1. CLISP (Build with Clisp)
2. CMUCL (Build with CMU Common Lisp)
3. GCL (Build with GNU Common Lisp)
4. SBCL (Build Steel Bank Common Lisp) [DEFAULT]
?

> I'm sorry about all this hassle--we really do try to make things work. Code
> in /share/contrib isn't as well tested as other Maxima code. Also, be
> aware that topoly is undocumented for a reason---we (that's mostly me, I
> suppose)
> might decide to change the way topoly works somewhat. So if  you use it in
> a project, you'll need to live with any changes that we make to topoly.

No problem. I want to learn maxima and use it in my work at the university.

Thank you for your and the other people great work with maxima !!!
?
> BW

Best wishes,
Zbigniew

PS. I'm sorry for my English.