|
From: Christopher B. <Chr...@no...> - 2006-02-10 21:57:59
|
Colin J. Williams wrote:
>> numpy.r_[1,0,range(1,5),0,1]
> This seems to be a neat idea but not in the usual Python style.
Exactly. couldn't it at least get a meaningful, but short, name?
And is there a way to use it to concatenate along other axis? I couldn't
see a way.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chr...@no...
|