diff options
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..6a272af --- /dev/null +++ b/README.org @@ -0,0 +1,7 @@ +#+title: Algorithms +#+author: Aryadev Chavali + +Common algorithms in C/C++/Python depending on which one is the +nicest/makes the most sense to use. This will include random maths +stuff as well, such as making supporting mechanisms for, say, the use +of group semantics. |