My current path of research involves giving the Matrix class a __getattr__ 
method with argument *missing_method*, that returns a callable object. The 
callable object then returns the matrix result of .apply_map(lambda x: 
getattr(x,*missing_method*))

Still having some fun ironing out the wrinkles though. There are some 
namespace issues.

Anyone have any suggestions?

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