We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #160 from kiyo-masui/fixwheels Fixed Python 3.13 rc build image
Don't build on 3.11 for macOS as there is no h5py build
Update README to add caveats about the binary wheels
Bump version for 0.4.2 release
Bump version for 0.4.1 release
ci: change wheel build to trigger on release or manually
Acceleration using Arm NEON instructions and support for MSVC compiler.
Pypi packaging fix.
Bugfixes and installer improvements.
Use stdint.h instead of typedefs for C++ with GCC