[Numpy-discussion] arrayrange

Robert Kern robert.kern at gmail.com
Thu Mar 15 12:53:06 EDT 2007


Miguel Oliveira, Jr. wrote:
> Hi Eike!
> 
> Yes, I did subscribe! Thanks once again for your reply... I'm sorry  
> but I don't know exactly what you mean... Do you think I should replace
> t = arange(0, durSecs, 1.0/SRate)
> by
> t = linspace(0, durSecs, durSecs*SRate)?
> 
> That won't work...

*How* does it not work?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list