Skip to content

BitVec support for ndarray? #1258

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

Closed
JohnScience opened this issue Jan 14, 2023 · 3 comments
Closed

BitVec support for ndarray? #1258

JohnScience opened this issue Jan 14, 2023 · 3 comments

Comments

@JohnScience
Copy link

There is a bitvec crate which offers space efficient storage for one-dimensional bool arrays and vectors. I'm contracted for a project which would benefit from BitArrayD analogous to ArrayD. Eventually we might consider the possibility of implementing it. Would this be a valuable addition to ndarray from your perspective?

@bluss
Copy link
Member

bluss commented May 6, 2023

How much of ndarray do you think you can reuse with this change?

@akern40
Copy link
Collaborator

akern40 commented Oct 24, 2024

@JohnScience is this still of interest or planned? If not, I would like to close to help clean up the issues backlog, since there has been no further activity.

@JohnScience
Copy link
Author

@JohnScience is this still of interest or planned? If not, I would like to close to help clean up the issues backlog, since there has been no further activity.

It was implemented but ended up being closed-source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants