News

Plot of a quadratic equation showing the classic parabola, made with NumPy and Matplotlib. Linear equation 3x + 5 plotted with SymPy. Plot of a Quadratic Equation created in SymPy.
We will use np.arrays to represent images, and matplotlib to display images. We can do this with no additional packages required. However, two common packages for working with images are imageio and ...