How can NumPy make mathematical operations faster than Python itself ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

How can NumPy make mathematical operations faster than Python itself ?

30th Apr 2019, 1:47 PM
Svarog
1 ответ
+ 1
Also some Python libraries (idk if numpy too) are written in C instead of Python, what makes them much faster.
30th Apr 2019, 4:53 PM
Maneren
Maneren - avatar