Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Function _toarray() rewritten to remove loop and use memcpy instead; removal of deprecated Python C API PyObject_AsWriteBuffer() Function unpack7() heavily modified to test handling arguments in a less clunky way, especially input numpy arrays. These new approaches will trickle into other functions.
- Loading branch information