{ "info": { "author": "Nolan Conaway", "author_email": "nolanbconaway@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "A numpy binding for the Poisson E-Test, described in this paper:\n\nhttp://www.ucs.louisiana.edu/~kxk4695/JSPI-04.pdf\n\nI basically just minimally edited the original fortran code so that numpy f2py\ncould pick it up. The original code can be found in an early commit to this repo\nor via this link:\n\nhttp://www.ucs.louisiana.edu/~kxk4695/statcalc/pois2pval.for", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nolanbconaway/poisson-etest", "keywords": "poisson,hypothesis testing,statistics", "license": "", "maintainer": "", "maintainer_email": "", "name": "poisson-etest", "package_url": "https://pypi.org/project/poisson-etest/", "platform": "", "project_url": "https://pypi.org/project/poisson-etest/", "project_urls": { "Homepage": "https://github.com/nolanbconaway/poisson-etest" }, "release_url": "https://pypi.org/project/poisson-etest/0.0/", "requires_dist": null, "requires_python": "", "summary": "A poisson e-test.", "version": "0.0" }, "last_serial": 4980118, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "daf730f0982580c7474e324f784a058f", "sha256": "c71d9e888402628add57cb61c56168d2bf49215fe3ca2ed1120dd33a90b79bfc" }, "downloads": -1, "filename": "poisson_etest-0.0.tar.gz", "has_sig": false, "md5_digest": "daf730f0982580c7474e324f784a058f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2983, "upload_time": "2019-03-24T22:39:51", "url": "https://files.pythonhosted.org/packages/86/d8/13949b2f6d87d5da5ab250d0021643863633df17a1120b70f1596b67c705/poisson_etest-0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "daf730f0982580c7474e324f784a058f", "sha256": "c71d9e888402628add57cb61c56168d2bf49215fe3ca2ed1120dd33a90b79bfc" }, "downloads": -1, "filename": "poisson_etest-0.0.tar.gz", "has_sig": false, "md5_digest": "daf730f0982580c7474e324f784a058f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2983, "upload_time": "2019-03-24T22:39:51", "url": "https://files.pythonhosted.org/packages/86/d8/13949b2f6d87d5da5ab250d0021643863633df17a1120b70f1596b67c705/poisson_etest-0.0.tar.gz" } ] }