-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Neon instruction support #244
Comments
This would also benefit to |
t20100
added a commit
to t20100/hdf5plugin
that referenced
this issue
Aug 29, 2024
16fa20741 minor changes, preparing for v0.8.2 release (silx-kit#244) e9c9e1743 Revert "provide a no output file warning message" 32ac9b4a2 Revert "bump version to 0.8.2" f3e7ac0fd bump version to 0.8.2 b25ef3ba1 provide a no output file warning message bd7c72653 remove the NewlySig enum item, and also provide the C++ standard to use as a CMake option 76cf82608 simplify a bit b0495d143 Update README.md (silx-kit#241) aee3236fa minor 015e791e2 minor c12f5e038 remove clang-tidy badge 724dee7d6 clang-format-14 3d54dc5e2 clang-format 1cc239569 clang-tidy 791d5565b add tail ellison code to code_S() (silx-kit#240) ef135ee9d minor 59aa63c3d update CLI11 version fe9df24e0 Use __cplusplus version check, and minor improve on the bitmask. (silx-kit#239) ddb02cdee clang-format 14075a017 minor 47519acb2 remove an unused include 5c3b3cfb6 use countr_zero (silx-kit#238) fe698e1ea minor 414efdf41 link Fortran wrapper f6ddfa742 Division (silx-kit#236) d87bdd051 add CMAKE_INSTALL_PREFIX in README f05b93c87 finish improved has_true() function (silx-kit#235) 9695e7a0c Revert "use a width parameter in Bitmask" 09db8b5df Revert "change function names" 04a3eb1ce change function names 524761981 use a width parameter in Bitmask d53dfb077 minor 4ba73ac24 add exhaustive Bitmask::has_true() test 0d659895a add Bitmask::has_true() function 07ee5c7c9 Minor work on README (silx-kit#232) f7f2031f9 add examples in PDF format (silx-kit#231) 08bc43f2a misc (silx-kit#230) c1a5e155d bump cli11 version git-subtree-dir: src/SPERR git-subtree-split: 16fa20741e5f5ad19127470c93d61d28cc980fae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following addition of blosc2 (PR #201)
The text was updated successfully, but these errors were encountered: