[PYTHON MATRIX-SIG] sum() in 1.0a2

Carlos Fonseca fonseca@gaivota.demon.co.uk
Sat, 17 Aug 1996 20:15:57 +0100 (BST)


I think sum(a) (and other reductions) should return an array with shape ()
when a is 1d, and not a scalar.  Currently, sum(a).anyarraymethod and
sum(a)[0] will fail if a is 1d. 

Carlos



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

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