Skip to content

akhil309/Learning-Numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Learning-Numpy

To install Numpy libraries on ubuntu

 -open Terminal
 -run the following command
 
  #for python 3.x
   sudo apt update 
   sudo apt-get install python3-numpy
   
  # for python2
   sudo apt update 
   sudo apt-get install python2-numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published