Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 405 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 405 Bytes

Title: CmpressLib Author: Daniele Tomatis Date: August 2018

CmpressLib: a library for data compression algorithms

General info

This Python package provides quick implementation of a few methods used in multi-dimensional data compression

Setup

Import the library in your Python module after adding its path to the PYTHONPATH.

License

See the license provided with the package, please.