Skip to content

In this, I have covered about introduction to numpy library in python. Here you will find the defination, installation, and basic examples of Nympy.

Notifications You must be signed in to change notification settings

madhulika0106/Python-Nympy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python-Nympy

Numpy was created in 2005 by Travis Oliphant, which is an open source library which can be used for free by anyone anywhere. In python, Numpy library is mostly used which adds support to multidimentional, large arrays and metrices additional with large number of mathematical operations to perform on this array.

#To install Nympy: pip install numpy

#Basic syntax to import the librar: import numpy as np

About

In this, I have covered about introduction to numpy library in python. Here you will find the defination, installation, and basic examples of Nympy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published