py311-bitarray (python/py-bitarray) Updated: 3 months, 2 weeks ago Add to my watchlist

A efficient implementation of arrays of booleans

This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.

Version: 3.8.0 License: PSF GitHub
Reset

103 build(s) found

Page 2 of 2 | Showing build(s) 101 to 103

Builder Build Number Start Time Elapsed Time Watcher Build Status
12.arm64 106129 2023-09-12 23:08:32 0:00:07 25911 build successful
10.13 204915 2023-09-12 23:08:20 0:00:40 67443 build successful
10.10 239309 2023-09-12 23:08:04 0:00:36 76486 build successful