/py-ctypes-multidimensional-arrays

An example how to convert numpy arrays to ctypes 2D and 3D arrays, parse them to C, and get them back after running a C function.

Primary LanguagePythonMIT LicenseMIT

Stargazers