Skip to content

Commit

Permalink
Add final submission
Browse files Browse the repository at this point in the history
I just noticed I hadn't pushed the paper to this repository yet. This was my final submission for the proseminar.
  • Loading branch information
Ludwig-Work committed Feb 18, 2024
1 parent 35fa8bd commit 642ced3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added LazyMathInstructor_Paper.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ They are evaluated from left to right with equal operator precedence for all ope
This repository contains:
- The [problem description](./Lazy-Math-Instructor.pdf)
- My [presentation slides](./Slides.pdf)
- My [submitted paper](./LazyMathInstructor_Paper.pdf)
- My [source code](./LazyMathInstructor) (split in several `.cs` files)
- Several input examples: [Binomial formulas](./binomial_formulas.txt), [Examples from the problem description](./problem_examples.txt) and a [long term](./long_term.txt)
- A [term generator](./TermGenerator/termgenerator.py) that can generate random terms of a desired length
Expand Down

0 comments on commit 642ced3

Please sign in to comment.