Skip to content

Support data compression #52

@fangq

Description

@fangq

When saving large arrays with repeated elements, data compression can save a huge amount of space.

This BSD licensed toolbox by Kota Yamaguchi uses matlab java interface to support gzip and zlib based compression. Use it for now.

https://www.mathworks.com/matlabcentral/fileexchange/39526-byte-encoding-utilities

For octave, need to find alternatively solution.

Ultimately, need a mex-based gzipencode/zlibencode package for portability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions