Skip to content

NumPy is a Python package which stands for 'Numerical Python'. It is the core library for scientific computing, which contains a powerful n-dimensional array object.

License

Notifications You must be signed in to change notification settings

cherryWood55/MLCC-Numpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment-2

Assignment 2 for MLCC

How to submit the assignment?

  • Follow this video for the details. Send a pull request to this repo after completing all the three assignments.

This Assignment consists of three jupyter notebooks:

  1. List.ipynb - this exercise teaches you basic list manipulation.
  2. Numpy Examples.ipynb consists of numpy examples.
  3. Numpy Exercises.ipynb complete this small exercise to test your knowledge and learnings (Feel Free to Google).

About

NumPy is a Python package which stands for 'Numerical Python'. It is the core library for scientific computing, which contains a powerful n-dimensional array object.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%