polars-distance 0.1.0
pip install polars-distance==0.1.0
Released:
Polars plugin for pair-wise distance functions
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Ion Koutsours
- Requires: Python >=3.8
Classifiers
- Programming Language
Project description
Hellooo :)
This plugin is a work-in progress, main goal is to get pairwise distance metrics on numerical vectors (list, arrays) and string distance metrics.
Examples
import polars
import polars_distance as pld
df = pl.DataFrame({
"foo":"hello",
"bar":"hella world"
})
df.select(
pld.col("foo").pdist_str.hamming('bar').alias('dist')
)
┌──────┐
│ dist │
│ --- │
│ u32 │
╞══════╡
│ 1 │
└──────┘
df.select(
pld.col('foo').pdist_str.levenshtein('bar').alias('dist')
)
┌──────┐
│ dist │
│ --- │
│ u32 │
╞══════╡
│ 6 │
└──────┘
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Ion Koutsours
- Requires: Python >=3.8
Classifiers
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters https://pypi.org/project/polars-distance/0.1.0/#files
Showing 68 of 68 files.
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.13
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.13
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.13
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.13
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.12
Windows x86-64
Uploaded
CPython 3.12
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.12
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.12
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.12
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.12
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.12
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.12
macOS 11.0+ ARM64
Uploaded
CPython 3.12
macOS 10.7+ x86-64
Uploaded
CPython 3.11
Windows x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.11
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.11
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.11
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.11
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.11
macOS 11.0+ ARM64
Uploaded
CPython 3.11
macOS 10.7+ x86-64
Uploaded
CPython 3.10
Windows x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.10
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.10
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.10
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.10
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.10
macOS 11.0+ ARM64
Uploaded
CPython 3.10
macOS 10.7+ x86-64
Uploaded
CPython 3.9
Windows x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.9
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.9
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.9
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.9
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.8
Windows x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.8
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.8
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.8
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.8
manylinux: glibc 2.17+ ARM64
File details
Details for the file polars_distance-0.1.0.tar.gz
.
File metadata
- Download URL: polars_distance-0.1.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
60d5583d0050933d5f516537f6708244c82df8f84cf9578894a36977ee4af7c5
|
|
MD5 |
e89a0c0a9658441bdc2bfe9afff6151d
|
|
BLAKE2b-256 |
20295dfe6322971efad4020ce5887309d8276732bccd2ef54277e3dc092761e9
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c92c3844ecc2f50a481c58f6c525694f53fe2d89d35aa9f30fb144c085d4b822
|
|
MD5 |
d5bd2155d82d9c7d00c6c35f59a161fd
|
|
BLAKE2b-256 |
b2e543c2e26cda1a8557634de04fa6e0c8aff15c3c1809f564f9820ce8166df3
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3a7e442268d5ae8fa258038bba4865a3436d221f3d3452656c48090fc811c4b4
|
|
MD5 |
41789f9999526be59051bc7cbb77823c
|
|
BLAKE2b-256 |
2fc1570abb03b8f34f29b29e793fcd880fdd3c7cb725dcb74af21812bb23e077
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3b5f99ce43c781857d4d0621fb7e3e6581e1e5d829e03029b7330824704b6720
|
|
MD5 |
6c58b221c57370c6df68b6efc6f4af48
|
|
BLAKE2b-256 |
3214d1fc3f7bd80d8383665696c5a4d97b5a8997addc9e7f7915ecc85b4cdb9c
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3ada55bc860985ad7d728fd61fa6f3c9e9f4f24431a58bc15170beafe44cad87
|
|
MD5 |
85eabcd93d97d925f428e0f72a52fe40
|
|
BLAKE2b-256 |
8d5c105230e4ea6bf7db92dda163ed5813bd116fe0fe6413d0f7136c0849214c
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
45d67313895b8f83f9000f7ba1cbe1e156da18240b670202fe4fc7e53e3f0b4c
|
|
MD5 |
153563ff347bb124a028f84abb361d48
|
|
BLAKE2b-256 |
119167ef75682297307a70890226c52f74bdf7118f1ee52cd62512d77ee52619
|
File details
Details for the file polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b82278bce9eedbba86993ee60a8dbc0bf33f42b6f971cc4d4eefda290b1d306b
|
|
MD5 |
26387c612ffff55d577f64f3bcdbe6a0
|
|
BLAKE2b-256 |
ea54d7cb9b050da14abbc299e5720d3d6d053a042e69b3b3ff95a9cc0844dad5
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a08664dc10bda7e9463114646d7426f43fdc4c51692cd44839b059053e38731c
|
|
MD5 |
a6dbc91c1d863097697ef004eaf83e27
|
|
BLAKE2b-256 |
0284df74c48eebd3dfd72432d3472b4ecd428db7d0f64a22ca303d2ac642c521
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1a0ff63ed64adb1886712b1f4de7d3385ff33710d403a317343eaf65b444c9f2
|
|
MD5 |
32dd04629936609bcf66afa8c00a94e0
|
|
BLAKE2b-256 |
0040f42632964f0d59d69bb70b517ba005cf30b1c13e01440fff7e540dded0bb
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4bba05031c9c6cb5c9b9c1ddcc76b65b78c704b5e4ff0bbd4c710778faa0987b
|
|
MD5 |
58d2524e67bb35ec5bc9a53b58a3e3d9
|
|
BLAKE2b-256 |
49695b3a01cfbc23ffb00e2da8c4f05182d9119df2bb1fe25fbac4d77cd51af2
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a722db5a01031858fc59611e198d050a42f2ae06793f5e4ed5546eaa4f64ab32
|
|
MD5 |
cca7e451229034c396c3600bf100080a
|
|
BLAKE2b-256 |
3024e61d0680712326ad1ec55a8fe9a189ca2f28ab77935458e2576457611fc6
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bdff5b0020e23a42e1d2ce1e86dde42ad8382241ae8d2a30b57cad4b3bf114e4
|
|
MD5 |
224113b791f5db865a5748759bf250ee
|
|
BLAKE2b-256 |
b86888ab9294ac0c411af7649e98c0cdf018bdbc770dbf3f93bc6eb84fd96b5f
|
File details
Details for the file polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b1af41526930581fe7b43374038cc06b1a3449709f505b8f75e2854fc153daeb
|
|
MD5 |
a45caca1ea4bc69d3c993308e4a1ceae
|
|
BLAKE2b-256 |
7ba8fb17f897b802876c5cbfe2e8c07253878d80106f68078a2dad1a16e3786b
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cebe1896a429e600edf0801346fd86d39f7233d232f52fc77d8a69db40e31cc9
|
|
MD5 |
98e5d53c629b8813094f0175251a0874
|
|
BLAKE2b-256 |
411d9517202f469b764f8715574915526080eb9082689f06bd89ffada76626c5
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7dddf468e409bcd4cc98bfc01d0f2f200133539ea9952eff96da037d8fe7b838
|
|
MD5 |
0fa7793910e13db48f334e63f071779c
|
|
BLAKE2b-256 |
b652da58a9e399d545dfcd2ad7a7e5f8a2311665ba22a1c5f03119be0c80d61f
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
33ecf3f000f5362cd0a72055440fb16f12a7773d1552813d4a42bece681f2d77
|
|
MD5 |
ade5122a4d71a9d259398d0a6655bac7
|
|
BLAKE2b-256 |
2316890af481acc3d164dec8b6a757d81c203127ace74b96610824e6916e8c6d
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c189592f117a032fa230529d066bffb17e3188c5c7cfa649a7f9b06c1ac2bc52
|
|
MD5 |
6b175caf2dee75f076e87f79c2ec1e29
|
|
BLAKE2b-256 |
4b99320bc32d1c134139e7964be2a02055c58cd5efae88085f9b8b7cf9424652
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d98a98ff29adf481d344a8ecf89b92fbbffc1d58ab7c56f5cd07fb68486e4673
|
|
MD5 |
a95bc49879fb301a1a8520dd7813336e
|
|
BLAKE2b-256 |
b31cd0ea061586428b3da7d9a30aab0877487163df03ff49fc0cd257346c3b63
|
File details
Details for the file polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d2e4bcd15faab03d807cdc45863b601bce40470446e11b378708fed1457ec3a9
|
|
MD5 |
4c7b24999372c43905c7676a088b57a7
|
|
BLAKE2b-256 |
e3de3b22e12c2fe1795628e57ddad344d079c545a2d8b801949ab05072309ddb
|
File details
Details for the file polars_distance-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8bf7522b3ff173b5a370304e0ffad9663abdd292e7f275270aa8699392ca3960
|
|
MD5 |
778642b96c7b46d5bed1a6d1deceda9d
|
|
BLAKE2b-256 |
cf9571baa3adb54604e8052858e863a9877e0164819f6ccca3c117107d872820
|
File details
Details for the file polars_distance-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
82240e6832430437c85cd5cff063873afcdb04bfd7d997659fd1c4b234b7133d
|
|
MD5 |
42ed4cca5671ce1b2c36f464053f1c2b
|
|
BLAKE2b-256 |
5d8fb53ca619d8684c3c202cd575df67c9d3c9ffac236bb13e833eb78a35b8c9
|
File details
Details for the file polars_distance-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
05b41ec506dd7aba491ea70761c1c085a3eb0d90e8a6adf625f3e951391c0718
|
|
MD5 |
9bafe6930ab2c02b330fc2e29bbee3f9
|
|
BLAKE2b-256 |
f5423216469b33063613028e9e6917db53e32a97f1640c00dca34c434ff805e6
|
File details
Details for the file polars_distance-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2348222b259fe1cb50f5624d8cee1eb8b0122b128dbf267f1ae4dc799dd47b6f
|
|
MD5 |
030afd188b3cd58eeba93fefe3b8b511
|
|
BLAKE2b-256 |
dfb947b8d291360229239c0daf173391b9692df2127cf9eae3a0045e401d1432
|
File details
Details for the file polars_distance-0.1.0-cp312-none-win_amd64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-none-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
78f3f66e26cfe30a9fc8ae554416654e7cdd4ef542ec89ca2f38440516405aba
|
|
MD5 |
605a7af27cf37c039c54832295f79bdd
|
|
BLAKE2b-256 |
94e7bc71cb0cae8aea54a4638a8eb88f7441005b4c5de3035d857d384ba67cc6
|
File details
Details for the file polars_distance-0.1.0-cp312-none-win32.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-none-win32.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3b4b7571a7896d15be75d7c112bf2b4fe7c0757eef0be275c486dd2002fafcf8
|
|
MD5 |
7f4c0f7c4c9e64954e1f33a06372956b
|
|
BLAKE2b-256 |
7dcc0d5bf7604039ca638c549c2b4058e766dcf296cf3164791537529da5aeee
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
47d326fce23d3b37a2b6a7a7d8e60c5f05ad776eea03b38be579826d82ed9fa4
|
|
MD5 |
99b5b27b1a65792c95f9ea169de17539
|
|
BLAKE2b-256 |
2a6dd2d1f00a13d9c873595cd82b02daef7b59edfc97d7f09348baaa35ab6bc7
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6583373d94881b00a1d902be7df1acbb66bb9119e55f2d6904c9294a95812a8a
|
|
MD5 |
0c39cae6fa88784f13b54f8de7cc64a8
|
|
BLAKE2b-256 |
c8dfabcc5e590f33b4473ecb181ab8565f31e3594cc7cb1f87541a92b9bfdadd
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b984a6337e4cc6d9984b855d64f75bc9a2554078932a209ed778e873ea8578fd
|
|
MD5 |
be71543a3c634da0a587b28f88f79fad
|
|
BLAKE2b-256 |
5e8e74f91874d4fb94dbf814f3d4e52dd8a04f8ef9bf8791855a019eccdf0530
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dd71c0765d8c2e47cc6990475f074d1eb64bab2d1d283632fc11ed12c3e15331
|
|
MD5 |
bb6461d53a0302a4b94feebca0b47c51
|
|
BLAKE2b-256 |
f4cb893c43a70bf03a2228b7ce080525379fa2554088954b0ce0143f54531817
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
76d9aa05ce7002a6d974d08574258379554b5d71798cf1ce29fafe0090cf5ca5
|
|
MD5 |
b23675458073816e42f480b95ef7bcf3
|
|
BLAKE2b-256 |
27a70d1af61e2d4e412451463a0f8c79c571d0fd813cc11ac3d1eaaba6169e00
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
90535e42eb911d82bd3e5acfdb6ebb7a3ba58fa85ef3d9437acc215cceb7e84c
|
|
MD5 |
9ae0a1f8f0f916f4464e0b4fe5a2023d
|
|
BLAKE2b-256 |
cae0f6c25b3ab6c237016830e6a9da3d222578e702edf97aa9250b02c54f966f
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
241373a119b485f0924035a1c6fb3d133f4bc612e6ddd8d33d55dde9772a1815
|
|
MD5 |
69b89406523f81114506760b8d1359cb
|
|
BLAKE2b-256 |
37b246d2a0f4a80e3aa7e63682170a5b532bdbb9b0673423bf7fe04051beb63f
|
File details
Details for the file polars_distance-0.1.0-cp312-cp312-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp312-cp312-macosx_10_7_x86_64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.12, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b20675bff6743eb818ad4b3f972866cc5cfef35b3ccb6e510091dff09c383e03
|
|
MD5 |
9241d9fac77433f67bde5539cb522574
|
|
BLAKE2b-256 |
41538929128c3507069e9b2d089153ba49e0cc536e0db12fbfa7f62a83bd3d39
|
File details
Details for the file polars_distance-0.1.0-cp311-none-win_amd64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-none-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e464c17ae005c6d95a301a293d45cadff1fe0f740ec31945d16f2bb14bddce16
|
|
MD5 |
1aa37e0f45cb3abf3c342e1542f488d0
|
|
BLAKE2b-256 |
bb43e331ac178c60ad8cac58899fe9302acba7b153c7e9838e7a711ea2dedd0a
|
File details
Details for the file polars_distance-0.1.0-cp311-none-win32.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-none-win32.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c2eb9b350f1e27de1ce1948f967807b3072098472f3b5ae4e2165336fb88fd22
|
|
MD5 |
ceb007b9d3ac76d2ffeeea2fbb9a1fd4
|
|
BLAKE2b-256 |
c6da06ccd59a89ab581ddf7dfd46c6a6440da1ba1657587044b5200efe57dd15
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d9d96498f72841cd08bfe26ebe3fbbde11b57a06d441453bd8864e0ad7bbbe2a
|
|
MD5 |
a7b0f3339d1e5376710303e535afcc51
|
|
BLAKE2b-256 |
55d6e577f3596250197136f057bef3fc16ff9a465e462bd360eb3f035f5568da
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
55110ab927b01e28d76b7d22851615a04a1c7cb72775a7b15384675eeb615ed8
|
|
MD5 |
5fe9216118c1b32e76fe2844a0df1155
|
|
BLAKE2b-256 |
654c9be16b4049a0a149b028d8abafc724bcfdc9db606e2c9ba22ce096db12a2
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
eb408590ef0f9813dee85fc5640e766f218f2219017c3e02ba7574ae80e6b850
|
|
MD5 |
1e17b0220af5161e5263c01c020d347e
|
|
BLAKE2b-256 |
621127f7f478727b55d4f084e90f8a1a6fa33902aa941d60f8986e9e0b6ab1ad
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c8d94824dc3a898d0cbb4c94cb3bcd1eb1ed77cb85efa1cd8beb1155b956dcd2
|
|
MD5 |
6049ae9b16e387b9ae7eddb960e3c854
|
|
BLAKE2b-256 |
d916feae3b232f7ef5f99a0cf25660d6059899e4758bdc23369ddd1febc2c003
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2c02f8c73dcf0b7e79266bf0025e7be6c06b49428247ebdc0a33cfb571206ec4
|
|
MD5 |
67998392b85201d2cedbb9adf2aa01ce
|
|
BLAKE2b-256 |
cc661d75ec8edbe48ed5599b13e91b804a38a2871372d83268db78014736c078
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2c9227d5a015c71771ab50c0c782258c0e22b784f78611bd73772bcfcb50e2f2
|
|
MD5 |
855249e663f644d1dcc325b7aca10123
|
|
BLAKE2b-256 |
f2b1cfef2c3f3674c94329b6c447dee249e30b0bd8381fa8fcfff417d3c3bedf
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
333ba3daa4a518c502a783ee5944f69aa071bacc1020904008fc10c36c9319ac
|
|
MD5 |
5440f60d22e30d63f9f8d88585541596
|
|
BLAKE2b-256 |
2e0007e09e09d66aebeb1e31ecdf7f0ec9440bab98be90ef32e94ebdb40660d8
|
File details
Details for the file polars_distance-0.1.0-cp311-cp311-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp311-cp311-macosx_10_7_x86_64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.11, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a7c42de9fac853eac8e6471870b66c5dba9af43f1cf16c40ef674d17bf67899e
|
|
MD5 |
f6e3bbd1e3c1260f3a168bc2835b2474
|
|
BLAKE2b-256 |
73e9a9099b58c8127cfdd9e0551537002c4840f7bdf1638fc144110ef17ac2ca
|
File details
Details for the file polars_distance-0.1.0-cp310-none-win_amd64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b06f5fb82994ed16b30e273936b3a186a5aaa0a2b9ac7893aff1a670edd0b7a8
|
|
MD5 |
a1650ca15c44116cb3b68fdbd882a15f
|
|
BLAKE2b-256 |
ae1da9634017f004c9cd7aec6e85abbbb8af8544d0d6b6b332b88ee0276ad3c8
|
File details
Details for the file polars_distance-0.1.0-cp310-none-win32.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-none-win32.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5daa7b3faa3e38ccd755de712e8c2f11b1a1e325eabf2966131fbdd471ad04bf
|
|
MD5 |
2d9b1bb1e145dcb104a3489f53a1d258
|
|
BLAKE2b-256 |
2beb089c8b1c14f5f5bfde550a4d96bcc759cd56ff66d5315dd2e78b666e4395
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e3be8f31cc4bdd25f3561f09d5d2db730b7d036ea2599064ae9ebd5a87415b34
|
|
MD5 |
d25aa57959fd2e90fc28a08d126c1f83
|
|
BLAKE2b-256 |
d351feb4bf312e91ecdb516c4d6ddc4ae8daa680210e892cc10d53fa3141f1a2
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6be8f8c9b1af88b0c16ae6e021896d67ee6232a781008a6eb4eb96965a1176e7
|
|
MD5 |
2fa8a732e962fc410ea57027eb5d4fcb
|
|
BLAKE2b-256 |
e28ddb25db59c2fd2c15108bd672bfa6c578a2f59db6388772cc4465a47221fe
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ada30b65cb63c2384e90bf5abef919feb1019b1347d5837721ff881d0c83e74d
|
|
MD5 |
236faefb21bf7c594146b95fda6c38cf
|
|
BLAKE2b-256 |
5570c0b5b3019b8e0cb63d4f38eb7b1dea17e3952d5addc79147b62df1703688
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
047ccce9a20d9b2f7c5bca8021f5d8806e6a438349eddcd2e735972fee02f469
|
|
MD5 |
96d4da3b65ce5e8b9dbc7f6fe03dfb20
|
|
BLAKE2b-256 |
a50378711576dbdd6d92969a9fc0aaf997ed042548f9496e4a31593a9007f3c2
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
13d9f9a4599ea70f142876b667aab5f5edde6e7c0e0f2792122cef7cd8ba1e64
|
|
MD5 |
6ab9ef75f7aa32bcd7e57b02b77ddcb2
|
|
BLAKE2b-256 |
ece534627cca01aafdf434f4f19cb4b69228bc2c6684b4a6aa672a607302f30a
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
179d869a1b78548f30af9c2ea1790edac54e26822311d9796781e651b6f8eda4
|
|
MD5 |
2b4465a6e2d6fcbdc63df6b128799e16
|
|
BLAKE2b-256 |
fcf4beb4e59f89f2c3d8ac63ba6e60902ca39ccf73b22a05940a2679bad707c5
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
673297ffc421156f1f03c1c968df8b319e42870293c9d254a25bcfc705050759
|
|
MD5 |
4c5bf0a287f595b4aec7791069369297
|
|
BLAKE2b-256 |
de25675e01cdb48178766576264460f8350e5e5c09588da4db8e20219b09e3c1
|
File details
Details for the file polars_distance-0.1.0-cp310-cp310-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp310-cp310-macosx_10_7_x86_64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.10, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c08496d7bb43d34decb80069694144a03298f56370de8aa0e06d5d36a551ca82
|
|
MD5 |
793c3a4fb26dc5c0ebc86680a3d784da
|
|
BLAKE2b-256 |
cdd5b4b9638221a8d6f7a9ac8c5011a6c333058d9af7141f99909716a1f4ed03
|
File details
Details for the file polars_distance-0.1.0-cp39-none-win_amd64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-none-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
52d24a2b3f6052d9d1223f37aaa4e7f4876d407c845763ffc5bd12cbedd5ee5e
|
|
MD5 |
d9d5030359069c364de2829620bb4107
|
|
BLAKE2b-256 |
88168c4e0984fbdc4368026409cb94a4399931ba404490d999e18e323b3fccc4
|
File details
Details for the file polars_distance-0.1.0-cp39-none-win32.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-none-win32.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1c1a9898a6563d8c695138a2bcd7c83cc93bd22397be84393c480bdddb762483
|
|
MD5 |
37751d9cead27d84bd3375ba2e55193a
|
|
BLAKE2b-256 |
741857e77bd5682913baae00838ab0240a42c9f3723c3746c0ff38fe41c16c3e
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1448f10366db542a6bdf726bf7f71ee3a3240fe40de66a145f57df95dc22fe25
|
|
MD5 |
f183d0e9b4229f1e718810525b947b39
|
|
BLAKE2b-256 |
788c3d5801ac465704e3a9fdb31576e6df8e8d82d050eb4d0c0ff17bfa8f7574
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d5ea064ddc9ba520e272f3b87bd0c690dec55ba1f739ffb60b649afd6fec7e0c
|
|
MD5 |
fb5e144aec322bac054771b77373a76b
|
|
BLAKE2b-256 |
5f7829eb50c7cfd22f9bd1d1badf5b9186b71d57ecd662b1d15e16af56423e35
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f2866fbc5fb105e811dd77bcec97e96e058419d957413d542ec5f88e0af758da
|
|
MD5 |
2030280c45279d4c21af8c45f311cacd
|
|
BLAKE2b-256 |
073731dde3d7f94c573e3a503932e0f294812eb0ddfb27878ab37f7f5fb37f1e
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bdabcae68f92aa0c85a09e4a396fb59f6e8d2fcaef45291d10d6e81c33362a7b
|
|
MD5 |
d488144f131c3a38680518ab5a379b2a
|
|
BLAKE2b-256 |
45aa692b86f2a091ff94e5d30d64e23bf7324803ba2aadec49b3bb590962bdab
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c055e70cb3df266241e238606bc4a9eb0ed5344ff4c3736bd142bfa51689843a
|
|
MD5 |
3fc3f048fae46aab3f63f7fd1d210014
|
|
BLAKE2b-256 |
d81ba83b8d17c58919e6b1cdafc3b68a8e71988f563a187703f7ce1bd7203523
|
File details
Details for the file polars_distance-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48c4bacc7c810d2144eae4362fddaeae4e084eb7dd70b68b047ad066e8a75728
|
|
MD5 |
d5f7e46da5a9f929f6242d7d66cc663a
|
|
BLAKE2b-256 |
b7f36c3e4d577804fc92d9cfd35e668d49f2b83c5a516f19bb079194faad8c3c
|
File details
Details for the file polars_distance-0.1.0-cp38-none-win_amd64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-none-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8e2ba35dc7661f03253f6ae3071f13574cbec6fe9e6a88b9b3c594f658027208
|
|
MD5 |
5f06ff41834b30420be2f4270ee55ff4
|
|
BLAKE2b-256 |
b704a8ef7c9a2b985c8d4c14741cabc7ca59e70e2b11055da987d72c73600a3a
|
File details
Details for the file polars_distance-0.1.0-cp38-none-win32.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-none-win32.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
08b9fdd96a5c13946c8c5c3645972ef96dbce0ea29460925608fc31843c9c2dc
|
|
MD5 |
4021168091fff2ae6911bcee163297da
|
|
BLAKE2b-256 |
7b8ac975284f7fc0b1d5cd8948737e7f40643b61454c4343ad9a3bc1883a2cc9
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5d5622f384f72104ac92502341956e08bb767a84edfdb8b96a27caedbee4756e
|
|
MD5 |
75700ef315ce9f077daa00bd59a37b02
|
|
BLAKE2b-256 |
1c215efae8ab2eb8fe5a73a88f6c124431512b8a61fc1e8e8ba94d84777f7e93
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6a4ea1287fdb03901c78081ebc0634c8f6ff1ab83952340a2c2e2bc8526ca954
|
|
MD5 |
0debc8c2959a05d8629e6f7436814e16
|
|
BLAKE2b-256 |
0a0ef4f56fdcc6b935cc9454a53b5f73fed5e3cb227ca8e1b1ba8cbc59cf2c82
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 9.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3baf42d63254687026b08eb5e2eecc60f18669985387fae20c815d3eb264808c
|
|
MD5 |
c76524b426dbad7b96c2e34a79175930
|
|
BLAKE2b-256 |
9eb00cddfcbb4f61382c87c79acf5fc12de7c3e001c2b315e85b529b557d8f84
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3544544a0f1ac9c757b9b5dd85de7145bdedd9974d7cead9c11378f1f9a8f481
|
|
MD5 |
ac96ed599012d6264456c6862332a53f
|
|
BLAKE2b-256 |
caed916b10c2ba5910d92d6bd4b6a6f3d165673a23436f911c4cb03b329ea0e5
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 5.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0085065dd034e5cf5389241edfa107f82b1224c2415ad8ab465bf520a6f4a600
|
|
MD5 |
53310ac91156eb114bfb6a21751f8448
|
|
BLAKE2b-256 |
282fb8cf91ab2718c09bb350de33e321eeae3dfb2deebd81b5f9fa72f24c1db9
|
File details
Details for the file polars_distance-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: polars_distance-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 6.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.3.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3732e6cde554c9c7d0f0c52e1a5afb17a9d00759ad133c5c713ebc8fbf9faf49
|
|
MD5 |
7f9c50bc916873cbdcc3148c05c2d678
|
|
BLAKE2b-256 |
cc8a5bad71761822a9ff099b3422634cd836576d40dbc20301d21c3b4ad097a2
|