Skip to content

Release 2.0.0

Choose a tag to compare

@maxbachmann maxbachmann released this 02 Jun 14:15
· 103 commits to main since this release
05946d7

Changed

  • added argument pad to Hamming distance. This controls whether sequences of different
    length should be padded or lead to a std::invalid_argument exception.
  • improve behaviour when including the project as cmake sub project