CMD + K

libaec

Community

Adaptive Entropy Coding library

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::libaec

Usage Tracking

1.0.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Libaec implements Golomb-Rice coding as defined in the Space Data System Standard documents 121.0-B-2 and 120.0-G-2.

About

Summary

Adaptive Entropy Coding library

Last Updated

Mar 16, 2021 at 22:23

License

BSD-2-Clause

Total Downloads

7

Supported Platforms

linux-aarch64