Skip to content

Commit

Permalink
First pass of g2clib.pyx refactor
Browse files Browse the repository at this point in the history
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
EricEngle-NOAA committed Feb 17, 2025
1 parent d88e9e2 commit dbb75fe
Showing 1 changed file with 165 additions and 142 deletions.
Loading

0 comments on commit dbb75fe

Please sign in to comment.