|
From: Todd M. <jm...@st...> - 2004-05-05 14:00:33
|
On Tue, 2004-05-04 at 17:33, John Hunter wrote: > >>>>> "Todd" == Todd Miller <jm...@st...> writes: > > Todd> No, not yet. I was thinking about adding a minimal Matrix > Todd> class to the numarray half of matplotlib.numerix for now. > Todd> Then I'll add a more full-featured Matrix class to > Todd> numarray-1.0. Does that sound OK? > > Sounds great - all I need is Matrix multiplication -- cf, > text.Text.get_rotation and text.Text._get_text_shift_and_size > OK. I updated numerix to support Matrix multiplication for numarray. |