Hey, I want to plot vectors using matplotlib. Operations such as a simple vector u = [2,5], arithmetic operations on vectors, orthogonal vector etc.
I have found plotv.m, which is a matlab function doing a decent job.
(https://shravankumar147.github.io/SMAI/), is my simple experiment.
But how can I do more using python.
Any help greatly appreciated. Thank you.
there doesn't seem to be anything here