Aryadev Chavali ab5d1c6997 (list)+filter function
This generates a new list, and appends to it every time the current
list value satisfies the condition.  It then recursively calls the
filter on the next value.
2021-11-22 06:08:52 +00:00
2021-11-22 06:08:52 +00:00
2021-11-20 22:35:18 +00:00

Algorithms

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.

Description
No description provided
Readme MIT 79 KiB
Languages
C++ 61.7%
C 16.7%
Racket 16.6%
Makefile 3.3%
Emacs Lisp 1.7%