Turn all legacy struct fields in the NumPy ndarray type into properties and...
Turn all legacy struct fields in the NumPy ndarray type into properties and document them (copied from NumPy docs). Adapt the 'nogil' declarations according to the ones in NumPy and add some missing functions. See https://github.com/numpy/numpy/pull/16170
Showing
Please register or sign in to comment