Thoughts

mental health break ,./'"**^^$_---
Working with numpy and friends is hard for me because if you asked me to sum two list of numbers into a new list I would say
oh, let's zip them, then map over the list with `sum`. But if the lists are numpy arrays, you can just add them. I don't think about operators on lists, only on individual elements.
Link 4:48 p.m. Nov 22, 2023 UTC-5