Léon van Velzen

Results 2 comments of Léon van Velzen

Here is a multipole expansion that does give accurate results, within the theoretical error bounds: ```Python import math import numpy as np from scipy.special import lpmv # Prepare the charge...

Hi @marcomusy, thanks for letting me know it's indeed a bug. I was able to work around this in my library (https://github.com/leon-vv/Traceon) by 'buffering' the elements to be plotted and...