Commit Graph

6 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
76c0d7f49e Remove .sage.py files with make clean 2021-11-14 14:52:21 +01:00
fb05fe8abb Remove .sage.py files with make clean 2021-11-14 14:50:50 +01:00
03ec008d0d A bit of cleanup
Move some helper files to other folders.

Actually remove the .sage files from the main directory, as I wrote I
would in the readme.
2021-11-14 14:48:58 +01:00
bacd7cff71 Init (add codebase) 2021-11-14 14:35:05 +01:00
d10424819c Initial commit 2021-11-14 12:58:08 +00:00