freealg.distributions.FreeLevy.roots# FreeLevy.roots(z)# Roots of polynomial implicitly representing Stieltjes transform If z is scalar, returns an array of roots of shape (r+1,). If z is array-like, returns an array of shape z.shape + (r+1,).