discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] create uniform PMT vector from python


From: Ben Reynwar
Subject: [Discuss-gnuradio] create uniform PMT vector from python
Date: Thu, 11 Apr 2013 09:44:54 -0700

Hi all,

Is there a way to create a uniform PMT vector from python?

I can use, for example, 'pmt.make_c32vector(length, value)' to create
a vector where each element is 'value' but I don't see a way to modify
these values from python.

If there isn't, are there any objections to overloading these
functions to take std::vectors as input so that we can pass in lists
from python?

Cheers,
Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]