ecg-codec

Compressive Sensing based ECG Codec

https://github.com/shailesh1729/ecg-codec

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Compressive Sensing based ECG Codec

Basic Info
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

ecg-cs-codec

Compressive Sensing based ECG Codec

Owner

  • Name: Shailesh Kumar
  • Login: shailesh1729
  • Kind: user
  • Location: Noida, India

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Kumar
    given-names: Shailesh
    orcid: https://orcid.org/0000-0003-2217-4768
title: "Compressive Sensing based Codec for ECG"
version: 0.1.0
doi: TBD
date-released: TBD

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 113
  • Total Committers: 1
  • Avg Commits per committer: 113.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Shailesh Kumar s****k@g****m 113

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docs/requirements.txt pypi
  • click *
  • constriction *
  • cr-nimble *
  • cr-sparse *
  • distrax *
  • jax >=0.3.14
  • jaxlib >=0.3.14
  • jupyter-book *
  • matplotlib *
  • numpy >=1.18.0
  • python-dotenv *
  • scipy *
  • sphinx-design >=0.1.0
  • sphinx-proof >=0.1.3
  • wfdb *
requirements-tests.txt pypi
  • pytest * test
requirements.txt pypi
  • click >=7.1.0
  • constriction >=0.2.4
  • cr-nimble >=0.3.0
  • cr-sparse >=0.3.0
  • distrax >=0.1.2
  • flax >=0.6.1
  • jax >=0.3.20
  • jaxlib >=0.3.20
  • matplotlib >=3.5.1
  • ml_collections >=0.1.1
  • numpy >=1.21.0
  • optax >=0.1.3
  • python-dotenv *
  • scipy >=1.7.0
  • tensorflow *
  • wfdb >=4.0.0
setup.py pypi