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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to