Burrows-Wheeler (BWT) Algorithm in Python

DENG polytechnique at gmail.com
Wed Nov 2 03:15:09 EST 2005


Hi, all

I've used Python Bz2 module for times and want to kown something about
Burrows-Wheeler (BWT) algorithm, the Bz2 module is wrriten in C, is
there a version in Python too?

BWT
http://gatekeeper.dec.com/pub/DEC/SRC/research-reports/abstracts/src-rr-124.html
Python Bz2 module
http://labix.org/python-bz2

thanks




More information about the Python-list mailing list