qlty


Nameqlty JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/phzwart/qlty
SummaryUnstitch and stich back pytorch tensors
upload_time2024-07-09 05:03:16
maintainerNone
docs_urlNone
authorPetrus H. Zwart
requires_python>=3.8
licenseBSD license
keywords qlty
VCS
bugtrack_url
requirements No requirements were recorded.
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.

0.2.0. (2024-03-12)
-------------------
*  bug fixes
*  2DLarge, mimics 3DLarge



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phzwart/qlty",
    "name": "qlty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "qlty",
    "author": "Petrus H. Zwart",
    "author_email": "PHZart@lbl.gov",
    "download_url": "https://files.pythonhosted.org/packages/7d/85/877c06823dca2b03aeb1379b4908e25594e652c48205a9d7bbb3f281a76b/qlty-0.2.0.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\n0.2.0. (2024-03-12)\n-------------------\n*  bug fixes\n*  2DLarge, mimics 3DLarge\n\n\n",
    "bugtrack_url": null,
    "license": "BSD license",
    "summary": "Unstitch and stich back pytorch tensors",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/phzwart/qlty"
    },
    "split_keywords": [
        "qlty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31fbaf784c1e1465df907d2a6fc29b05eff72f88e7ce944631075718059f1ea3",
                "md5": "5c56f97ff849f556cc4418ff36dc5a78",
                "sha256": "191a6acc1244d48e864054e7f5f37755a1cafd3cdcf7d12b37863cc588026642"
            },
            "downloads": -1,
            "filename": "qlty-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c56f97ff849f556cc4418ff36dc5a78",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 14787,
            "upload_time": "2024-07-09T05:03:14",
            "upload_time_iso_8601": "2024-07-09T05:03:14.321426Z",
            "url": "https://files.pythonhosted.org/packages/31/fb/af784c1e1465df907d2a6fc29b05eff72f88e7ce944631075718059f1ea3/qlty-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d85877c06823dca2b03aeb1379b4908e25594e652c48205a9d7bbb3f281a76b",
                "md5": "96a4fe231e9d822ded0f304b5692bd1f",
                "sha256": "235a91f851b98f7ef260f3109b6ac2fc77b71265ef74dee960d13cf810f18ff5"
            },
            "downloads": -1,
            "filename": "qlty-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "96a4fe231e9d822ded0f304b5692bd1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19829,
            "upload_time": "2024-07-09T05:03:16",
            "upload_time_iso_8601": "2024-07-09T05:03:16.067746Z",
            "url": "https://files.pythonhosted.org/packages/7d/85/877c06823dca2b03aeb1379b4908e25594e652c48205a9d7bbb3f281a76b/qlty-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 05:03:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phzwart",
    "github_project": "qlty",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "qlty"
}
        
Elapsed time: 0.74077s