+ 6
what is Python NumPy ? what's the difference between Python and PythonNumPy..
2 ответов
+ 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
+ 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