[PYTHON MATRIX-SIG] Functions and names
David Ascher
da@maigret.cog.brown.edu
Wed, 21 Feb 1996 11:12:15 -0500 (EST)
> An insertion method for inserting a subarray into a larger array would
> also be useful. Something like:
>
> The APL way of doing this is to use what I call repeat() to make
> room for the insertion and then assign to this part. Since this
> is not a very frequent operation, I don't think we need a special
> function for it.
Actually, when I saw Chris' description of that I thought "yeah!", since
I can see myself using it quite a bit. But I guess I can always write
my own version.
--da
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================