qlty


Nameqlty JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/phzwart/qlty
SummaryUnstitch and stich back pytorch tensors
upload_time2024-03-12 17:43:18
maintainer
docs_urlNone
authorPetrus H. Zwart
requires_python>=3.8
licenseBSD license
keywords qlty
VCS
bugtrack_url
requirements setuptools numpy torch tqdm einops scipy zarr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====
qlty
====


.. image:: https://img.shields.io/pypi/v/qlty.svg
        :target: https://pypi.python.org/pypi/qlty

.. image:: https://img.shields.io/travis/phzwart/qlty.svg
        :target: https://travis-ci.com/phzwart/qlty

.. image:: https://readthedocs.org/projects/qlty/badge/?version=latest
        :target: https://qlty.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Unstitch and stich back pytorch tensors


* Free software: BSD license
* Documentation: https://qlty.readthedocs.io.


Features
--------



Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-10-20)
------------------

* First release on PyPI.

0.1.1 (some time ago)
---------------------

* Minor bug fixes

0.1.2. (2022-9-13)
------------------

* Support for N-channel 3D tensors
* On disc-accmulation for large datasets


0.1.3. (2022-9-13)
------------------

* Cleanup and ready to redistribute


0.1.4. (2023-8-28)
------------------

* Bug fix / behavoir change

0.1.5. (2023-12-28)
-------------------

* Changes to qlty3DLarge:
  bug fixes
  normalizing / averaging now done by dask

0.1.6. (2024-03-10)
-------------------
  bug fixes

0.1.7. (2024-03-12)
-------------------
*  bug fix in border tensor definition.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phzwart/qlty",
    "name": "qlty",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "qlty",
    "author": "Petrus H. Zwart",
    "author_email": "PHZart@lbl.gov",
    "download_url": "https://files.pythonhosted.org/packages/bf/b2/77f0a9a7a0e618ef4b4379e757b0b1c963c70fbc62048e37913a99a4fdb4/qlty-0.1.7.tar.gz",
    "platform": null,
    "description": "====\nqlty\n====\n\n\n.. image:: https://img.shields.io/pypi/v/qlty.svg\n        :target: https://pypi.python.org/pypi/qlty\n\n.. image:: https://img.shields.io/travis/phzwart/qlty.svg\n        :target: https://travis-ci.com/phzwart/qlty\n\n.. image:: https://readthedocs.org/projects/qlty/badge/?version=latest\n        :target: https://qlty.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nUnstitch and stich back pytorch tensors\n\n\n* Free software: BSD license\n* Documentation: https://qlty.readthedocs.io.\n\n\nFeatures\n--------\n\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2021-10-20)\n------------------\n\n* First release on PyPI.\n\n0.1.1 (some time ago)\n---------------------\n\n* Minor bug fixes\n\n0.1.2. (2022-9-13)\n------------------\n\n* Support for N-channel 3D tensors\n* On disc-accmulation for large datasets\n\n\n0.1.3. (2022-9-13)\n------------------\n\n* Cleanup and ready to redistribute\n\n\n0.1.4. (2023-8-28)\n------------------\n\n* Bug fix / behavoir change\n\n0.1.5. (2023-12-28)\n-------------------\n\n* Changes to qlty3DLarge:\n  bug fixes\n  normalizing / averaging now done by dask\n\n0.1.6. (2024-03-10)\n-------------------\n  bug fixes\n\n0.1.7. (2024-03-12)\n-------------------\n*  bug fix in border tensor definition.\n",
    "bugtrack_url": null,
    "license": "BSD license",
    "summary": "Unstitch and stich back pytorch tensors",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/phzwart/qlty"
    },
    "split_keywords": [
        "qlty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6a310c62fbaec048ddc45147aa2a36ad90e0960108fcdcf7cda337ef1564a97",
                "md5": "c51b4ecbb6437c5002ac469c12e64ad4",
                "sha256": "d495e95b76a2e11bfec65e09877401d360a5bea99582e2717f8f2a70004eaf8a"
            },
            "downloads": -1,
            "filename": "qlty-0.1.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c51b4ecbb6437c5002ac469c12e64ad4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 11519,
            "upload_time": "2024-03-12T17:43:17",
            "upload_time_iso_8601": "2024-03-12T17:43:17.183881Z",
            "url": "https://files.pythonhosted.org/packages/b6/a3/10c62fbaec048ddc45147aa2a36ad90e0960108fcdcf7cda337ef1564a97/qlty-0.1.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfb277f0a9a7a0e618ef4b4379e757b0b1c963c70fbc62048e37913a99a4fdb4",
                "md5": "b2a85d87adbd6ff66727a8a65aab317a",
                "sha256": "dac3a2de56f15573ad5c60ce0c895fb37c27553a603cda83912846fbcdd5f5bc"
            },
            "downloads": -1,
            "filename": "qlty-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b2a85d87adbd6ff66727a8a65aab317a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15815,
            "upload_time": "2024-03-12T17:43:18",
            "upload_time_iso_8601": "2024-03-12T17:43:18.836182Z",
            "url": "https://files.pythonhosted.org/packages/bf/b2/77f0a9a7a0e618ef4b4379e757b0b1c963c70fbc62048e37913a99a4fdb4/qlty-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 17:43:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phzwart",
    "github_project": "qlty",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "62.2.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20.1"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.11"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.58.0"
                ]
            ]
        },
        {
            "name": "einops",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.8.1"
                ]
            ]
        },
        {
            "name": "zarr",
            "specs": [
                [
                    ">=",
                    "2.11.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "qlty"
}
        
Elapsed time: 0.21867s