-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: schwehr/bitvector-modern
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Optimize redundant allocations in BitVector addition
#205
opened Jul 30, 2026 by
google-labs-jules
Bot
Loading…
refactor(api): rename count_bits to bit_count for int.bit_count alignment
#168
opened Jul 24, 2026 by
schwehr
Owner
Loading…
Add an implementation using numpy with only unsigned int 64 for storage
#79
opened Jul 15, 2026 by
google-labs-jules
Bot
Loading…
feat: Add MmapBitVector implementation leveraging memory mapped arrays
#76
opened Jul 14, 2026 by
google-labs-jules
Bot
Loading…
feat(numpy): implement numpy-based BitVector classes and benchmarks
#73
opened Jul 13, 2026 by
google-labs-jules
Bot
Loading…
⚡ Optimize runs method by avoiding unnecessary list conversion
#63
opened Jul 11, 2026 by
google-labs-jules
Bot
Loading…
⚡ Optimize BitVector write_to_file performance with vectorized operations
#62
opened Jul 11, 2026 by
google-labs-jules
Bot
Loading…
ProTip!
Filter pull requests by the default branch with base:main.