I
iwl
Hello,
there is an builtin documented array module in phyton,
but no documentation how such an array can be
created in C-Extension functions.
So I have to use Lists at time, but this is I think
inefficient with large data sets.
Is there some interface aviable which I can link to my
Programm without any change to standard python?
there is an builtin documented array module in phyton,
but no documentation how such an array can be
created in C-Extension functions.
So I have to use Lists at time, but this is I think
inefficient with large data sets.
Is there some interface aviable which I can link to my
Programm without any change to standard python?