IlyaGrebnov / libsais

libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.
Apache License 2.0
180 stars 22 forks source link

1.0.0: added Makefile #1

Closed zvezdochiot closed 3 years ago

zvezdochiot commented 3 years ago

Create Makefile and Release. See https://github.com/FS-make-simple/libsais/releases/tag/1.0.0

IlyaGrebnov commented 3 years ago

Thank you (спасибо)!