matrix_1 = matrix_2 * matrix_3

Chris Liechti cliechti at gmx.net
Sun Aug 25 17:32:01 EDT 2002


anton at vredegoor.doge.nl (Anton Vredegoor) wrote in
news:akbhl5$m3r$1 at news.hccnet.nl: 
> 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?

Nummeric has everything you need
http://www.pfdubois.com/numpy/

chris


-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list