issues
search
diamondman
/
bitarray
efficient arrays of booleans for Python
Other
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Coherence of the module
#16
ghost
opened
7 years ago
1
copy_n: fast copy with memmove fixed
#15
ph4r05
opened
7 years ago
0
Minor clarity/wording changes to README
#14
andre-merzky
closed
8 years ago
4
Add MANIFEST.in so README.rst is included in the package.
#13
diamondman
closed
8 years ago
0
Fix types to actually be types
#12
diamondman
closed
8 years ago
2
Minor clarity/wording changes to README
#11
diamondman
closed
8 years ago
0
Expose number methods via PyNumberMethods.
#10
eltoder
closed
8 years ago
0
add a bitequal() function
#9
andre-merzky
opened
8 years ago
8
Fix Clang compilation warnings and error handling.
#8
eltoder
closed
8 years ago
2
Expose sequence methods via CPython interface tables.
#7
eltoder
closed
8 years ago
2
Add C test coverage.
#6
diamondman
opened
8 years ago
0
Use SIMD instructions for bitwise operations (gcc specific).
#5
udoprog
closed
8 years ago
11
Refactor4fork
#4
diamondman
closed
8 years ago
3
add optional pos parameter to start search from
#3
andre-merzky
closed
8 years ago
12
pull requests
#2
andre-merzky
opened
8 years ago
2
Finish adapting the fork
#1
diamondman
opened
8 years ago
8