EncodedArrays provides an API for arrays that store their elements in
encoded/compressed form. This package is meant to be lightweight and only
implements a simple codec VarlenDiffArrayCodec
. As codec implementations are
often complex and have various dependencies, more advanced codecs should
be implemented in separate packages.
- Popularity
- 3 Stars
- Updated Last
- 8 Months Ago
- Started In
- May 2019
Required Packages
-
Adapt
-
ArraysOfArrays
-
BitOperations
-
CEnum
-
ChainRulesCore
-
Compat
-
ConstructionBase
-
DataAPI
-
DataValueInterfaces
-
FillArrays
-
GPUArrays
-
IteratorInterfaceExtensions
-
LLVM
-
OrderedCollections
-
PDMats
-
PrecompileTools
-
Preferences
-
Reexport
-
Requires
-
SparseArrays
-
StaticArrays
-
StaticArraysCore
-
StructArrays
-
Tables
-
TableTraits
Used By Packages
No packages found.