Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention algorithms in crate description #48

Open
frewsxcv opened this issue May 23, 2015 · 1 comment
Open

Mention algorithms in crate description #48

frewsxcv opened this issue May 23, 2015 · 1 comment

Comments

@frewsxcv
Copy link

I was about to write a BWT crate because I could not find any existing implementations on crates.io, but google pointed me here, so it might be nice to mention the algorithms in this library in the description in the Cargo.toml file

@kvark
Copy link
Collaborator

kvark commented May 24, 2015

👍 BWT here has evolved quite a bit due to the need to provide a rich context for further compression (in dark). I haven't found a good way to make the complexity flexible (yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants