An open API service indexing awesome lists of open source software.

https://github.com/wittline/burrows-wheeler-transform

Implementation of the algorithm "Burrows Wheeler Transform" in python for data compression
https://github.com/wittline/burrows-wheeler-transform

burrows-wheeler-transform data-compression python

Last synced: 7 months ago
JSON representation

Implementation of the algorithm "Burrows Wheeler Transform" in python for data compression

Awesome Lists containing this project

README

          

# burrows-wheeler-transform
Burrows-Wheeler-Transform implementation in python