Tutorials and Talks
A list of tutorials by the HEIR community. To add to this list, open an issue or submit a pull request on GitHub.
Talks
- HEIR: A foundation for FHE compilers (FHE.org 2023-10 meetup)
- How to Write Optimizations in HEIR (FHE.org 2024 conference tutorial) (slides)
MLIR tutorials
FHE math
- Estimating the Security of Ring Learning With Errors by Cathie Yun
- Key Switching in LWE by Jeremy Kun
- Modulus Switching in LWE by Jeremy Kun
- Negacyclic Polynomial Multiplication by Jeremy Kun
- Sample Extraction from RLWE to LWE by Jeremy Kun
- The Gadget Decomposition in FHE by Jeremy Kun
Last modified August 25, 2024: add pre-commit hook for markdown formatter (290c3617)