creation notes

This commit is contained in:
2026-02-10 11:07:46 +01:00
parent 4a15e036a6
commit abcf15eac3
7 changed files with 22467 additions and 0 deletions

15
Notes/notes.typ Normal file
View File

@ -0,0 +1,15 @@
#set page(paper: "a4", margin: 2cm, numbering: "1/1")
#set text(font: "Linux Libertine", lang: "fr")
#set math.mat(delim: "[")
#align(center)[
#text(size: 24pt, weight: "bold")[Codes LDPC] \
#v(5pt)
#text(size: 14pt, style: "italic")[Notes pour TIPE]
]
#pagebreak()
#bibliography("sources.yml", style: "ieee")