Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Victrid/CS467-Theory-of-Computing-Notes
Lecture notes on Introduction to Theory of Computing.
https://github.com/Victrid/CS467-Theory-of-Computing-Notes
Last synced: about 1 month ago
JSON representation
Lecture notes on Introduction to Theory of Computing.
- Host: GitHub
- URL: https://github.com/Victrid/CS467-Theory-of-Computing-Notes
- Owner: Victrid
- License: gpl-3.0
- Created: 2022-02-14T02:31:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T02:43:07.000Z (almost 3 years ago)
- Last Synced: 2024-06-11T07:33:22.249Z (6 months ago)
- Language: TeX
- Size: 328 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cs - @Victrid, 2021 Fall
README
# CS467-Theory-of-Computing-Notes
Lecture notes on Introduction to Theory of Computing.Download a pre-compiled PDF from [releases](https://github.com/Victrid/CS467-Theory-of-Computing-Notes/releases).
You may compile it yourself, with
```bash
latexmk -xelatex main.tex
```