Name: Anonymous 2010-07-08 0:58
I'm trying to figure out how to code a recursive matrix multiplication algorithm. Could someone please post pseudo-code.
map * for two lists, and then was shocked to see zipWith3.