Recent Releases of edlib

edlib -

CHANGELOG: - fixed edlib freezing when alphabet was exactly 256 characters long.

- C++
Published by Martinsos over 4 years ago

edlib - v1.2.6

Fixed some compiler warnings/errors (on Windows mostly).

- C++
Published by Martinsos over 6 years ago

edlib - v1.2.5

Fixed #120: Edlib now correctly handles empty sequences.

- C++
Published by Martinsos over 6 years ago

edlib - 1.2.4

Fixed bug described in https://github.com/Martinsos/edlib/issues/126 .

- C++
Published by Martinsos about 7 years ago

edlib -

Fixed bug described in #103.

- C++
Published by Martinsos about 8 years ago

edlib - v1.2.1

Fixed rare bug that was happening in HW mode on strong reduction of band, accidentally pointing score to undefined value in memory in certain cases. Upgraded CMake so it offers better support for OSX.

- C++
Published by Martinsos over 8 years ago

edlib - v1.2.0

Added support for custom character equality definition. Fixed some small bugs.

- C++
Published by Martinsos over 8 years ago

edlib - v1.1.2

Fixed memory leaks in tests. Added memory checking to travis. Fixed rare bug in alignment traceback. Implemented python binding for Edlib!

- C++
Published by Martinsos about 9 years ago

edlib - v1.1.1

Fixed a rare bug where band was reduced too aggressively, resulting in no solution being found although there is one.

- C++
Published by Martinsos about 9 years ago

edlib - v1.1.0

Renamed aligner to edlib-aligner. Made printing of alignment nicer. Wrote a script for automatic execution of performance tests (Edlib vs. other libraries). Regenerated all mutated sequences in test data, this time using Mutatrix tool, which gives more realistic mutations than what I was doing before.

- C++
Published by Martinsos over 9 years ago

edlib -

First stable release.

- C++
Published by Martinsos over 9 years ago