matrix_1 = matrix_2 * matrix_3

Anton Vredegoor anton at vredegoor.doge.nl
Sun Aug 25 17:19:10 EDT 2002


Hello All,

Is there a module that uses the star operator for matrix multiplication? If
not, which module would be suitable to subclass a matrix class from so that it
does this?

Anton.



More information about the Python-list mailing list