[Numpy-discussion] missing array type
by Alan G Isaac other posts by this author
Feb 27 2006 2:07PM messages near this date
Re: [Numpy-discussion] Faster fill
|
Re: [Numpy-discussion] missing array type
The recent discussion of Matlab's repmat
plus some recent use of grids leads me to ask:
should numpy contain a true repeated array object,
where one single copy of the data supports
a full set of array operations? (So that,
e.g., repmat(x,(3,2)) would simply point
to the x data or, if desired, make a single
copy of it.)
And actually this seems a special case of
a truly space-saving Kronecker product.
Cheers,
Alan Isaac
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion
Thread:
Alan G Isaac
Sasha
David M. Cooke
Sasha
Tim Hochberg
Colin J. Williams
Sasha
Travis Oliphant
Sasha
Travis Oliphant
Christopher Barker
Sasha
Sasha
Travis Oliphant
Sasha
Alan G Isaac
|