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

Feature request: Add support for ALP (Adaptive Lossless floating-Point Compression) #628

Open
kou opened this issue Jul 30, 2024 · 0 comments

Comments

@kou
Copy link
Contributor

kou commented Jul 30, 2024

Describe the bug

Sorry. This is not a bug. This is a feature request.

ALP (Adaptive Lossless floating-Point Compression) may be a good codec for Blosc. It's a lossless floating-point compression algorithm for double/float. It seems that it's a high speed and high compression algorithm:

Are you interesting in this algorithm?

If we add support for ALP, we may do it as a codec like ZFP not a filter.

To Reproduce

Not available.

Expected behavior

Not available.

Logs

Not available.

System information:

  • OS: Not available
  • Compiler: Not available
  • Version: Not available

Additional context

Not available.

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

1 participant