Oct. 3, 2014
3:04 p.m.
On Oct 3, 2014 12:09 PM, "Sturla Molden" <sturla.molden@gmail.com> wrote:
Todd <toddrjen@gmail.com> wrote:
Recently I added a vector strength function to scipy. I was interested
in
also adding some tests of circular statistics, which scipy currently lacks,
Notice that scipy.stats.rayleigh is already taken, in case you want to add the Rayleigh test.
Thanks, I noticed. I was planning on something like scipy.stats.rayleigh_test but that would be open to discussion.