Skip to main content

A rusty mutex watershed

Project description

mwatershed

A rusty mutex watershed

  • Free software: MIT License

Installation

pip install git+https://github.com/pattonw/mwatershed

Features

  • A mutex watershed implementation for affinities
  • Should handle up to 6 dimensional arrays of fragments (7 dimensions if you include offsets in affinities) but only tested on 2 and 3 dimensions

Usage

components = mwatershed.agglom(
    affinities: NDArray[np.float64],
    offsets: list[list[int]],
    seeds: NDArray[np.uint64],
    edges: Optional[list[tuple[usize, usize, f64]]] = None,
)

where:

  • affinities is a k+1 dimensional array of non nan affinities with leading dimension having size n
  • offsets is a list of length n of offset tuples of k integers
  • seeds is a k dimensional array of fragment ids. Note seeds.shape must be equal to affinities.shape[1:]. Any entry not equal to 0 is guaranteed to stay that way, any entry equal to zero has no priors.
  • edges is a list of (u, v, aff) tuples to insert arbitrary extra affinities between fragment ids

Credits

This package was created with Cookiecutter and the pattonw/cookiecutter-rust-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mwatershed-0.5.1.tar.gz (35.5 kB view details)

Uploaded Source

Built Distributions

mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-cp312-none-win_amd64.whl (198.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

mwatershed-0.5.1-cp312-none-win32.whl (189.1 kB view details)

Uploaded CPython 3.12 Windows x86

mwatershed-0.5.1-cp312-cp312-macosx_11_0_arm64.whl (314.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mwatershed-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl (323.1 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

mwatershed-0.5.1-cp311-none-win_amd64.whl (197.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

mwatershed-0.5.1-cp311-none-win32.whl (189.4 kB view details)

Uploaded CPython 3.11 Windows x86

mwatershed-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-cp311-cp311-macosx_11_0_arm64.whl (314.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mwatershed-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl (323.3 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

mwatershed-0.5.1-cp310-none-win_amd64.whl (197.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mwatershed-0.5.1-cp310-none-win32.whl (189.4 kB view details)

Uploaded CPython 3.10 Windows x86

mwatershed-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-cp310-cp310-macosx_11_0_arm64.whl (314.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mwatershed-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl (323.3 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

mwatershed-0.5.1-cp39-none-win_amd64.whl (198.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

mwatershed-0.5.1-cp39-none-win32.whl (189.4 kB view details)

Uploaded CPython 3.9 Windows x86

mwatershed-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-cp39-cp39-macosx_11_0_arm64.whl (306.5 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mwatershed-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl (318.0 kB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

mwatershed-0.5.1-cp38-none-win_amd64.whl (198.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

mwatershed-0.5.1-cp38-none-win32.whl (189.4 kB view details)

Uploaded CPython 3.8 Windows x86

mwatershed-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mwatershed-0.5.1-cp37-none-win_amd64.whl (198.1 kB view details)

Uploaded CPython 3.7 Windows x86-64

mwatershed-0.5.1-cp37-none-win32.whl (189.4 kB view details)

Uploaded CPython 3.7 Windows x86

mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

File details

Details for the file mwatershed-0.5.1.tar.gz.

File metadata

  • Download URL: mwatershed-0.5.1.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.0

File hashes

Hashes for mwatershed-0.5.1.tar.gz
Algorithm Hash digest
SHA256 bcf5f4731421795192914b4b5578edf23889375e51fe53a655ba9efded32ee11
MD5 6fc16741a0b304315a406aae2b35de51
BLAKE2b-256 bcf90cc24da071307870b03a1fa04c6cc56d0388caf9e5cea989c275fd93ff36

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e05074fd40ebf9143beff9f9239c9872350c7be4b9a22e311d0666a95eca37c1
MD5 52284b36349016f2818b8743ad22dbcb
BLAKE2b-256 9b7c181593838b8b34b4f43502259edff62928aab5b38288aa136ea7b3ad1f1d

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 da29321cc32489612f1811fcdddb4bbfb148d449d7691dd90602c3a7228a8b6c
MD5 a507f032e736fba28b8717f1cabc179b
BLAKE2b-256 b3bef2eb1c5b920eab1dbe43ee9303d0960cc84ddbc94bd9feb4b5a763db9a73

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6b99fe969c08cfc3420615f58b44c174fac4134a246d342730ede897b40cbb66
MD5 e113c469bdee2db911056d70d872861c
BLAKE2b-256 814ed10b0b009412f9c5428bff77f3cb3614b3016f27c6d9bb1b96aa04c998a7

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9284b72a9d79eaab0c0236316649e2730f1993815367a109eddbc008c3d4face
MD5 8b0e9c011e7e1d5e03e7f489c72bc700
BLAKE2b-256 1c49e2958e35394f3071a14a9b7008ed5449e1353021130f728d5014f7a6d941

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0313159cf4c7403a627f8072df017c197fe9b395ad331332dfa0e2f1803f3bf7
MD5 3a358e7cbed133d2ceee68b057f7842c
BLAKE2b-256 34625014fe0850d620380d01809820cdbb161dc928b020c8d45f399132fdcbad

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16b51c83e9977d5efa1831db582477e54ee1391fc8e2696aa3e105bb718923e4
MD5 8baeaca1e5b2137f067c28bd5bfb540c
BLAKE2b-256 79d92925534275f165170a41b98d31086147b07ef3e66f394feb460660fe97cc

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 715c2164305fa1a841f1515ffc2ace20cb95a049c331c468ff9ea9721c427a13
MD5 433d634a5bd11f3d4aca1f57bbdc9a8b
BLAKE2b-256 675a7474f87eacd5fd60d83f3917745f149fb9db95a2796c7b7e437d5d60aa52

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bfdb084b532b4e451bb9efbc5488565109cb68acff1ba43a7e05314f40e25fda
MD5 8d53bdc9555272a401f78d2e73470a22
BLAKE2b-256 b89e6ffadbd704e26d30e71a7624994b523dff9d47d145b90c2489db4cd7b629

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 835b8334fcc9e087057d58f6d995af381a368ff20e73e6be0d0d33e7721f1a52
MD5 976cc4507b69f69222c9c50b25d75e8b
BLAKE2b-256 7d36f23785e36c345c5a4529fa989652598feabf09707491b132ff6c56d4a2dc

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3aeba237c72b49c57978b53d1040a6ae26497a00593c0fe6185f4bb2c1dbd04
MD5 5a8d83181a44b64e6ee5203515765e34
BLAKE2b-256 4811369fd533563da80136ca95d23fe49f5a4481dc994ccf7e7b4f491b2e8ae3

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 5495f6193dc54b71635ff4e5f88d538731a30065c5c6255fa839e781ff677afe
MD5 ebf1880dd7b5e52f42c477e2b9628da1
BLAKE2b-256 51175b158676593022020a21fe858802b84097e755d9c1c6cca1f99e5bb976fe

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp312-none-win32.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 feff106d984b9af858e711911128fc28073b951a132de3ad4e2f7bfe7d2bc64e
MD5 28b9bbdba1bab894f4f92f0523a2adcd
BLAKE2b-256 28e471362c6fd78994608dd52279ab37a509d318870c0c83c9a55279acbb3df5

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5139c01cb1ce66f05496726914c3435dd47f0e18fbf219ed7cde01006be99eea
MD5 ad31b9cde8307203b5e47625629a400c
BLAKE2b-256 df251d8ecd2df930182e528b7a0bc3130477be06224dede146866f93b5748179

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1bd7db5fdf1c2a18eba473bb6ec346b7a3bc6a974540236824eb2ccc14a38557
MD5 9427e277fade863a95cb08984e207a7a
BLAKE2b-256 3d1cf708bda27db22c51c7a5e3bc746ff63237d5d735bde9b32bf377e02ca555

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 130cd83848103540dab16309022bd50ecf0ee13bec8d3cfd980682608f43f6e8
MD5 ab54cb79972f25d63c8debf69517af91
BLAKE2b-256 c23e563f1b21a8be00cab2ff17fddb475124a83a1a940d8a75be1514b5811319

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-none-win32.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 cfeccc1ef7089140b60b3b32b333d658f6fb765202e644be17eae1bb4d4ab23e
MD5 f063694ad18239d3e142530eba9e7f0a
BLAKE2b-256 bffbaef3f8800551ea79c78e0e5089ec274a58986271e277a03a1a824ffe68e2

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82e8a4b1c2e9be5d64f5f17c6831a9fe3260762583f3bf2e694e0c0c4fcbb323
MD5 e55cf18fa1a9a88206cfce01cdd8bd97
BLAKE2b-256 df73cdf8faccde7555125def17f8fdc9ae78c0cf718f739e2868d3d3ab22c9a4

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 78d04f832fca855290148a0306bafa6390a02ef7052a67fd00fad4fcb01c9633
MD5 bf665529395ba615fbd3880241d6da00
BLAKE2b-256 1dacf23e9a0001ca5ac0717efdef9a0faf9c72bfcbe7a501dca76741904cfab8

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cadfea91d9dd9bac6bb50a64c0cd0c7698ea53a1a0097f611d1ab5d872115158
MD5 51be88b52795a432ec1ae36474e49c4f
BLAKE2b-256 00c9530efda9d40986c964e7a6b6b750fc67b51019aa2994d820e7b215c3227e

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f90d7d199aa4fd88267f69f2832273df16ab4ec341b7212eecaf24ac6bcad3a2
MD5 b34d584b6437c84ea758b39b6b4ccceb
BLAKE2b-256 4b80066e666fe92ff577fe8aba5f2f210fd30928c811ab9ee6159cca4aa6d6e1

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8203e3e9cab29ccbb6c1559dca46366c1b317fb26cbd2272fa7cde2260de45d3
MD5 dfc36cb6f5cc89e901b0fe7e4436adfa
BLAKE2b-256 91bf5341eb5cfbcbef11d68386ef16f5b346a6358a9a8000afb005bc26519bda

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6a618a9dd8698a922aa0337bd05790bdf82a94426cab971130bc2087df38472
MD5 6e4762cd19768bf29599500fb677d7f9
BLAKE2b-256 626a5ed651296b0686045fcdfdaf82e1289bdf1c994e306e5fd81286fa9e3432

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4eebbaa79a8d784f019add41cde587c36c11c9f56f3a4ac9580a775d30adc074
MD5 6d414659276bb08ccb95be238cc64437
BLAKE2b-256 e875857b52b4a6b9a77cd23270609f1cb6d2eb849940d8b42379ac5235872d99

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 adfcfaa26606cd9fdec2bc4a9bbbd1cb63ab6900b49c88253afde6820341a7f2
MD5 93cc1106d02e67681746bbc8b8b8f171
BLAKE2b-256 31038565804ce0d73375e13d0790194f2a4f8256361b0a250b38ce208c3bd644

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-none-win32.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 7c682a4712006060b025ec8385f65ef2610a6b24093e61e7287fb498efd119af
MD5 e62def99b2f5c8ece49c81ec2de7f5df
BLAKE2b-256 be06268cb69bbaee46fe71b878dfbf90e42a3a1b16ebe6fa93d006d4b794c108

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac3a46b2fd7c7940ab87a6035b1802c4baf911cdaf9c50c26e252704807bee6d
MD5 8c811be51fcef8f613e3f1ed5ef985d5
BLAKE2b-256 1a37fe238bae6a255d24bd72b232a00d03d1c256eb71a53f01f746d5ff8d5deb

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1bf58e397554f3a29a9d10998e5be0c12b6a460b701b4aff0d884ff898f2c1ac
MD5 e9e8f0e999d50aec08863b9de798d85c
BLAKE2b-256 d1c2baf25724934002695e147cbf9665ab5fe56eb27b2c09530aea51523be892

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 03363ea662284f478cd85654aff3dbf872d7577d426a858ba087a661a352eee3
MD5 c3f2b588e2c2bc48e50baf5ff83cbcb0
BLAKE2b-256 753f33ce8b262318a9c2838a77874c1b81f246047dac13aac2e3afc58248ecd3

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 31735789b822afdf504543efcdc55cb084fd36591640e422730f7acd1d3f5d95
MD5 e41bede6f8bb5cfa7e4e2e00c08b658f
BLAKE2b-256 b132872574fb78fb24280c4093d13a392c7c4f6086d12187d0ced587dd4b0bee

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e78b6c9031da55537ba19fe75f9d7bb2d66d8cbce22693440ab827465cd69e5d
MD5 2f46ed53d66b2e9d538359c4c5ca738a
BLAKE2b-256 12dd90d003279bef002690c9c10a484eaec8108fe7541a4f134843cfbba6e4f2

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c6c867589100d693d8d2d0e9615dc97435002551026bf286dfb15a7b6a0fc186
MD5 e326cecbad949b8c1fd3b88cc36b59cf
BLAKE2b-256 16fb76b7016c4735ea133652bddafec21bde7f58fa86200be5658e51363186e6

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5821f2596ef0259f167ec6014b982ee4e47333f11a4906c102fa7abc2de81ffd
MD5 8a0f0239f242ac19bb7bdefa64350867
BLAKE2b-256 841ebbcbb0b5b833220b1bb348789880c516da77b9bce1e3a6e881be18027804

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 bd8bf38b643b933d3885178f33951bf7a26acbc87ac683ae93e0fbc0ec57dcac
MD5 5458f12e0b19667f6e676e6906c978e4
BLAKE2b-256 146ca014bb6b1077dd4c490c11b356ff6f0668b289bcb46d83472b44a0661eb8

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-none-win32.whl.

File metadata

  • Download URL: mwatershed-0.5.1-cp39-none-win32.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.0

File hashes

Hashes for mwatershed-0.5.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 426dadfdb603c21c77ff9ff3f6faeeccfb62d0740a0968a47af8100962b7b11a
MD5 280a780c600b49b7db248aab11480cd0
BLAKE2b-256 fd9b8480964897d56b17b6f0e3aab8df672d6261c3cc1adfa3c86dc4efcc73c0

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8dffcddc65ecd301f3023c0dd7e6e4a3216f4a0ab320c11001710b8590d18b0
MD5 59ba0a41b5da66dabd3269e8b0e2ebb7
BLAKE2b-256 3fd45293fba8fa4da3d455ec75dc79d53d278e20a2b0fc9a35f81063aa155bfd

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08554f60b51529f13257fe709a713193572057a427044c800953ea21e47bd5fb
MD5 5ca53436a89791f3c8529896a4775d0c
BLAKE2b-256 0d98d77a4a2db80720a55e49c88de5ac939b579b84abc624ef66a595904713c6

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e1fc43505da25c4a3294181cceaebb190c6b1270201b60b0dfa2ca7984d02c10
MD5 757223d51ab9742d6f85a6463878152a
BLAKE2b-256 31f9f0041ee519f4188054062471f8996b7aebd7f983921c62bb6cb8eab63bbd

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 df35b76dd873fe1cbd766e8b0a78c670e13dbb817578c649c3e727440d56f517
MD5 cd235c69c10ea6104e314b9529b1b6dd
BLAKE2b-256 c150236c60d4bbaa43df47f2d9c5311f111d5d600b2fc57e71a4c989385adac9

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de4ec7757cec53928233c20a524e35567e6e56c7b48ba485eb4ae6c4bdb0266a
MD5 cb411d472550b971e0bd2f86b33ff980
BLAKE2b-256 59b761c45e0d06a2157614199efc197a7c709505f946545424158edba32d6864

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15e4b351a706784100d235c756570ab186994d6085d2c8bb4fcf01cb98674b68
MD5 9f8687682c7cec035d13fd71a628aae3
BLAKE2b-256 36ddcf692e43d1b0cb5d8570d0b544bc73bcbb47106831bc37a15c36ffc08a4f

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 906deb5cc24f29997c746b5db49a67027b4e74bce8d21820f3ec51d4438f6cbf
MD5 7445b96f4699d65e298fccb51c6078af
BLAKE2b-256 0d79a47a67ecd7ba6804a8c8cb4c3308437dc31aec1061bdaa451046291f2fcd

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 47522b41df0c2dd83eb7fab833670b4a6acde0ca414452f1d90390ce4f48c8af
MD5 512979d8f9a93d10904189199288ef04
BLAKE2b-256 9004e2395e0e291f4d433eabd4c7c3136fedae50cdf6b659a5d9359307d144b0

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-none-win32.whl.

File metadata

  • Download URL: mwatershed-0.5.1-cp38-none-win32.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.0

File hashes

Hashes for mwatershed-0.5.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 0df721d9f19cbe800feab31b37afbd2ed9d042538cc58cf57eca4cd0e5c3a30c
MD5 c88701c7f3b64927443e512b61b439d1
BLAKE2b-256 41671329bef3d943c71cd83811f7de8243b29553c5cc3d68d17bb6221c088dcc

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fa3edc6a51fdc643f299b2fd79f2da94d7ebde58f8bf4f2e73a499c7dd50f05
MD5 15e804f6ef74af0763b3005da6bc2050
BLAKE2b-256 36fa32abbeca09fde75d8f91d88978fcd70ef9eeb5d756c4f4a00f8168e110ea

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4c6d84eb460edd189cec1a621dd2e97b5613f36c46fd65a22bf02d41c3adfecd
MD5 ad96b2bd043ece720a9524978c9bde2c
BLAKE2b-256 cc076c47fe3147d8e3467e87d87eafed22329ec3ea42e428a18414811a21a529

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 697a8748f9577223e6d733eec406108622061c503b4c4368361aa37899175b95
MD5 da61037c919204e78148d011727b2438
BLAKE2b-256 6f5dfa2bb81f9b735c2104e1a6e13772f1b62b9b80446330e75c90b495b0b32f

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 208be6cff8737e43e4bb7db70fbba77c1bed90cd08e8120abf3a6c12cd5170ab
MD5 1147007f6a207b8eb7430358cf69324f
BLAKE2b-256 e5373491e0fbc49829580650b9692c4c08137a96539eab705eb3fe66b2221e9c

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2a3a739be3a0f29a97f3d2eb07f8a76021684a5b27000e9a4c5f2c658c239f6d
MD5 671df22b88a1c1acfca82ed0cf69b262
BLAKE2b-256 68f81ec2c94ee1470d46c35a4ff772ae008191c2f063757426eda5a145a68cf1

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 635c11725f2f24133fd718312c8c39b35482519a4619d055f7416bbeb3ae4375
MD5 6a9148c0f1c392cd08692f7638ad22d1
BLAKE2b-256 cf8c6c1b656978f03303c3856ae883ae1eb7fb166e6f9bf83aac96ad75b02fb2

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-none-win32.whl.

File metadata

  • Download URL: mwatershed-0.5.1-cp37-none-win32.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.0

File hashes

Hashes for mwatershed-0.5.1-cp37-none-win32.whl
Algorithm Hash digest
SHA256 bd14b5cef5eb9e1acbdea68e8e0ac4fc2ea96a205ba0057a01632ba8fcb00911
MD5 1356dbb270439df84e3eb6bb281ede6e
BLAKE2b-256 49afbf55f16149371f0e0808be7ea253a17da3b430f07d54e0677f8545d0c0c5

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2f19b61cf364ad3c8f8e183c8e9abb7e0b64261a80985ac00976e69cb67f404
MD5 d41539f843474cb091441ec5ec4bafe9
BLAKE2b-256 46f3ccedb14a91a9f2f6f7bbe54f111eff5d3ad42098daeda43d961033559886

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b396258f8c414f03690e597270ae0bba5eab95e77529a19758912c3ee654d79d
MD5 2a480d4b9687d0eccd319b2775433109
BLAKE2b-256 c768198ed58eb7b83cdfbf67d29c3bbb475b9094dbf7f9b860871c5b6cfbe13d

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9dd9e7ce1a1f619a740eb2da289acb84a5403a97bb8658ceff79e71339940a98
MD5 d7343fe2c83f53f056916044c5c3eadf
BLAKE2b-256 277798186c00cec3066c30a27c8e5746595f142bcfaa224cec5130ad7cdd734b

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b90953e54c5c8af99ff57868f3447363c427f032fc2c41e1a44595adfd355ef2
MD5 3e65e079015d12ceee217c0ecd862f59
BLAKE2b-256 acae728e877b1eb31880412fcc7b20139b65db1a06539b65b3d7c4b7fbaf0573

See more details on using hashes here.

File details

Details for the file mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mwatershed-0.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3251fc9ac7eba0fd7bb47a40989c7f68d4a10474b3fd96a6d0a82dbc66db697d
MD5 5742ec405096968ef14249d819fcb813
BLAKE2b-256 8dac8945dd569b2795612be4f5d67c6add9edab327dacf738bc5b768ba2e08f5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page