diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-15 13:35:47 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-15 13:35:47 +0200 |
| commit | a615b61e97511ba656d6ef154141083fa2ce9a61 (patch) | |
| tree | 12b107e82d9ea85b5a508ac99039200f5eb90023 /appendix/glossary.tex | |
| parent | cfecf04efdb8266ee0a106deb20937bd233929d0 (diff) | |
feat: fixed the comments from Dante about section 2.2
Diffstat (limited to 'appendix/glossary.tex')
| -rw-r--r-- | appendix/glossary.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/appendix/glossary.tex b/appendix/glossary.tex index a46f42a..ac4548c 100644 --- a/appendix/glossary.tex +++ b/appendix/glossary.tex @@ -30,3 +30,10 @@ \newacronym{gui}{GUI}{Graphical User Interface} \newacronym{tui}{TUI}{Terminal User Interface} \newacronym{nasa}{NASA}{National Aeronautics and Space Agency} +\newacronym{cpu}{CPU}{Central Processing Unit} +\newacronym{ram}{RAM}{Random Access Memory} +\newacronym{gpu}{GPU}{Graphics Processing Unit} +\newacronym{npu}{NPU}{Neural Processing Unit} +\newacronym{tpu}{TPU}{Tensor Processing Unit} +\newacronym{cern}{CERN}{Conseil Europ\'een pour la Recherche Nucl\'eaire} +\newacronym{it}{IT}{Information Technology} |
