On 3/26/07, René Bastian <[EMAIL PROTECTED]> wrote:

May be it would be possible to implement a class with
user "definissable" (?) signs.


Yes, it is possible and is done.
See this recipe to define an Infix operator class either:

x |op| y
or:
x <<op>> y


http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/384122

Eh Tan
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to