Eeeeggghhhh.
Working on it. I'm currently investigating using getters and setters to pull 
attributes from matrix or it's contents.

My current idea looks something like this:

    def map(self, function):
         try:
             <logic to return self.apply_map(function)
         except <someerrortype>:
             <logic to try return self.apply_map(lambda x:x.function)

There's some issues I have to sort out. Give me a week or so to try some 
things and I'll get back to you.

Joal Heagney

-- 
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-support
URL: http://www.sagemath.org

Reply via email to