Add Ian Parberry's Algorithm
jgamble opened this issue · 4 comments
jgamble commented
Add Ian Parberry's Algorithm
hoytech commented
hoytech commented
I'm seeing it in both master and the issue8 branch:
https://github.com/jgamble/Algorithm-Networksort/blob/issue8/lib/Algorithm/Networksort.pm#L46
https://github.com/jgamble/Algorithm-Networksort/blob/master/lib/Algorithm/Networksort.pm#L155
I just point it out because it causes it to be returned from nw_algorithms() which made my chooser script do weird things since it's not actually implemented yet.
jgamble commented
I hadn't had a chance to push yet. Master is now updated.