Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue84 2 #195

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Issue84 2 #195

wants to merge 3 commits into from

Commits on Oct 18, 2021

  1. incrementally remove explicit calls to free memory (transformSequence…

    …s/createReverseCopy/and part of AlignmentData)
    rpconnectmok committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d85b9ad View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. use std::vector<unigned char> for obtainAlignment result(output) and …

    …in AlignmentData struct
    GDCCP committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9a2876f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. using vector to make memory management implicit in buildPeq and parts…

    … in calcEditDistance
    GDCCP committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    3021ede View commit details
    Browse the repository at this point in the history