On 9 říj, 03:48, kcrisman <[email protected]> wrote:
> On Oct 8, 8:35 pm, Jason Grout <[email protected]> wrote:
>

Thank to both for your posts.

Among others, I now understand that

m=maxima(something)
m.solve(something)

calls solve(m,something) in Maxima and I can also pass other commands
to the *same* Maxima  session by using something like

P=m.parent()
P.eval("maxima_command")

Is this my understanding right?

I was not able to find these informations in documentation. Should
this be documented? Or is this trivial thing for skilled programers in
Python?

Thank you again for extremly usefull answers.

Robert Marik
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to