News

Contribute to Maliksaad231224/Plotting-Olaf-Using-Matplotlib-For-Linear-Algebra development by creating an account on GitHub.
Adding, Multiplying and displaying Vectors using numpy and matplotlib. The Linear Combination is a multiplication of a scalar to a variable and addition of those terms using numpy and matplotlib.
We use matplotlib for plotting in python. To have some more control over the coordinate axis we'll use .subplots. The first few lines of code just change the plot from a bounding box to a set of ...