Martin Šošić

Results 904 comments of Martin Šošić

Hey @wollmers! Thanks for letting me know, it is cool that Edlib exists for Perl! Would you be up for creating a PR that adds it to README?

#118 is somewhat connected to this.

> [edlibAlign calls myserCalcEditDistanceSemiGlobal(edlib.cpp:L199-212)](https://github.com/Martinsos/edlib/blob/f8afceb49ab0095c852e0b8b488ae2c88e566afd/edlib/src/edlib.cpp#L199-L212) inside a `do` loop: > > ```c++ > do { > if (config.mode == EDLIB_MODE_HW || config.mode == EDLIB_MODE_SHW) { > myersCalcEditDistanceSemiGlobal(Peq, W, maxNumBlocks, > queryLength,...

So far there have been 3 issues asking for multibyte support, so I assigned important label to this feature as it seems to be important to users.

With @jbaiter 's addition to Python version of Edlib this issue is less pressing, but still, it should be the next one to do.

This is also linked to this: https://github.com/Martinsos/edlib/issues/141 (Unicode support in python edlib).

@masri2019 has been working on this for some time now with a little bit of my guidance, so I will document here what has been done and what is yet...

Hey @masri2019, how are you doing? We made great progress with this one and then stopped -> are you still interested in possibly continuing with it, how are you with...

@masri2019 that is awesome :)!! I will also do my best to help you, I believe the two us can finish it together, if needed I can involve myself more,...

@masri2019 I am guessing it might be a bit hard getting back into it after so much time, so I would advise you do what you can and if you...