aboutsummaryrefslogtreecommitdiff
path: root/math/py-pcodec/pkg-descr
blob: 06a7d6791466fa5ec0d058af9c579a3749e127fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Pcodec (or Pco) losslessly compresses and decompresses numerical sequences with
high compression ratio and moderately fast speed.

Use cases include:
- columnar data
- long-term time series data
- serving numerical data to web clients
- low-bandwidth communication

Data types: u16, u32, u64, i16, i32, i64, f16, f32, f64