How to use TPyBufferFactory from python

Hi @ynikitenko, can you try what is suggested here:

In that example, there was a 2D array of doubles that was read back into Python and reconverted with np.reshape.

Enric