Commit Graph

3 Commits

Author SHA1 Message Date
c6b6329134 Abstrack simple string matching to a process
The process contains the fingerprinting function along with a queue
representing the sliding window. This means that the user no longer
needs to remember the outgoing character when streaming the text.
2021-11-14 16:19:11 +01:00
fb05fe8abb Remove .sage.py files with make clean 2021-11-14 14:50:50 +01:00
bacd7cff71 Init (add codebase) 2021-11-14 14:35:05 +01:00