Skip to content

Revamp the sorting algorithm using Python multilevel sort. Fix issue #66. #67

Merged
kirsle merged 3 commits into
aichaos:masterfrom
htdinh:sort_revamp
Dec 23, 2016
Merged

Revamp the sorting algorithm using Python multilevel sort. Fix issue #66. #67
kirsle merged 3 commits into
aichaos:masterfrom
htdinh:sort_revamp

Conversation

@htdinh
Copy link
Copy Markdown
Contributor

@htdinh htdinh commented Dec 23, 2016

  • Restructure the sort algorithm using Python multilevel sort.
  • Add alphabetical sorting
  • Add sorting by number of special characters (template with one wildcard precedes the one with two wildcards)

@kirsle
Copy link
Copy Markdown
Member

kirsle commented Dec 23, 2016

This is really cool! 👍

@kirsle kirsle merged commit b74845e into aichaos:master Dec 23, 2016
deldesir added a commit to deldesir/rivescript-python that referenced this pull request Mar 21, 2026
Revamp the sorting algorithm using  Python multilevel sort. Fix issue aichaos#66.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants