Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.29 KB

CREDITS.md

File metadata and controls

43 lines (23 loc) · 1.29 KB

Credits

The following packages, repositories, and other resources have been used or helpful.

Utils

MIDI and Music Theory

String Algorithms

Levenshtein Algorithm

This gist by kigiri

Damerau-Levenshtein: this Wikipedia article

Needleman-Wunsch Algorithm

blievrouw/needleman-wunsch

Longest Common Subsequence Algorithm

Rosetta Code

Gotoh Algorithm

Wikipedia

Math

Counting 1s in a Binary Number

prismoskills.appspot.com

Library Development