A compact C++11/Python library for cache-friendly N-D arrays with struct support and zero-copy NumPy interoperability. Field/industry. Numerical and scientific software (HPC, simulation ...
I'm trying to export a 2-D C array to a numpy 'ndarray' object, in a way that exposes the C data. What complicates matters is that this 2-D array is not contiguous in memory, so I cannot just call ...