text-compression: A text compression suite including a Burrows-Wheeler Transform (BWT) implementation.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This package contains an efficient implementation of the Burrows-Wheeler Transform (BWT) algorithm.

This implementation utilizes a suffix array to compute the BWT.

An efficient implementation of the Inverse BWT algorithm is also included.

Properties

Versions 0.1.0.1, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14, 0.1.0.15, 0.1.0.16, 0.1.0.17, 0.1.0.18, 0.1.0.19, 0.1.0.20, 0.1.0.21, 0.1.0.22, 0.1.0.23, 0.1.0.24, 0.1.0.25
Change log CHANGELOG.md
Dependencies base (>=4.16.3.0 && <4.17), containers (>=0.6.5 && <0.7), massiv (>=1.0.2 && <1.1), mtl (>=2.2.2 && <2.3) [details]
License BSD-3-Clause
Author Matthew Mosior
Maintainer mattm.github@gmail.com
Category Data Structures
Home page https://github.com/Matthew-Mosior/text-compression
Bug tracker https://github.com/Matthew-Mosior/text-compression/issues
Uploaded by MatthewMosior at 2022-10-31T19:04:45Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees