NTHU 2021 Parallel Programming HW1 Odd Even Sort implemented with MPI to Speed up The Performance of MergeSort and Quicksort
-
Updated
Jan 25, 2022 - Python
NTHU 2021 Parallel Programming HW1 Odd Even Sort implemented with MPI to Speed up The Performance of MergeSort and Quicksort
GUI for visualizing sorting algorithms
A Python method that reads a text file "numbers.txt" that contains 20 integers. Then, it separates odd and even into two separate file with name odd.txt and even.txt, respectively. See the demo at:
Add a description, image, and links to the odd-even-sort topic page so that developers can more easily learn about it.
To associate your repository with the odd-even-sort topic, visit your repo's landing page and select "manage topics."