overcluster


Nameovercluster JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryExpanding cluster membership to include neighbors
upload_time2024-06-21 17:21:17
maintainerNone
docs_urlNone
authorShane Grigsby
requires_python>=3.6
licenseBSD 3-Clause License
keywords clustering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # overcluster
Utilities for ensuring overlapping membership between adjacent clusters

BSD 3-Clause License

Copyright (c) 2024, Shane Grigsby

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "overcluster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "clustering",
    "author": "Shane Grigsby",
    "author_email": "refuge@rocktalus.com",
    "download_url": "https://files.pythonhosted.org/packages/63/a6/3752148e4f644b9120e21a0013ee515398cdcdb647e5a933b5a9ba59a554/overcluster-0.1.3.tar.gz",
    "platform": null,
    "description": "# overcluster\nUtilities for ensuring overlapping membership between adjacent clusters\n\nBSD 3-Clause License\n\nCopyright (c) 2024, Shane Grigsby\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Expanding cluster membership to include neighbors",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "clustering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b1ccde3f7323c4f216fe742da5a5d27e5815d669dda04f7c8729794322bd63d",
                "md5": "700800824b563b230fbcae6d092d2413",
                "sha256": "352d1696320329e5cc10a735b501079e4cd0a75f4198e17e0b02a4a4140bad0b"
            },
            "downloads": -1,
            "filename": "overcluster-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "700800824b563b230fbcae6d092d2413",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 13550,
            "upload_time": "2024-06-21T17:21:15",
            "upload_time_iso_8601": "2024-06-21T17:21:15.922263Z",
            "url": "https://files.pythonhosted.org/packages/9b/1c/cde3f7323c4f216fe742da5a5d27e5815d669dda04f7c8729794322bd63d/overcluster-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63a63752148e4f644b9120e21a0013ee515398cdcdb647e5a933b5a9ba59a554",
                "md5": "078d974eab5e4cdffb8f6bee36d1c8e3",
                "sha256": "04a814d13295c59db0c108b1eb24f66f7b0f17a8aef24d86b75ba7299869777b"
            },
            "downloads": -1,
            "filename": "overcluster-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "078d974eab5e4cdffb8f6bee36d1c8e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13279,
            "upload_time": "2024-06-21T17:21:17",
            "upload_time_iso_8601": "2024-06-21T17:21:17.936802Z",
            "url": "https://files.pythonhosted.org/packages/63/a6/3752148e4f644b9120e21a0013ee515398cdcdb647e5a933b5a9ba59a554/overcluster-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 17:21:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "overcluster"
}
        
Elapsed time: 0.51692s