On 12/30/18 8:49 AM, Wolfgang Buesser wrote: > 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.
You need to provide us with a specific example. Build an example where it doesn't work for you using a flow graph and email the grc file. It's pretty wide open question. -- Cinaed > > A clear listing of the data-types used would be very helpful to > newcomers like me. > > Wolfgang > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
