commit 73e2e18839abcbb5f48ff903840e9e6069a5d8fb Author: Aryadev Chavali Date: Sat Nov 20 22:35:18 2021 +0000 (General)+readme 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.