Skip to content

Helsing 1.1.1

Compare
Choose a tag to compare
@plerros plerros released this 29 Apr 17:14
· 39 commits to main since this release

-Added commandline parameters
-Moved sorting out of primary loop, and switched to quicksort. This results in better performance and less memory usage.
-Initial BMI2 implementation
-Base N support
-Multiple bugfixes