Sampen
--------------------
.. image:: https://img.shields.io/pypi/v/sampen.svg
:target: https://pypi.org/project/sampen/
.. image:: https://img.shields.io/pypi/pyversions/sampen.svg
:target: https://pypi.org/project/sampen/
Partial port of v1.2 C-language code for estimating Sample Entropy using SampEn from PhysioNet to Python.
C-language code last updated 1 November 2004, by George Moody.
Original author Doug Lake. dlake@virginia.edu
Functions ported:
- ``normalize_data()``
- ``sampen2()``
Not ported:
- ``readdata()``
- ``sampen()``
For more information and the repository please checkout:
- original C-language code and docs: http://www.physionet.org/physiotools/sampen/
- home and docs: http://sampen.readthedocs.io/en/stable/
- repository: https://github.com/Kinsa/sampen/
Raw data
{
"_id": null,
"home_page": "https://readthedocs.org/projects/sampen/",
"name": "sampen",
"maintainer": "Kinsa Creative Incorporated",
"docs_url": null,
"requires_python": "",
"maintainer_email": "enquiries@kinsa.cc",
"keywords": "sample entropy,sampen",
"author": "Kinsa Creative Incorporated",
"author_email": "enquiries@kinsa.cc",
"download_url": "https://files.pythonhosted.org/packages/8b/b1/4d60b8f4b640899afdbde9e812bf82dd27f31671390357ae3ef3660b4cdf/sampen-0.0.20.tar.gz",
"platform": null,
"description": "Sampen\n--------------------\n\n\n.. image:: https://img.shields.io/pypi/v/sampen.svg\n :target: https://pypi.org/project/sampen/\n.. image:: https://img.shields.io/pypi/pyversions/sampen.svg\n :target: https://pypi.org/project/sampen/\n\nPartial port of v1.2 C-language code for estimating Sample Entropy using SampEn from PhysioNet to Python.\n\nC-language code last updated 1 November 2004, by George Moody.\n\nOriginal author Doug Lake. dlake@virginia.edu\n\nFunctions ported:\n\n- ``normalize_data()``\n\n- ``sampen2()``\n\nNot ported:\n\n- ``readdata()``\n\n- ``sampen()``\n\nFor more information and the repository please checkout:\n\n- original C-language code and docs: http://www.physionet.org/physiotools/sampen/\n\n- home and docs: http://sampen.readthedocs.io/en/stable/\n\n- repository: https://github.com/Kinsa/sampen/\n\n\n",
"bugtrack_url": null,
"license": "GNU",
"summary": "A Python module to calculate an estimation of the Sample Entropy of a time series.",
"version": "0.0.20",
"project_urls": {
"Download": "https://github.com/Kinsa/sampen/tarball/0.0.20/",
"Homepage": "https://readthedocs.org/projects/sampen/"
},
"split_keywords": [
"sample entropy",
"sampen"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9a01467ba76aba5098676ca160cc55e474e24bbb18519fb7913ad521da47f202",
"md5": "96a3ec380f68cc9b44072c2a9fc4b8be",
"sha256": "ebaf9d770d5315f3bab01feceb83a86f29c47c57054892a8dadca26aa8d7c85a"
},
"downloads": -1,
"filename": "sampen-0.0.20-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "96a3ec380f68cc9b44072c2a9fc4b8be",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 11886,
"upload_time": "2024-02-23T06:18:13",
"upload_time_iso_8601": "2024-02-23T06:18:13.783178Z",
"url": "https://files.pythonhosted.org/packages/9a/01/467ba76aba5098676ca160cc55e474e24bbb18519fb7913ad521da47f202/sampen-0.0.20-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8bb14d60b8f4b640899afdbde9e812bf82dd27f31671390357ae3ef3660b4cdf",
"md5": "d83e72f591df4760e5c314fd652d941d",
"sha256": "0faea99240d63d98353a83c74c41e70c7a4224ea77fcf14eeddca4e8de8f7d6f"
},
"downloads": -1,
"filename": "sampen-0.0.20.tar.gz",
"has_sig": false,
"md5_digest": "d83e72f591df4760e5c314fd652d941d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10977,
"upload_time": "2024-02-23T06:18:15",
"upload_time_iso_8601": "2024-02-23T06:18:15.586060Z",
"url": "https://files.pythonhosted.org/packages/8b/b1/4d60b8f4b640899afdbde9e812bf82dd27f31671390357ae3ef3660b4cdf/sampen-0.0.20.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-23 06:18:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kinsa",
"github_project": "sampen",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "sampen"
}