Closed maartenbreddels closed 1 month ago
This allows us to send numpy arrays efficiently. Before, a buffer (from the Python side) was transformed into a empty object, now it is a DataView object.
This allows us to send numpy arrays efficiently. Before, a buffer (from the Python side) was transformed into a empty object, now it is a DataView object.