[PYTHON MATRIX-SIG] Bug

Jim Hugunin hugunin@mit.edu
Thu, 24 Oct 1996 13:04:30 -0400


> Nevertheless, array() should probably return a scalar in this
> case. Otherwise there is a backdoor to create rank-0 arrays
> that can create lots of confusion.

Not true at all.  It is important to be able to create rank-0 arrays in
order to do:

array_of_floats * array(3.14159, Float32)

-Jim

=================
MATRIX-SIG  - SIG on Matrix Math for Python

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