<div dir="ltr"><div dir="ltr">Hello scipy-dev community,<div>I am Mahendri, an undergraduate student majoring in Computational Statistics. I notice that as of now, SciPy does not have two sample mean difference test from poisson distribution data. So I search for poisson mean test and I am interested in E-test written by Krishnamoorthy and Thomson because it has more power than its predecessor (C-test) and provide the code. The paper also quite popular with 126 citations. The code is written in Fortran but I am able to port that into python. The python implementation have dependencies for numpy and scipy.stats.poisson, the loop is removed and odd behavior found at original code is solved. Do you think it is possible to incorporate the test into SciPy?<br><br clear="all"><div>Thank you</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Mahendri Dwicahyo</div><div>Computational Statistics, Polytechnic of Statistics STIS-BPS</div><div><a href="mailto:15.8727@stis.ac.id" target="_blank">15.8727@stis.ac.id</a> | <a href="mailto:mahendri.md@gmail.com" target="_blank">mahendri.md@gmail.com</a><br></div></div></div></div></div>