Skip to content

Files

Latest commit

Oct 31, 2020
6a05d2f · Oct 31, 2020

History

History
7 lines (5 loc) · 340 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 340 Bytes

SIMD-Sorting-Network

export_version

  • A simple python script to generate network for given algorithm, type, size, and a few constraints. See directories README for more information

header_version

  • Header you can include in cpp project to generate sorting network at compile time. See directories README for more information