Two numpy arrays, but one sums faster? #numpy #python #coding

preview_player
Показать описание
I've got two numpy arrays with the same exact values. How is summing one horizontally so much faster than the other!?

Follow @codeaffinitydev more!

#python #programming #coding #computerscience #code #coder #numpy #programmer #pythonprogramming
Рекомендации по теме
Комментарии
Автор

I really like these behind-the-scenes python tidbits. I spend a lot of time with python, but I often find that I did not know these things!

marcevanstein
Автор

Great vid. YT shorts needs more intermediate content like this. Only improvement could be an explanation on how to initialise/change the memory layout

mitchbet
Автор

Got any textbook recommendations for learning this stuff?

benjaminpowell
Автор

That's fascinating! I would have never thought of something like that!

captainpumpkinhead