what is Python NumPy ? what's the difference between Python and PythonNumPy.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

what is Python NumPy ? what's the difference between Python and PythonNumPy..

14th Jul 2018, 5:32 PM
Sujithra
2 Answers
+ 7
Numpy is just a python library. Not a different sort of python. You need normal python to use numpy See this lesson: . https://www.sololearn.com/learn/6671/?ref=app
14th Jul 2018, 5:53 PM
Paul
Paul - avatar
+ 2
Numpy is a module which is used for numerical operations this operations is mostly used in mathematics if you are interested to make software which used high level math then you can use it.this module provide you many different methods for numerical operations.also check this link. https://youtu.be/gtejJ3RCddE
15th Jul 2018, 8:23 AM
Maninder $ingh
Maninder $ingh - avatar