Numeric/Numarray equivalent to zip ?
- From: "George Sakkis" <gsakkis@xxxxxxxxxxx>
- Date: 30 Apr 2005 01:32:02 -0700
What's the fastest and most elegant equivalent of zip() in
Numeric/Numarray between two equally sized 1D arrays ? That is, how to
combine two (N,)-shaped arrays to one (N,2) (or (2,N)) shaped ? I
expect the fastest and the most elegant idiom to be identical, as it is
usually the case in this excellent library, but if not, both would be
useful to know. Thanks,
George
.
- Prev by Date: Re: Python Challenge ahead [NEW] for riddle lovers
- Next by Date: Re: Python Challenge ahead [NEW] for riddle lovers
- Previous by thread: [wxPython] Many wxPanel forms in 1 wxFrame
- Next by thread: Library Naming Conventions.
- Index(es):
Relevant Pages
|