binlets


Namebinlets JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryDenoising via adaptive binning.
upload_time2023-05-09 19:06:29
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2019 Mauro Silberberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords denoising adaptive wavelets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Binlets: denoising via adaptive binning

## Installation

Binlets can be installed from PyPI:

```
pip install binlets
```

## Development

To set up a development environment in a new conda environment, run the following commands:

```
git clone https://github.com/maurosilber/binlets
cd binlets
conda env create -f environment.yml
conda activate binlets
pre-commit install
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "binlets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "denoising,adaptive,wavelets",
    "author": "",
    "author_email": "Mauro Silberberg <maurosilber@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/54/a5/ed71b422f4e5e70a135707d71cec40f580c5a5f8d5e6f7dd0fb7356689ab/binlets-1.0.0.tar.gz",
    "platform": null,
    "description": "# Binlets: denoising via adaptive binning\n\n## Installation\n\nBinlets can be installed from PyPI:\n\n```\npip install binlets\n```\n\n## Development\n\nTo set up a development environment in a new conda environment, run the following commands:\n\n```\ngit clone https://github.com/maurosilber/binlets\ncd binlets\nconda env create -f environment.yml\nconda activate binlets\npre-commit install\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2019 Mauro Silberberg  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Denoising via adaptive binning.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/maurosilber/binlets/issues",
        "Homepage": "https://github.com/maurosilber/binlets"
    },
    "split_keywords": [
        "denoising",
        "adaptive",
        "wavelets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9cb61f891b57152750575fe50ae99c108f9f69c10f2b086d5e28a8182f8c554",
                "md5": "f5e9371cf15aa12bd194e1ca8319f92d",
                "sha256": "5d37eab39238c6d00a6cc68cd1537b1e6f3a494cb9d3d22d5ba997bf07035aa6"
            },
            "downloads": -1,
            "filename": "binlets-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5e9371cf15aa12bd194e1ca8319f92d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7728,
            "upload_time": "2023-05-09T19:06:28",
            "upload_time_iso_8601": "2023-05-09T19:06:28.083570Z",
            "url": "https://files.pythonhosted.org/packages/f9/cb/61f891b57152750575fe50ae99c108f9f69c10f2b086d5e28a8182f8c554/binlets-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54a5ed71b422f4e5e70a135707d71cec40f580c5a5f8d5e6f7dd0fb7356689ab",
                "md5": "9178699fbe74e8801ef150e77a141713",
                "sha256": "1f2fd2190adad145cdf5c56029248ddec4448e07cb16ac03d36276f146913c31"
            },
            "downloads": -1,
            "filename": "binlets-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9178699fbe74e8801ef150e77a141713",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8442,
            "upload_time": "2023-05-09T19:06:29",
            "upload_time_iso_8601": "2023-05-09T19:06:29.142700Z",
            "url": "https://files.pythonhosted.org/packages/54/a5/ed71b422f4e5e70a135707d71cec40f580c5a5f8d5e6f7dd0fb7356689ab/binlets-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-09 19:06:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maurosilber",
    "github_project": "binlets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "binlets"
}
        
Elapsed time: 0.06782s