8 lines
269 B
Org Mode
8 lines
269 B
Org Mode
#+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.
|