Made w ⚡️ by **Juan!* ChatGPT is a great teacher* 🧑‍🏫…

What on earth is numpy?!?!?!?

NumPy is a python library that’s specifically made for numerical and scientific computing; Basically the application of math and science to solve complex problems, through arrays!

How?

NumPy works with arrays and matrices to perform mathematical computations.

Untitled

It has functionalities for working with linear algebra, fourier transforms, statistical analysis, and much more.

It can work on conjunction with other python libraries suchas SciPy, Matplotlib, and scikit-learn for numerical analysis and scientific tasks.

Used in Quantum Computing, Signal Processing, Image Processing, Bioinformatics, Bayesian inference, and muuuchhh more.

Why the heck should I use this???

NumPy makes life easier, by seamlessly integrating languages of C and Fortran to Python making it easier to learn and use other languages. It’s faster and more efficient by using less memory. Way more convenient and compact than python lists.

Resources

W3Schools

Something cool.

NumPy helped the Event Horizon Telescope produce the first image of a black hole… [LINK]