CMD + K

bitarray

Community

efficient arrays of booleans -- C extension

Installation

To install this package, run one of the following:

Conda
$conda install kmod::bitarray

Usage Tracking

2.3.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Bitarray provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types that behave very similarly to usual lists. All functionality is implemented in C.

About

Summary

efficient arrays of booleans -- C extension

Last Updated

Nov 16, 2021 at 20:20

License

PSF