Date | Author | Short message | Commit hash |
---|---|---|---|
2021-01-21 | qwx | move awk scripts to their own directory | f8a9a3fbf021dbc5f2aae0256bc1ab468b747438 |
2020-10-23 | qwx | add single file double precision fft for complex and real samples | 3e54fa29f02e02e505e8df4b88306703adca0ed4 |
2020-10-23 | qwx | add bitwise round up to next power of 2 | 8b2dd20c6c68f54047b748c84a2444c1125e36c6 |
2020-08-23 | qwx | bit: add find first and last set bit | b79711a757fe2247128e0524c6ae6da0c23f616a |
2020-08-23 | qwx | mod: add modular exponentiation | 24dbfac32a648a83f92494177e86d5548aaa08e9 |
asif.h awk/ bit.c emalloc.c fft.c kmp.c mod.c pheap.c rabinkarp.c strnaive.c varray.c