The Python Oracle

Slow bitwise operations

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Digital Sunset Looping

--

Chapters
00:00 Question
03:33 Accepted answer (Score 12)
05:17 Answer 2 (Score 0)
06:15 Thank you

--

Full question
https://stackoverflow.com/questions/3067...

Question links:
[bitstring]: https://pypi.python.org/pypi/bitstring
[bitarray]: https://pypi.python.org/pypi/bitarray

Accepted answer links:
[NumPy source]: https://github.com/numpy/numpy/blob/588a...
[bitstring]: https://github.com/scott-griffiths/bitst...
[the compile-time parameter ]: https://hg.python.org/cpython/file/f9c28...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #numpy #bitwiseoperators #bitarray #bitstring

#avk47