How to install Numpy in Python

Configurare noua (How To)

Situatie

NumPy is a Python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.

Backup

  • Step1:  Go to the File and click on Settings.
  • Step 2: You will see > Project: your_project_name.Click on it. You will see two options one is Project Interpreter and the other Project Structure.
  • Step 3: Click on the Project Interpreter. You will see all the packages installed.
  • Step 4: You will see the + button. Click on it and search for the numpy in the search field. You will see the NumPy package on the left side and its description, and version on the right side. Be sure to check the author and URL of the package(numpy.org) before selecting and installing the package.
  • Step 5: Selecting numpy click on the Install Package on the left bottom. It will install the packages.

Solutie

Tip solutie

Permanent
Etichetare:

Voteaza

(2 din 5 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?