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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results