You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a mistake in the code that generated
the plot in the zipf docstring. The Riemann
zeta function is `scipy.special.zeta`, not
`scipy.special.zetac`.
I also tweaked the sample parameters and the plot
code so the plot is a bit more informative.
0 commit comments