/sort_net

A module for building bi-directional sorting networks

Primary LanguagePythonMIT LicenseMIT

sort_net

A simple module for building bi-directional sorting networks. There are only two basic components: wire and comparator. An example of a network for 4 numbers is included.