Not sure how to use the 'own' parameter. End result is that on the python side when the ndarray 'flags' are printed, I see: OWNDATE: False The returned array on python side is garbled (though works ...
I look forward to your pull-request. TinyNdArray supports only float array. In the following Python code dtype=float32 is omitted, and in C++ code assuming using namespace tinyndarray; is declared.