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

Readd Snappy #285

Open
jakirkham opened this issue Aug 18, 2021 · 0 comments
Open

Readd Snappy #285

jakirkham opened this issue Aug 18, 2021 · 0 comments
Labels
New codec Suggestion for a new codec

Comments

@jakirkham
Copy link
Member

Blosc dropped Snappy in a recent upgrade ( #283 ). So we had to drop it as well for now. However it would be good to readd Snappy support. Instead of linking to the C/C++ code in Blosc, it may be better to use a separate dependency like python-snappy. This would also help us to slowly move from compiling as much code in Numcodecs itself ( like using Blosc wheels #262 )

@dstansby dstansby added the New codec Suggestion for a new codec label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New codec Suggestion for a new codec
Projects
None yet
Development

No branches or pull requests

2 participants