mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
Auto: misc.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# FSM
|
||||
|
||||
- Finite state machines. A computation abstraction level that I find particularly appealing for some reason.
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
- Remembered I have next Monday off ([[2020-11-30]]) and felt happy.
|
||||
- Set up [[autofs]] so SD cards get automounted in Debian. Usually this is done by the desktop environment but in [[i3]] it needs manual setup (I don't mind).
|
||||
- Read on [[equanimity]].
|
||||
- Read on [[push down automata]]s.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[agora-protocol]: ../agora-protocol "Agora Protocol"
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# Push down Automata
|
||||
|
||||
- Back in school I learnt about [[FSM]]s but not about PDAs for some reason.
|
||||
- As I expected (remembered?) they are like FSMs plus a stack.
|
||||
|
||||
Reference in New Issue
Block a user