You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Alignment struct now uses a Vec of usize to store alignments. However, some literature uses floating point costs (e.g. for align strings with perceived distances between phonemes). Add support for measures that use non-integer costs.