Hello

I find the data-types for python OOTs very confusing:
Apparently there are the following data-types:

float = float64
float32 used by most standard-blocks
float64

complex = complex128
complex64 used by most standard-blocks
complex128

This not really clear from the doc/tutorials.
In particular the exmaples use float or complex which does NOT work
with standard blocks.

A clear listing of the data-types used would be very helpful to
newcomers like me.

Wolfgang



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

Reply via email to