3
votes
3answers
121 views
+50
Symmetric streamplot with matplotlib
I'm trying to plot the streamlines of a magnetic field around a sphere using matplotlib, and it does work quite nicely. However, the resulting image is not symmetric, but it should be (I think).
...