commit | b716971af8451f9a2c4f5ecbb91fce1549ba8014 | [log] [tgz] |
---|---|---|
author | Sridhar Rajagopalan <srajagopalan@google.com> | Tue Mar 21 17:14:37 2017 +0100 |
committer | Sridhar Rajagopalan <srajagopalan@google.com> | Tue Mar 21 17:14:37 2017 +0100 |
tree | 7f460e9d6f87a476e8f52384494a50ed592a47ae | |
parent | bc39bec1943bcdacb3645b0f602d3309247e13ed [diff] |
Checking in the README file.
diff --git a/README b/README new file mode 100644 index 0000000..51f845f --- /dev/null +++ b/README
@@ -0,0 +1,3 @@ +This is the repository for the median finding code. +Loosely based on the Patterson and Manku-Rajagopalan-Lindsay algorithms, but +somehow different (and better) than those.