{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": ".. -*- mode: rst -*-\r\n\r\n=======\r\nStatsPy\r\n=======\r\n\r\nStatsPy is a Python module for statistics built on top of `NumPy/SciPy `_. It contains a list of classes and tools intended to ease the design of complex distributions which can be later used to perform statistical tests or extract confidence intervals.\r\n\r\nLinks\r\n=====\r\n\r\n- Source code repository: https://github.com/bruneli/statspy\r\n- User's and Reference Guides: http://bruneli.github.io/statspy/\r\n- Download releases: https://sourceforge.net/projects/statspy/files\r\n\r\nInstall\r\n=======\r\n\r\nAfter downloading/checking out files, to install you should run the ``setup.py`` script::\r\n\r\n python setup.py install\r\n\r\nIf you are not familiar with Distutils, have a look to the `official documentation `_. \r\n\r\nDevelopment\r\n===========\r\n\r\nGIT\r\n---\r\n\r\nLatest sources can be checked out via:\r\n\r\n git clone git://github.com:bruneli/statspy.git\r\n\r\nor (if you have write privileges):\r\n\r\n git clone git@github.com:bruneli/statspy.git\r\n\r\n\r\nTODO\r\n----\r\n\r\n * *PF*:\r\n * Multivariate PFs\r\n * Improve bounds for rv operations\r\n * *Param*:\r\n * For bayesian stats, add prior (posterior) \r\n * Add missing math functions (fabs, trigonometric, hyperbolic)\r\n * *RV*:\r\n * Operations: multiplication, division, power, exp, log\r\n * *Hypothesis tests*:\r\n * Improve handling of hypothesis\r\n * Bayesian/Frequentist Hybrid\r\n * Bayesian tests\r\n * *Confidence intervals*:\r\n * Neyman constructions\r\n * Bayesian credibility intervals", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/projects/statspy/files/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bruneli.github.io/statspy/", "keywords": "", "license": "new BSD", "maintainer": "", "maintainer_email": "", "name": "statspy", "package_url": "https://pypi.org/project/statspy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/statspy/", "project_urls": { "Download": "http://sourceforge.net/projects/statspy/files/", "Homepage": "http://bruneli.github.io/statspy/" }, "release_url": "https://pypi.org/project/statspy/0.1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Python module for statistics built on top of NumPy/SciPy", "version": "0.1.0a1" }, "last_serial": 862520, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "abc36647450a754118814f5b1ec7b3e3", "sha256": "3faeb2d4b20ffcaad2e94df8cf2cfe3d06859a6259dcf9887776fc9d540e46bf" }, "downloads": -1, "filename": "statspy-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "abc36647450a754118814f5b1ec7b3e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39424, "upload_time": "2013-09-11T09:34:39", "url": "https://files.pythonhosted.org/packages/52/60/868211536210477e53a2453f16a6559148b4a4430aad8bba6c563b7089b5/statspy-0.1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abc36647450a754118814f5b1ec7b3e3", "sha256": "3faeb2d4b20ffcaad2e94df8cf2cfe3d06859a6259dcf9887776fc9d540e46bf" }, "downloads": -1, "filename": "statspy-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "abc36647450a754118814f5b1ec7b3e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39424, "upload_time": "2013-09-11T09:34:39", "url": "https://files.pythonhosted.org/packages/52/60/868211536210477e53a2453f16a6559148b4a4430aad8bba6c563b7089b5/statspy-0.1.0a1.tar.gz" } ] }