mirror of
https://github.com/osmarks/random-stuff
synced 2025-09-10 22:36:01 +00:00
Group theory for strings
This commit is contained in:
@@ -57,4 +57,5 @@ This comes with absolutely no guarantee of support or correct function, although
|
||||
* `rotating_audio.py` - composite audio files such that they sound as if they are from sources orbiting you
|
||||
* `nn.sql` - half an RNN in SQLite, unfinished because it *apparently* can't do recursive common table expressions.
|
||||
* `alexandergriffing_spite.py` - spites sometime by doing bad numerics in Python.
|
||||
* `screensaver.html` - an attempt to replicate one of Apple's screensavers (incomplete).
|
||||
* `screensaver.html` - an attempt to replicate one of Apple's screensavers (incomplete).
|
||||
* `StringGroup.hs` - native Haskell strings are only a monoid, so I improved them to be a group instead.
|
Reference in New Issue
Block a user