Example notes

This commit is contained in:
SpaceTurth
2026-02-16 09:06:28 -07:00
parent 1229d19857
commit cd2f5fea4e
15 changed files with 157 additions and 85 deletions

View File

@ -0,0 +1,13 @@
:PROPERTIES:
:ID: 2e8a8baf-7a15-4e6f-97d2-7f93e73e0107
:END:
#+TITLE: Number Theory
#+CREATED: [2026-02-01 Sun 11:00]
* Number Theory
Math: $\gcd(a,b)$ and $a \equiv b \pmod n$.
Links:
- [[file:example_01_foundations.org][Foundations]]
- [[file:example_08_probability.org][Probability]]
- [[file:example_09_graphs.org][Graph Models]]