Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: feldroop/genedex

v0.2.2

25 Sep 17:02

Choose a tag to compare

Fixes some very misleading errors in the docs

v0.2.1

25 Sep 10:47

Choose a tag to compare

  • Use psacak instead of sais-drum to make the low memory suffix array construction less painful.
  • Add some notes about 512 bit blocks to docs.

v0.2.0

24 Sep 20:33

Choose a tag to compare

Lots of impactful and breaking changes:

  • added second text with rank support implementation and made fmindex generic over new TextWithRankSupport trait.
  • implemented low memory construction modes
  • implemented optimized functions for searching multiple queries at the same time (per thread)
  • other smaller features and optimizations

v0.1.0

15 Sep 19:22

Choose a tag to compare

Initial release of this library.