On 10/15/06, William Stein <[EMAIL PROTECTED]> wrote:
>
>

...

>
> What's happening is that f and g both wrap maxima objects and
> when you multipy you get something that wraps a maxima object.
> You can get the names of them and see that multiplying just gives
> the name of the product.    The solution is for somebody (e.g., me)

I'm happy to try to do this but I want to work more on dft.py before
creating a patch bundle. This is requiring a little more more thought
than I thought:-)

> to define arithmetic operations on maxima.function objects, i.e.,
> adding to the MaximaFunction class in devel/sage/sage/interfaces/maxima.py.
> Your problem is a NotImplementedError.  I've added this to the trac server
> as enhancement # 132.
>
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-forum
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to