Replace calls of POINTER()
by byref()
in Python interface to pass data arrays
#4298
Labels
POINTER()
by byref()
in Python interface to pass data arrays
#4298
It was proposed by @jameslamb in #4297 (comment) that
byref
calls will be faster according toctypes
official docs.The text was updated successfully, but these errors were encountered: