Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bitarray #433

Open
pulbrich opened this issue Oct 23, 2024 · 0 comments
Open

Add bitarray #433

pulbrich opened this issue Oct 23, 2024 · 0 comments
Labels
Juno Juno app (with embedded Jupyter) package Pre-installed package request

Comments

@pulbrich
Copy link

bitstring for efficient bit string manipulation.

https://github.com/scott-griffiths/bitstring/tree/main

Almost pure python but uses bitarray

https://github.com/ilanschnell/bitarray

which is partly in C and C++.

Pinning bitarray in Juno would be sufficient.

@pulbrich pulbrich added Juno Juno app (with embedded Jupyter) package Pre-installed package request labels Oct 23, 2024
@alexstaravoitau alexstaravoitau changed the title Add **bitstring** Add bitstring Oct 23, 2024
@alexstaravoitau alexstaravoitau changed the title Add bitstring Add bitarray Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Juno Juno app (with embedded Jupyter) package Pre-installed package request
Projects
None yet
Development

No branches or pull requests

1 participant