How can NumPy make mathematical operations faster than Python itself ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How can NumPy make mathematical operations faster than Python itself ?

30th Apr 2019, 1:47 PM
Svarog
1 Antwort
+ 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