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

https://github.com/jcaip/burrows-wheeler-compression

An implementation of BWT in python
https://github.com/jcaip/burrows-wheeler-compression

Last synced: 10 months ago
JSON representation

An implementation of BWT in python

Awesome Lists containing this project

README

          

# Burrows-Wheeler-Compression
An implementation of BWT in python