Python bug? Indexing to matrices

sturlamolden sturlamolden at yahoo.no
Tue Jul 12 09:03:25 EDT 2011


On 12 Jul, 14:59, sturlamolden <sturlamol... at yahoo.no> wrote:

>    ma = np.matrix(a)
>    mb = np.matrix(b)
>    a*b

ma*mb

Sorry for the typo.






More information about the Python-list mailing list