{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "=======\nhep_spt\n=======\n\n.. image:: https://img.shields.io/travis/mramospe/hep_spt.svg\n :target: https://travis-ci.org/mramospe/hep_spt\n\n.. image:: https://img.shields.io/badge/documentation-link-blue.svg\n :target: https://mramospe.github.io/hep_spt/\n\n.. inclusion-marker-do-not-remove\n\nThe **High Energy Physics Statistics and Plotting Tools** package provides tools to work in **High Energy Physics** using general python packages.\n\nMain points\n===========\n\n * Functions needed on day-to-day work, like calculating errors, residuals, etc.\n * Classes to create adaptive binned histograms, and some functions to represent them using `matplotlib `_.\n * Statistical functions to work with Bayesian/Frequentist approaches.\n * Utilities to handle poissonian and/or weighted histograms.\n * Simple classes to work with the CLs method.\n * A set of `matplotlib `_ styles.\n\nConsiderations:\n===============\n\n * Inputs passed to the functions and classes are usually preferred as `numpy.ndarray `_ objects.\n * Plotting functions and classes are designed to work with `matplotlib `_.\n * Statistical tools are built on top of the standard `scipy `_ package.\n\nInstallation:\n=============\n\nThis package is available on `PyPi `_, so simply type\n\n.. code-block:: bash\n\n pip install hep-spt\n\nto install the package in your current python environment.\nSince this package uses the Numpy C API, it is necessary to have Numpy already installed.\nIf you attempt to install \"hep_spt\" with no installation of Numpy, an error will be raised.\nTo use the **latest development version**, clone the repository and install with `pip`:\n\n.. code-block:: bash\n\n git clone https://github.com/mramospe/hep_spt.git\n pip install hep_spt", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "physics hep statistics plotting", "license": "", "maintainer": "", "maintainer_email": "", "name": "hep-spt", "package_url": "https://pypi.org/project/hep-spt/", "platform": "", "project_url": "https://pypi.org/project/hep-spt/", "project_urls": null, "release_url": "https://pypi.org/project/hep-spt/0.0.0.dev3/", "requires_dist": null, "requires_python": "", "summary": "Provides statistical and plotting tools using general python packages, focused to High Energy Physics.", "version": "0.0.0.dev3" }, "last_serial": 4039344, "releases": { "0.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "acb3dd4056988b7a11baddd22adb4d71", "sha256": "c7bdea2f59e63e310792d9ae5cad6bb7ee1eed62785b702ea3947b458ecb1070" }, "downloads": -1, "filename": "hep_spt-0.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "acb3dd4056988b7a11baddd22adb4d71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18790, "upload_time": "2018-01-30T19:20:34", "url": "https://files.pythonhosted.org/packages/6d/f9/feed1da43ff28d4042148b2a96d2373e4fa4fc08dc1cb745fd36fdad3d9d/hep_spt-0.0.0.dev1.tar.gz" } ], "0.0.0.dev2": [ { "comment_text": "", "digests": { "md5": "71f11cad0308b2a8f1b82825491ad3e7", "sha256": "a3f63412c663b5bd8bbca62e766ccacd25e761a938fa2d04ca6508a2e25a184d" }, "downloads": -1, "filename": "hep_spt-0.0.0.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "71f11cad0308b2a8f1b82825491ad3e7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32508, "upload_time": "2018-04-06T16:52:45", "url": "https://files.pythonhosted.org/packages/d4/ec/508b0b38b0ccd63821c2f07797c76320bf13a1d79e70043ac1da7f08d70f/hep_spt-0.0.0.dev2-py2.py3-none-any.whl" } ], "0.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "fb3134ca7b85f38e9eb037f8c9489f9f", "sha256": "fa043d4be1d1b54d1660b6fec5a4b7753580865e023f424fed52def7eb8e2e91" }, "downloads": -1, "filename": "hep_spt-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "fb3134ca7b85f38e9eb037f8c9489f9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34573, "upload_time": "2018-07-07T19:19:51", "url": "https://files.pythonhosted.org/packages/ee/11/8aaf47e803240eff97462165061ade8672714f47784f68352564601a4a1a/hep_spt-0.0.0.dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb3134ca7b85f38e9eb037f8c9489f9f", "sha256": "fa043d4be1d1b54d1660b6fec5a4b7753580865e023f424fed52def7eb8e2e91" }, "downloads": -1, "filename": "hep_spt-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "fb3134ca7b85f38e9eb037f8c9489f9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34573, "upload_time": "2018-07-07T19:19:51", "url": "https://files.pythonhosted.org/packages/ee/11/8aaf47e803240eff97462165061ade8672714f47784f68352564601a4a1a/hep_spt-0.0.0.dev3.tar.gz" } ] }