concatenating numpy arrays
- From: Rolf Wester <rolf.wester@xxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 13:04:55 +0100
Hi,
I want to concatenate two numpy arrays with shape (n1,n2) and (n1,n3) into a single array with shape (n1,n2+n3). I guess there is an elegant way to do this but I couldn't figure it out. So any help is very much appreciated.
Regards
Rolf
.
- Follow-Ups:
- Re: concatenating numpy arrays
- From: Travis E. Oliphant
- Re: concatenating numpy arrays
- Prev by Date: Re: Help me understand this iterator
- Next by Date: Python tools for managing static websites?
- Previous by thread: Help me understand this iterator
- Next by thread: Re: concatenating numpy arrays
- Index(es):