Jonas Haag
Jonas Haag
Test failure seems unrelated
I'm trying an intrinsics-based version: Fewer SLOC and faster.
Test failure is unrelated. @jreback merge?
@datapythonista release notes are already merged with #47404. Will merge main.
Do you want me to add unit tests?
Or we merge the PRs noted in those release notes to 1.5? The PRs have been ready for review with no code changes for a long time.
I added tests using Hypothesis and moved the byteswapping code to a module. The byteswapping code also be moved somewhere else outside the SAS stuff.
@jbrockmendel mind reviewing this as well?
> > Fast NumPy array creation: Didn't find a way to do it. > > Which usage would you need to replace? Essentially the call to `calloc`. Cython will always...
@jbrockmendel mind to review this? thanks! :)