[PYTHON MATRIX-SIG] remind me

David Ascher da@bekas.cog.brown.edu
Wed, 8 May 1996 15:50:02 -0400 (EDT)


Is there a shorthand for:

	x2 = ravel(x)
	x2[n] = v
	x2.shape = x.shape
	x = x2

?

--da

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

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