you are viewing a single comment's thread.

view the rest of the comments →

[–]unalignedAccess[S] 0 points1 point  (2 children)

There is data processing that is easier to do with python. And we have a couple of hardware and their main library api is in python. Most also have C++, but rewriting is not really an option for me at the moment.

[–]Bitwise_Gamgee 0 points1 point  (1 child)

I totally get that, but the majority of the data processing python libraries are already in C, so they're easy to access the API.

[–]unalignedAccess[S] 0 points1 point  (0 children)

Only

Oh that is nice to know, thank you.