{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "**Tools - NumPy**\n", "\n", "*NumPy is the fundamental library for scientific computing with Python. NumPy is centered around a powerful N-dimensional array object, and it also contains useful linear algebra, Fourier transform, and random number functions.*" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", " Run in Google Colab\n", " | \n", "