vault backup: 2023-09-27 11:11:52

This commit is contained in:
Alice 2023-09-27 11:11:52 +01:00
parent f2ffbb65b6
commit e9a0eeaad8
3 changed files with 70 additions and 21 deletions

7
4a1s/CP/PL - Aula 3.md Normal file
View file

@ -0,0 +1,7 @@
## Ex. 1
### a)
Spacial locality - proximity of memory spaces relative to our reference memory space (?)
Logically following the multiplication process of matrices, C and A have spacial locality (while B does not, due to advancing in columns and not rows).
### b)
Every time it attempts to reach for matrix B, it will miss