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
Still exhibiting quadratic complexity for large files, but this may b…
…e a limitation of passing strings around in Python. Will have to consider different processing pipeline.
Reorganized code and fixed some minor bugs that were preventing insta…
…ll on other machines. Now the package should operate correctly if installed via the recommended instructions.