>
> Note the call to meval. That is really just a pointer to the LISP
> function meval that corresponds to Maxima's expression evaluator.
> For the ECL developers, the fact that it is so easy to develop such a
> tight interface between python and ECL could really be used as a major
> advertising point.
> For sage, I think this can lead to an interface to maxima's
> functionality that will be a lot easier to keep robust than any
> pexpect interface.

So far, this is looking great.  Thanks so much for your hard work.  I
second the call for Lisp-literate folks to review these patches!

>
> I don't think I will be able to do much more development on this code,
> apart from some ideas I have to translate Sage's differential
> operators D[i](f) into Maxima's diff constructs using Maxima's "at".

Note that Sage now has an "at" construction as well to assist with
this.

> So it would be great if someone with more stake in the calculus/
> symbolic code could adopt this project.

I (and hopefully others) will try, once we get familiar with what
you've already done.  Thanks again.

- kcrisman
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to