j
k
j a
j l
On Fri, 21 Jan 2005, Travis Oliphant apparently wrote:
from scipy import * alter_numeric() i = array([0,2]) x = array([1.1,2.2,3.3,4.4]) y = x[i]
This ^ gives me an invalid index error. scipy version 0.3.0_266.4242 Alan Isaac
Back to the thread
Back to the list