[PYTHON MATRIX-SIG] Error (?) in Matrix.py (1.06a)

Andy Dustman andy@CCMSD.chem.uga.edu
Thu, 30 Jan 1997 12:41:31 -0500 (EST)


imports dot from Numeric, but then uses matrixmultiply (in __mul__ and
__rmul__), which produces a NameError when you try to multiply two
matrices. Seems to work if you instead import matrixmultiply from Numeric.
Or should __mul__ and __rmul__ use dot?

--
Andy Dustman / Computational Center for Molecular Structure and Design / UGA
You can have my PGP public key by sending mail with subject "send file key".
You can have my PGP secret key when you pry it out of my cold, dead neurons.
http://charon.chem.uga.edu/~andy    mailto:andy@CCMSD.chem.uga.edu    <}+++<


_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________