On Thu, Oct 8, 2009 at 6:15 AM, harshal jadhav <jadhav.hars...@gmail.com> wrote: > Hi Everybody, > > I am Harshal Jadhav, student at San Jose State University. > > I am using Python for my Master's project and i am a beginner. > > I am using python language for GNU Radio. For this i have a sampled signal. > The signal is a sine wave. I have to trap each sample of this sine wave in > an array. > Is it possible to capture the samples of the sine wave inĀ an array in > python?
Python has list, tuples and dictionaries.. choose the most suitable datatype :) regards Vivek -- The hidden harmony is better than the obvious!! _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers