How to Install wzip in Ubuntu 18.04



Install wzip by entering the following commands in the terminal:

sudo apt update
sudo apt install wzip

Description:

Lossy compression and denoising

The program wzip is a preprocessor for LOSSY data compression. A sequence of ascii floating-point numbers is transformed into a sequence of small integers ready for effective compression with e.g. gzip. The program can also be used for effective but time consuming denoising of measurement data. Wzip was originally written for the processing of EDX-linescans.

Version: 1.1.5

Section: universe/math