On 03/24/2010 11:42 PM, Rob Beezer wrote:
Jason,

On Mar 24, 9:26 pm, Jason Grout<jason-s...@creativetrax.com>  wrote:
Scipy/numpy is much closer to MATLAB in that respect.  You can't do
sin(m) (where m is a matrix) meaningfully in Sage yet.  In scipy/numpy,
it would give you the sin of each element.
Is there a way to do something like  m.map(sin)?  Should there be?


m.apply_map(), I believe off-hand.

Thanks,

Jaosn

--
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-...@googlegroups.com.
To unsubscribe from this group, send email to 
sage-edu+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en.

Reply via email to