PooledArrays.jl

A pooled representation of arrays for purposes of compression when there are few unique elements.
Author JuliaData
Popularity
20 Stars
Updated Last
2 Years Ago
Started In
July 2016

PooledArrays.jl

CI codecov deps version pkgeval

A pooled representation of arrays for purposes of compression when there are few unique elements.

Installation: at the Julia REPL, import Pkg; Pkg.add("PooledArrays")

Maintenance: PooledArrays is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.

Related Packages