algorithmica icon indicating copy to clipboard operation
algorithmica copied to clipboard

Misprint in SVGs

Open someretical opened this issue 3 years ago • 0 comments

Hi,

I'm pretty sure I've found 3 misprints in the English SVGs on the AoS and SoA page.

https://github.com/algorithmica-org/algorithmica/blob/master/content/english/hpc/cpu-cache/img/aos-soa-padded-n.svg array os structures -> array of structures

https://github.com/algorithmica-org/algorithmica/blob/master/content/english/hpc/cpu-cache/img/aos-soa-padded.svg structure or arrays -> structure of arrays

https://github.com/algorithmica-org/algorithmica/blob/master/content/english/hpc/cpu-cache/img/aos-soa.svg structure or arrays -> structure of arrays

I would fix them myself but when I opened the SVG files, I found out that all the text had been converted to paths so hopefully you guys can regenerate correct versions with matplotlib. Also, I just wanted to say thanks for creating this free resource because I've learnt a lot from it. Wish you guys the best :)

someretical avatar Apr 04 '22 08:04 someretical