Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cuda implementation of the Median of Medians algorithm ****************************************************** Finds the kth element of an unsorted array of floats inported from a file. Options for ./run -f|--filename name -e|--element e -s|--seperator str (defaults to \n) -h|--help