On 9 říj, 03:48, kcrisman <kcris...@gmail.com> wrote:
> On Oct 8, 8:35 pm, Jason Grout <jason-s...@creativetrax.com> 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 sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---