{ "info": { "author": "Alexandre Gramfort", "author_email": "alexandre.gramfort@telecom-paristech.fr", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "BIRD\n====\n\nPure Python implementation of the BIRD algorithm. BIRD is a denoising\nalgorithm using randomized greedy pursuits. It works for single\nsignal and supports (structured)-sparsity for multivariate signals, e.g.\nmultichannel array data.\n\nReference\n---------\nAlgorithm presented here are described in:\n\nBlind Denoising with Random Greedy Pursuits. Moussallam, M., Gramfort, A., Daudet, L., & Richard, G. (2014). IEEE Signal Processing Letters, 21(11), 1341-1345\nPreprint available at: http://arxiv.org/abs/1312.5444\n\n|Travis|_\n\n.. |Travis| image:: https://api.travis-ci.org/mmoussallam/bird.png?branch=master\n.. _Travis: https://travis-ci.org/mmoussallam/bird", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mmoussallam/bird", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mmoussallam/bird", "keywords": null, "license": "BSD (3-clause)", "maintainer": null, "maintainer_email": null, "name": "bird", "package_url": "https://pypi.org/project/bird/", "platform": "any", "project_url": "https://pypi.org/project/bird/", "project_urls": { "Download": "https://github.com/mmoussallam/bird", "Homepage": "https://github.com/mmoussallam/bird" }, "release_url": "https://pypi.org/project/bird/0.1/", "requires_dist": null, "requires_python": null, "summary": "BIRD", "version": "0.1" }, "last_serial": 1282363, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "aa0fde84e4ba10a0f6ccfd7e053afae8", "sha256": "646c4ddc312582067a605f3044b094d69254e57ff5f08d70251193f57e83e7bb" }, "downloads": -1, "filename": "bird-0.1-py2.7.egg", "has_sig": false, "md5_digest": "aa0fde84e4ba10a0f6ccfd7e053afae8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 24552, "upload_time": "2014-10-25T09:15:57", "url": "https://files.pythonhosted.org/packages/18/3d/f81432f13b7e8e4866e35bfbe1546e814e79873b394ab9d73f63d3aee6b4/bird-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "fd6a9d990590e369f1c597c853e5f4aa", "sha256": "55dca7ffde8fd5276d884a1171df3dcb1e2b69cbab6de058400fba4eba250e2c" }, "downloads": -1, "filename": "bird-0.1.tar.gz", "has_sig": false, "md5_digest": "fd6a9d990590e369f1c597c853e5f4aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11330, "upload_time": "2014-10-25T09:15:54", "url": "https://files.pythonhosted.org/packages/a8/9a/481b7adc5ba4774ef0496230b3df8f92e9ae79b7ac9ab0b05a45774cab88/bird-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa0fde84e4ba10a0f6ccfd7e053afae8", "sha256": "646c4ddc312582067a605f3044b094d69254e57ff5f08d70251193f57e83e7bb" }, "downloads": -1, "filename": "bird-0.1-py2.7.egg", "has_sig": false, "md5_digest": "aa0fde84e4ba10a0f6ccfd7e053afae8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 24552, "upload_time": "2014-10-25T09:15:57", "url": "https://files.pythonhosted.org/packages/18/3d/f81432f13b7e8e4866e35bfbe1546e814e79873b394ab9d73f63d3aee6b4/bird-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "fd6a9d990590e369f1c597c853e5f4aa", "sha256": "55dca7ffde8fd5276d884a1171df3dcb1e2b69cbab6de058400fba4eba250e2c" }, "downloads": -1, "filename": "bird-0.1.tar.gz", "has_sig": false, "md5_digest": "fd6a9d990590e369f1c597c853e5f4aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11330, "upload_time": "2014-10-25T09:15:54", "url": "https://files.pythonhosted.org/packages/a8/9a/481b7adc5ba4774ef0496230b3df8f92e9ae79b7ac9ab0b05a45774cab88/bird-0.1.tar.gz" } ] }