Numpy Python Tutorial - Python for Beginners
Offered By: Great Learning via YouTube
Course Description
Overview
NumPy is a python library that is used for working with arrays. NumPy was developed by Travis Oliphant in 2005. It is an open source project and you can use it freely. NumPy stands for Numerical Python. It is helpful in solving problems related to linear algebra, fourier transform, and matrices.
One of the most common Python data structures is lists that serve the purpose of arrays, but they are slow to process. NumPy provides an array object which is known as “ndarray” and the fun fact is, it’s 50x faster than lists.
NumPy arrays are stored at one continuous place in memory unlike lists, so processes can access and manipulate them very efficiently. NumPy is a Python library and is written partially in Python, but most of the parts that require fast computation are written in C or C++. To know more about this interesting library with amazing examples, watch this tutorial till the end.
Syllabus
- Introduction.
Python Numpy.
Creating NumPy Array.
NumPy-Shape.
Joining NumPy Arrays.
NumPy Intersection & Difference.
Numpy Array Mathematics.
NumPy Matrix.
NumPy Matrix Transpose.
NumPy Matrix Multiplication.
NumPy Save & Load.
Taught by
Great Learning
Related Courses
Fundamentals of Digital Image and Video ProcessingNorthwestern University via Coursera Signals and Systems, Part 1
Indian Institute of Technology Bombay via edX Getting started in cryo-EM
California Institute of Technology via Coursera Networks and Systems
Indian Institute of Technology Madras via Swayam MRI Fundamentals
Korea Advanced Institute of Science and Technology via Coursera