v0.5.0-a5
Added
Alphabet.__eq__
implementation comparing letters.pool
argument topyopal.align
to support reusing aThreadPool
.
Changed
- Update
Aligner.align
to use theBaseDatabase
Cython API.
Fixed
- Memory leak in
Aligner.align
caused by faulty allocation of pointer array. __repr__
implementations ofAlphabet
andFullResult
.Alphabet.__getitem__
reading past the letters buffer.