caleb531 / automata

A Python library for simulating finite automata, pushdown automata, and Turing machines
https://caleb531.github.io/automata/
MIT License
338 stars 63 forks source link

docs: Update examples even more #226

Closed eliotwrobson closed 2 months ago

eliotwrobson commented 3 months ago

Note to self to add generated images and remove some abbreviations from the examples on the develop branch. The images can just be generated from the built-in methods. Also, add Wikipedia references and links to lecture notes on the front page.