EWAH Bool Array utils for yt
Project Links
Meta
Author: Matthew Turk, Meagan Lang, Navaneeth Suresh
Requires Python: >=3.10
Classifiers
Intended Audience
- Developers
Development Status
- 5 - Production/Stable
License
- OSI Approved :: BSD License
Programming Language
- Cython
- Python :: 3
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
- Python :: Free Threading :: 1 - Unstable
EWAH Bool Array utils for yt
Free software: BSD license
Features
EWAH Bool Array compression stores integer arrays efficient in memory.
Can be used for indexing arrays.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
1.3.0
Jun 27, 2025
1.2.2
Aug 19, 2024
1.2.1
May 22, 2024
1.2.0
Mar 30, 2024
1.2.0b1
Mar 12, 2024
1.1.0
Sep 17, 2023
1.1.0rc2
Aug 26, 2023
1.1.0rc1
Aug 15, 2023
1.0.2
Dec 22, 2022
1.0.1
Dec 22, 2022
1.0.0
Dec 22, 2022
0.1.0
Jul 13, 2021
Wheel compatibility matrix
| Platform | CPython 3.10 | CPython >=3.11 (abi3) |
|---|---|---|
| macosx_10_9_x86_64 | ||
| macosx_11_0_arm64 | ||
| manylinux_2_24_x86_64 | ||
| manylinux_2_28_x86_64 | ||
| musllinux_1_2_x86_64 | ||
| win_amd64 |
Files in release
ewah_bool_utils-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl (406.2KiB)
ewah_bool_utils-1.3.0-cp310-cp310-macosx_11_0_arm64.whl (376.1KiB)
ewah_bool_utils-1.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8MiB)
ewah_bool_utils-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.7MiB)
ewah_bool_utils-1.3.0-cp310-cp310-win_amd64.whl (967.5KiB)
ewah_bool_utils-1.3.0-cp311-abi3-macosx_10_9_x86_64.whl (382.5KiB)
ewah_bool_utils-1.3.0-cp311-abi3-macosx_11_0_arm64.whl (357.5KiB)
ewah_bool_utils-1.3.0-cp311-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8MiB)
ewah_bool_utils-1.3.0-cp311-abi3-musllinux_1_2_x86_64.whl (3.6MiB)
ewah_bool_utils-1.3.0-cp311-abi3-win_amd64.whl (959.6KiB)
ewah_bool_utils-1.3.0.tar.gz (47.5KiB)
Extras:
None
Dependencies:
numpy
(<3,>=1.21.2)