Re: [Numpy-discussion] New python/numpy user

2017-07-04 Thread Charles R Harris
On Tue, Jul 4, 2017 at 1:32 AM, wrote: > Hi Brian > > > First of all thanks for the answer, the explanations and the advices; as > mentioned I've to think differently in order to code with efficiency. > > 1.: yes 'mat[:,0]=vect0' works fine and I understand why :-) > > 2.

Re: [Numpy-discussion] New python/numpy user

2017-07-04 Thread paul . carrico
Hi Brian First of all thanks for the answer, the explanations and the advices; as mentioned I've to think differently in order to code with efficiency. 1.: yes 'mat[:,0]=vect0' works fine and I understand why :-) 2. more generally, I've read some tutorials or presentations saying that Numpy