Skip to main content

An elliptic integral library for Python

Project description

EllipPy

License PyPI Package Total Downloads Documentation

EllipPy is an elliptic integral library for Python, powered by Rust. All functions support numpy and parallelization. EllipPy features high accuracy and performance. For more details on testing and benchmarks, please refer to Ellip.

Quick Start

from ellippy import *
import numpy as np

ellipk(m=np.array([0.1, 0.2, 0.3, 0.4, 0.5])) # [1.61244135 1.6596236  1.71388945 1.77751937 1.85407468]

ellippiinc(n=0.1, phi=np.pi / 4, m=0.25) # 0.1003043379500434

cel(kc=0.5, p=0.1, a=1.0, b=-1.0) # -5.2310275365518795

elliprf(x=[0.1, 0.2, 0.3], y=[0.2, 0.4, 0.8], z=[0.3, 0.5, 0.7]) # [2.29880489 1.68455225 1.32157804]

jacobi_zeta(phi=np.pi / 3, m=0.5) # 0.13272240254017148

To install EllipPy, use your preferred package manager:

pip install ellippy
uv add ellippy

Features

  • Legendre's complete integrals
    • ellipk: Complete elliptic integral of the first kind (K).
    • ellipe: Complete elliptic integral of the second kind (E).
    • ellippi: Complete elliptic integral of the third kind (Π).
    • ellipd: Complete elliptic integral of Legendre's type (D).
  • Legendre's incomplete integrals
    • ellipf: Incomplete elliptic integral of the first kind (F).
    • ellipeinc: Incomplete elliptic integral of the second kind (E).
    • ellippiinc: Incomplete elliptic integral of the third kind (Π).
    • ellipdinc: Incomplete elliptic integral of Legendre's type (D).
  • Bulirsch's integrals
    • cel: General complete elliptic integral in Bulirsch's form.
    • cel1: Complete elliptic integral of the first kind in Bulirsch's form.
    • cel2: Complete elliptic integral of the second kind in Bulirsch's form.
    • el1: Incomplete elliptic integral of the first kind in Bulirsch's form.
    • el2: Incomplete elliptic integral of the second kind in Bulirsch's form.
    • el3: Incomplete elliptic integral of the third kind in Bulirsch's form.
  • Carlson's symmetric integrals
    • elliprf: Symmetric elliptic integral of the first kind (RF).
    • elliprg: Symmetric elliptic integral of the second kind (RG).
    • elliprj: Symmetric elliptic integral of the third kind (RJ).
    • elliprc: Degenerate elliptic integral of RF (RC).
    • elliprd: Degenerate elliptic integral of the third kind (RD).
  • Miscellaneous functions
    • jacobi_zeta: Jacobi Zeta function (Z).
    • heuman_lambda: Heuman Lambda function (Λ0).

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

ellippy-0.5.3.tar.gz (13.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (540.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl (569.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (605.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (517.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (486.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (394.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (542.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl (570.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (606.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (518.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (487.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (341.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (337.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.3-cp314-cp314-win32.whl (237.9 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-0.5.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (373.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-0.5.3-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (394.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

ellippy-0.5.3-cp313-cp313t-musllinux_1_2_x86_64.whl (539.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

ellippy-0.5.3-cp313-cp313t-musllinux_1_2_i686.whl (567.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

ellippy-0.5.3-cp313-cp313t-musllinux_1_2_armv7l.whl (604.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-cp313-cp313t-musllinux_1_2_aarch64.whl (516.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

ellippy-0.5.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (384.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-0.5.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (483.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (338.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (335.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

ellippy-0.5.3-cp313-cp313-win_amd64.whl (253.8 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl (540.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ellippy-0.5.3-cp313-cp313-musllinux_1_2_i686.whl (569.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ellippy-0.5.3-cp313-cp313-musllinux_1_2_armv7l.whl (605.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-cp313-cp313-musllinux_1_2_aarch64.whl (517.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ellippy-0.5.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-0.5.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ellippy-0.5.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (394.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-0.5.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-0.5.3-cp313-cp313-macosx_11_0_arm64.whl (308.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-0.5.3-cp313-cp313-macosx_10_12_x86_64.whl (337.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-0.5.3-cp312-cp312-win_amd64.whl (253.9 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl (540.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ellippy-0.5.3-cp312-cp312-musllinux_1_2_i686.whl (569.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ellippy-0.5.3-cp312-cp312-musllinux_1_2_armv7l.whl (605.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-cp312-cp312-musllinux_1_2_aarch64.whl (517.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ellippy-0.5.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-0.5.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-0.5.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (486.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (394.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

ellippy-0.5.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (308.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-0.5.3-cp312-cp312-macosx_10_12_x86_64.whl (337.0 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-0.5.3-cp311-cp311-win_amd64.whl (253.5 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl (540.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ellippy-0.5.3-cp311-cp311-musllinux_1_2_i686.whl (568.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ellippy-0.5.3-cp311-cp311-musllinux_1_2_armv7l.whl (605.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-cp311-cp311-musllinux_1_2_aarch64.whl (517.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ellippy-0.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-0.5.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ellippy-0.5.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (393.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

ellippy-0.5.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ellippy-0.5.3-cp311-cp311-macosx_11_0_arm64.whl (311.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-0.5.3-cp311-cp311-macosx_10_12_x86_64.whl (339.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-0.5.3-cp310-cp310-win_amd64.whl (253.4 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl (540.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ellippy-0.5.3-cp310-cp310-musllinux_1_2_i686.whl (569.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ellippy-0.5.3-cp310-cp310-musllinux_1_2_armv7l.whl (605.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

ellippy-0.5.3-cp310-cp310-musllinux_1_2_aarch64.whl (517.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ellippy-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-0.5.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

ellippy-0.5.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-0.5.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (394.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-0.5.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

Details for the file ellippy-0.5.3.tar.gz.

File metadata

  • Download URL: ellippy-0.5.3.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3.tar.gz
Algorithm Hash digest
SHA256 40116f0efb53869ed8775fc7df48dfd394e7f02551fbf4599c0599199089d9df
MD5 2db61b97e19d4544cf4614eb4bb79611
BLAKE2b-256 15f8bca9ddfc90a212b48205b49fcd74578d5aeebc8b2e23eb25b3fbbf73bfe5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9473a22f91a515178e6148fb65799876ba30fb176dcf38cbd1e52ee80aa91fc1
MD5 67ad2b7a719981b48c69d901faf858b9
BLAKE2b-256 53bfbcd7ee50334398ed877b44d66fcdf2038f052b4ec55285f1cf8aea946284

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 986be226ba1001c8edf8ca67eb34f5546ebf0c1b3f2121dff828808fe3a92794
MD5 368cc3c22e70f3765ab2ee86a5e4b381
BLAKE2b-256 4540ae328c945110ee080640bad18a5da23a0021595a88d5f3da485c68c089ad

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0d64670363afdca5b17a5010d77792eaf3908a07785062af0857ae1f9bf0be80
MD5 8ed615874a8f4a2913c177bd1f8748a7
BLAKE2b-256 2d0f008a895062fe83abf03fbd807b085e0d94364508d49437970108b178e5d0

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c3e08cf7454ddcb0380b14f2abb6a5ac789f4fcce892a6a6055145fe0c44105
MD5 1ea77342c5ba22f23002a8d181e03a85
BLAKE2b-256 5b18fec6d32d7b1a3a9026ae117b385223ed85e8e9fd2704c12680abc20007ca

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8cf8523a82c819f0cc01cbd1178977d718685cbc4362f27f7b17225cd6a51c02
MD5 32a4c1e4e36341dea1d42f073f2761ee
BLAKE2b-256 daddcb9e22282cb4ae085562b67413e9524acbf0cc4ce2a472aa230f1ce1cbc5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 037722283be6676c82a89aa1b800b7fed707a0c4c69b969252840e040c919c39
MD5 a31f91ecb50b1ffa97987ffcfa5ee085
BLAKE2b-256 ce49cad4ce91f09efca574ea7fe13b97c856e8729e90b03ddf951f612840b055

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bf8750b849a5aeb81ffa3a733359aed8b8dd293fda2bdfa3cf1c38f5b4a88fa3
MD5 50b60dbc76821f9f5c49f65386c26c26
BLAKE2b-256 56a1bc6c2d6d2f1d7ae99ebe5075613801271b0c5598c2fec0b6e9873f9e0778

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cfdc108c09933c60f5930289560ad9076688f127886873a6667c051e866cf3bc
MD5 ac8918f067eecabc961a7be6438917c6
BLAKE2b-256 c4c447713ba2a738669623ee0e0625c6b05c77542fdf0a94ffae68605b11c7a5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1cc913e293e66608fe67c08664994c58bb205203998c5b44947bfcc5850dd726
MD5 cfd1bbdcbb65e670d2eeae6f04653a23
BLAKE2b-256 9a3d6bc3b6d78c3e4bccfc895ec49605614e3eecdc5e71446abe69aba4b3c4bf

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d54d41428511a3d119ab30eb7964572279f17bb985d51198a42c09dc8d3a43df
MD5 6b015888530dce24e129330391b0baa0
BLAKE2b-256 185ac200a3a294d62dca91ea58899085db386b4235244335cf060dbbe471cd5e

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f09ce89864fc1312e471f2a6b210454eec1292daf85226e9d2e6cd316d16225
MD5 0574e8f52442a25d43be8f703c746d66
BLAKE2b-256 24b07a7aa234bc16d72258e6126b48c5be6ac1a9ed615a606d04842c6f6d26d2

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7756ae3790adc08afe95d541d6eb25fcc22ccecf46ce85eb63df098e4d7841e
MD5 a6c594eea71242b9b6130f0715a2b405
BLAKE2b-256 a90fac24e50c394d73a08450c8b31c47d85f1f0150ab5597c024edd68f32d83f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8885b401d16f81c9ce5d4ee564a515315d9fa65f40f6af8f0b00d213890da30a
MD5 b8e44fcd6dbb2bd1aca277941a152970
BLAKE2b-256 b0c5108f288b48ec357fea6872e5997535da50a95be03c813195f2076f5430e9

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d522cafce6e2d95700044a91862d50c3c932e7ae880186dc922f2fb1e189b0af
MD5 893ae17dcfac27b1570e207f61bc2619
BLAKE2b-256 53b6a9f6db311d9cb6f2b8001d534c2d89e0a1d845bb59cf0cbb8e742f23017b

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 81f73496d7635ddfa352b3b3243137a660d535c374d8e512cd42244df265d974
MD5 631d96bbc698b60898951ec53ad64cb6
BLAKE2b-256 a7728aa1cfcbe5e4d46f32ff2c640a6cc168f2c635e0da44b304927d7360ffba

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3fb76091e9d797ac7d4c29dc934b7c0252335331269f13b09daa70ff3871de7c
MD5 d7c2165ddd5440a4950839bac6bc5e76
BLAKE2b-256 36913a94a637e8230dae471827fdc6fdbb90b1cb469c7d688edf3cc0ea335040

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4d32fae40cfc3a4ea7aa7269b0eb1b8064ed9292de825ccd25f5db12e4f1d75a
MD5 90fc2b5a442a4ed6060669afbb51152d
BLAKE2b-256 c53f70fe8355b015c9d9a9d43534b86825d39452147eab5a3152ce09363a94dc

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dad7ae779b35086c40ac40d6f1b0020260af9fb33493846f3c099c28cee582df
MD5 b287c7fefe3a71817298a4e67d755707
BLAKE2b-256 3ec94ab0161bd9dc2f4e4cb9c7ec5156c46f8c506e03790005a92006f8cb2ea0

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp314-cp314-win32.whl.

File metadata

  • Download URL: ellippy-0.5.3-cp314-cp314-win32.whl
  • Upload date:
  • Size: 237.9 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 956fd4e05d4f66ea036abe9973a1f4c832c17146b368fd3db73c9c11781e8a68
MD5 a47a58af0c9d0faadb29658bdacde084
BLAKE2b-256 a8e1a0cda78e3ee8ba2d7fa052d99a0b8b2b816199fe5821d1cc7ba4eee69e5d

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57251641bd086f5a5e7f1722805befbb4e8cf6586414bd444371b3a6a9f71320
MD5 4bcc4261e118d1d00046d3cb39623ecd
BLAKE2b-256 5a826af12bd1e7368966b79ee046e3e39d8c601c301c1e3def30f3caf42d3225

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b524a0f0d767d26472b04c25d8b0b88412968b15fe53c2e61ad8f6965ed1922f
MD5 488f1abc7980ce8fb96b84c4763c3335
BLAKE2b-256 9d448ad0674654191d3b7dad0e9603e487173d61402a12fc69f9121b13c88644

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 425d4a4399d33adf2cc34221292b6714bb6a1705721fc07d5a78f788ff17c2e4
MD5 7a604420bfd0b96fe05780dd8a662ebc
BLAKE2b-256 2e4931857ffbd07322c3a649d6529d586a3a4df76d40c5275b93651d365d0f51

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8765c2027c83e4e2cf1661be029fe77578528965957190566cf8a8471ed014d6
MD5 5ce7d55eefa5aff49f1bbddd7e9a9b50
BLAKE2b-256 e659f2c4a7dcdb50bd9fcc29e6e312ebcd62c0edbfce54b1c1eb0c8ecde7b9fc

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 10fbd00075e44bfd377b8850936e5f66bcf65bce31bb139555e17307952db5a0
MD5 69578a0e6d62f0ccc280dfc52caaf5fc
BLAKE2b-256 7ca0041ba8c757fc156d98f3cf1a3099a57dae6b419597c3145f0d990937bf5f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbcd3bb47661369e663525a3f7b22a541f364863d30b5c4a7d2cac63992c846e
MD5 bef137f2e646d59a15ecbb72f2b894fd
BLAKE2b-256 65c3289c425335933253b8e24c91e1aa1ec540d52e594e879262bb21423089fe

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 762e18715cd20fd9e0f5595cbb4c970c9b8e7a6d5d2932b4cd10f41e5d1a168e
MD5 c9d32531d5cc7362cc03a9d06fb80856
BLAKE2b-256 fbe546b92befacd212212b3b700f913c4c89f3422abe8dcb370fa0bb4b72833f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1613e4c8085485e668e023d45fe4368b00da1672c8d8b66ed24594e22845a3ad
MD5 11c02970c9c464bd7bb8be44b5410458
BLAKE2b-256 b8861ce9566b3b57d7d3f90ad91c78dd68ea7f15b23b68bdc789b366a46954e6

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d7d68ba91f7281844ad7df5b34243bd07c06f66ce9b4ba650c936309a14ee18b
MD5 7bb7ec085fc1fc2be1968f3820398971
BLAKE2b-256 75c9507b1d534e24276586edf0c56920e4377f161666b4581b9f26b0602f578e

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d796ec0eacc6f891b3ce1068b11fcf0e3709f5e8776459e643577ba60e3f9cf
MD5 d09b5cbfcabc4bf5b733b8ab20e79e7a
BLAKE2b-256 7f425de1a1888cd0c251f0b3fa00b1e190e11623ecd6194dfceb636d78edab17

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ellippy-0.5.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 253.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c985a9fa98f80207d0e0bd37653f49a542ec41fa90a8328389d554c0ac8d0afe
MD5 4adf3d01f37220a65d08ad3185f7e963
BLAKE2b-256 1556532289403545e09366f3b4a86610def6d00f12fb4790e596548856da458b

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ff3e6aa21443d3afd9fbc3c9e7a0b6412c7b0fffd80b9bb71b36dcffa1fd2c0
MD5 8a46930fc737bd24fa66ad2b80c1afba
BLAKE2b-256 614fc3090879bd2a593ba34c6efc2210d1e34bf6016cc9e5c8114e577b3c8a60

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5111e95b962a73713464b84bd5903c38adfb5bc1bfa5714f241d4f9b77d88293
MD5 794cb80435c2aa95b6e6f5c6b6e3901b
BLAKE2b-256 5ac853c0c7568f98352c3b394690d3fb44ffff91dd92f19559f0b1e01122c6be

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6181d648aa896fa932a5d7e53529fa247efdc115662da42cdae33027a104cf48
MD5 40c01e6efa7fd9cb7176e8a2da468fe8
BLAKE2b-256 cf883bd79a98b2cc3e9454764528f7299556ad49ab15b6b348e7df5803ea564c

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 386097dea8c6a321819ca7cccfc6472a77c159d4961197f8373e02c21a8b4a15
MD5 8e24322ab2b849a6e4f6ea5aa19c5c05
BLAKE2b-256 30f9068d8a38d031e6f5bf8715b1496f430aac6a2a0cb3d0503a86974bd71681

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78309286db2bbd2d21b6a62703fd5ddf2c6f346c867653083b20c65bbc0d58c0
MD5 52b4bf856aff66badce325ef60fd4754
BLAKE2b-256 78b7d5f627ff2643fbc54f9dd2bb1d90a8021388a61679d7cf01caf84de77cc6

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2b8ddb470cd6c1fe2cd2b648334b3867d82cd5ce1a5fadb7acd58c513881dc30
MD5 66b066fb37c3c11d9f86582eeb523f66
BLAKE2b-256 024964a9644e19f4522245ae921898a83067f6b1a95c43a1502d2942086233a5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 54d2104a392afb5ac0c5419002b21101acdc7d08c22f2015e422039676b491dc
MD5 f0831dc9b44e35f098f9e6d47f56d9c1
BLAKE2b-256 26037731b2f0750b3f17ca11036f534c1672ef019d36ddd9573d63f8ac03b0b7

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9fee59def0507cd8f87b1bebbf35e8c69ceda0106352d0b1ce8c376e071a213a
MD5 6281351e4d3cb0bbf7bdce99e0144217
BLAKE2b-256 96b5b3c92e0051d15e410554e58548cb010b257ab4e83b697c524ab34eee1a8d

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d0dae3b0d48af40dcb445e6942edfb70580b8ad27bd1c1e5b0f4c5fab001992b
MD5 99c49f66f826f18f9d7a766aeccbc4b5
BLAKE2b-256 bb2b028448b563aec9c057fdff694501316f02792d7447d8479a6909f4fe5861

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d2ce4b5467f26200f97a8333e8e6bb206055d6997ebbb0a51aa0b828ff792e1
MD5 2cc178461eb2129ae3be07f4dc14fb68
BLAKE2b-256 a842f56dc8bea9dba8cc0141c62941f77538823d1bc12ad6bb6459b61a3b7899

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 764aa84de4ae23a1e3b5ca4dc0f684ded510efc01014e0e00a92878316550151
MD5 11afab8275be5d89f766411e0ecff32d
BLAKE2b-256 52e7f922028dce88fe97e61dbc0b92f9f3079f622a3361c4afc373d5fda1ba31

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0c5e21fd4695b4783040dcaa840462fa522f43ca6d66e0dcdc03c2e9b13753db
MD5 de5312586c4544a4137e5a36053568dd
BLAKE2b-256 1285e0be657bf02f9ae8247f8cc06abaa6ee7976d2fa2cd6a9e3bb91e56990e5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ellippy-0.5.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 253.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 250bf07fc6ba630a220212ac430d13e493f1fed84e0d3fd0e30d333eca8540a7
MD5 aad841f6493574f28c079660e8bed235
BLAKE2b-256 bd13e9017b64404eaa805cbf10778586a621143eecf147620d37df5e625f887f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d08e512d97aec11810f0f8786b5bc261eff58d78e8a85b21b613bf08d433360
MD5 a216c5ecaa8bbeb6e5f9f609e935d180
BLAKE2b-256 54f99f64c2ef230abcea2fde630aaa41760cd8ee092bc6bc75fef7147e56261d

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 19726418663b3a895e3ba7dd4ba14d74ad53991c7f1151ea60fed266f6445d83
MD5 8ab5bfdd5de1f1fbaa4235d932723028
BLAKE2b-256 4d0b33fd557043c320ae7df354c135132917e77742312065a8c735429599873c

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 49a149439bf54407c52769b08908f7f16d228b27bcb28b7e78f889246918c162
MD5 0ad16ffddd9b2e1665f637b9342c05b2
BLAKE2b-256 22971d8d5284e59246ee934eb47a77c87164b036a09c7ef484462a47995b03d3

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e0b23795ec992ae4a476baa23dda9484e368997993e0a13900ccd66bc86f996
MD5 260f7ae6893d3c398bfcdc15ddd93b4f
BLAKE2b-256 e837dde9e172d845ee36fb9e5f3712caabc9f66214650c57c08666723bd5144b

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72bc55f028976af0536c01690f84673a77755144dbaa3c64ef094c2f8ccfd3c8
MD5 5a07c66677ae943af7928fb2836d3f81
BLAKE2b-256 632d46057437143c2a80dc9e1cbe81b59c1da8bf079528c52c19f368e1073be5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5a9efadaf48f5ee7263423089e424f73ffa4b6f2da2cf9bd06096231aea329a3
MD5 c12953ca5bd3847a59f7cd3b9d7c1e7a
BLAKE2b-256 c655c93ba5a44be7fe9ba7a608655881a24068892e3c8013706099a941731e95

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d03d770c2d728cf86de3c371aca76c90b653285ebf2d129457a97596f2faf484
MD5 b11a432be329ab7c4be7779171808c07
BLAKE2b-256 89631243d03c8827f9382a98109a7e134f0162e270321b514bd5c133d8cb9aa9

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 544d7da331a35eb3b8aa684e6c80852313bc60d7ad9eb363d0c59b70169560df
MD5 04dc98df7894ac64d345d536cb1aa530
BLAKE2b-256 0bf86917197c9874ba71433fccb4ed0d0b2cb1b19517e51e4f025e5c988729a4

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 121247442ad4fdd6f24dcb574e4d0df643c7441581d44283883a1cd55014684b
MD5 d32ebd9eb06566927b2d87829c528263
BLAKE2b-256 16530b7943c83c532de22997f4da0cb761633e13570d50513631a8a33823c77f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7202f02e62822392330cfc9ed607cd554978b97ec96ace4b750481f69c4e47a1
MD5 37b1a52dd5e00a929f29a54be7d684c4
BLAKE2b-256 d3f18ca0e3f52bcfb019536d95f8051bd6de9c63b497dda737deffbd1096ec80

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9e5ae93a6b21ebe6b7cdbfc0775f27b5918a8ddde1553cf954e439495e779e9
MD5 da4ddc684ddd2e56479b88a4481606c9
BLAKE2b-256 12921577051962d9daefb79b5841dc5bd4c027141c7ae3c9e8e18df02002228f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d0d21f2905e87543cc21cec3069b7fb753a78c1fc740836fdd81a58857813c40
MD5 f8230724b8288a87b200bd719e968fa3
BLAKE2b-256 b42c67101d40bbb1c2331a1731a02e73b3f101fa75f0a14040fb2b5c974ed0b9

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ellippy-0.5.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 253.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3bcc4bc441b9f189983eeb7c4bbff5044ba8536866c9e1c47cd5fc15f27c22a4
MD5 453c50842983bdf26aa2fa68224312fa
BLAKE2b-256 16147d3ec1d565cc810f6b72f77619091546debdb034ef249ea90207d12abf68

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 694a2684b7498f614112f680804feada0f372089fa37ce95b9d4bd302c103ad7
MD5 a84cb05b796be46ef196a25da758fc70
BLAKE2b-256 86a9976c6a6ca740a85d3a484e40b2358d347b6e258fa8a638e8c736e676afbf

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3ff93be94bab0fc4254341f8721d0fc0304cd67cb816a525f91a280396639fe2
MD5 bf6fd7b9b40d9847eaf7e5cf14e8af98
BLAKE2b-256 b37235991ba895043d8345edc598c305f36e16da98a9a65fcae9a788534b620e

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 511006dbfc7a7dbe0698e95e790c5f71989757dbbe112c0a6a31cea00c8914bc
MD5 925fad9a85f60f507f67ea2e73f6cdab
BLAKE2b-256 db577c0d2299ce9794457254c967be93866978073b5abfebf4e59bcf082b3eee

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e8ba915186295ff1b9b953d814dab350238a58523d73ee96335ad18eb184307
MD5 8f5650dd1f44d4342815970bc0fc71fe
BLAKE2b-256 34c7994a237eca257e3f4424d8e9209c94ff988697538553a2fc38d444c262dc

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72d708ce826e7c3d4db06bceebef0acca157497e3da9d0f8293ee5dbd7a9f87f
MD5 8764b7f127d5536091a6caa25b9a7705
BLAKE2b-256 3d25ad37fd1c0559455aa29a0174ae81369f5a8925b1e3c5ef47de438beb4da7

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 574673c4e3dacd56ab490896d7aac19ef6f80e318d1371749be91d964a7a5828
MD5 b8192f219b858858d935a890c0b25a47
BLAKE2b-256 553d45fc391b2dc1d875cd414154635bdd4b7d1ff2ad1aab7abe636a79f2c168

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a04b25770e09fe8aeb987562f5d663ac1690007403e4f00c140285034f78b787
MD5 c137c78948703e06716c540f59f2591d
BLAKE2b-256 7022ea8b71a350353e86d59cd9a211da8b943d772d406928718e1756b43f13e4

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 12e9b421aa8642b7827b0e59444e2090232c3c75e36ed83b7b8652cc4a8abeb2
MD5 20c5c85a8936117467156e3ed79ea623
BLAKE2b-256 8e2b6ab5a803188cf13d4a6d0edf83265b17ca4151759d44812e6a5b83410c5a

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eb67fab3ac93c20a25313a3bef1a7dd0458fb78699b33a93171af1d898d83724
MD5 796ef3eedc47f09b88fc29250b4580c9
BLAKE2b-256 ed5cba5778209941ca9cff0c3502e8a52c63cc2dd87ed51d68afa652719d6b49

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 18d0c2a9c1fd40d846dc039cfe96b9931832e3c0d3e7fc4449c4d062f6f3c8fc
MD5 460ce252bf4f702322a804e3a1f2df70
BLAKE2b-256 e95300a638bf638a93078d2a1a41381f1f9d3d9073314c5fd28821902466f2d6

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d11d2a11d3eaf74fd1432a8385a99e3acd5cfc2c296f7774ef1c5dc957a55a6
MD5 75dde42bebba4c70d1790cdaa37c79fc
BLAKE2b-256 1c0e3d75aace0958180673f80e9d9ffdcdb9acdbf5636ff068b5fce028ccc803

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f9150336db8bee60fb6426ab3f52afb21a5a2af555672eb75e1c324825bb7c2b
MD5 bfed58e5cddba37f729a57aeedd67d71
BLAKE2b-256 0d91504d56a348217af620f354a0a12d38b293172f6366dc5620ba0288cff9e6

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ellippy-0.5.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 253.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3dc760866cb49d2e120c54fdddf4572f61523c2493074934717362533a10c6ba
MD5 6847a95473b0c412cb06422400ee0ea2
BLAKE2b-256 34feff7b3c6da902f50b3d404b16987a9f9714fb74d55c6efa23a6a31e558a31

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fac9c7b85a87988e2da3fd4ce7dbada00d10f78caaf640e4bed1d6a2bcdbc25e
MD5 b919973019f8e54834e8723f5d96dc18
BLAKE2b-256 54a00b74baf5f12002bdfcba7d64824bb64595c62f83806358d370d84fd0c3e2

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 94f68810e67cd2d503f8d8be04625325b1b7bde227942e534109224a26b95107
MD5 f447b7576e3f6eeecca76915bc4d4c87
BLAKE2b-256 995e0d36798e588a403276d5607a1d31f537974563d0a53471a2efd00cd1139b

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 87398d87534573e0e0f0c4d51f2620a8b9b15434542fb2eee9e0c3ac8a2463fd
MD5 ec6df7270c8913f20b7ff4ff1c45a284
BLAKE2b-256 2a85d72d3fe04ce8bc5d057abf414895051d015417256a1941f479e0c1e30018

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 98f094bafbddf2eace8ed80af93cf0f6e67a9439b16a6d25ce8542cad3ab86dc
MD5 78c4f9528b366d45382f94744a687a44
BLAKE2b-256 49364c6771fef1f7293ea400701d1ae55bbd11784740f76c9a6baead2c92b423

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59e3c1f6080c62dc82ed785e48897afc4be7367cb5e37ccfc945374de649992e
MD5 f098c901f425f7b1343660749c65bcb5
BLAKE2b-256 81e8892d9f189c4f81b7cfdf11e5a9d7c502b6c8bbc051fab692f12928a26e9b

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dffbb50abe7c740c0599ab198798892e30ce269b303b7bdce6eacb65d53fbcfc
MD5 f46d2b1ca6af2d5d75502e5b1834c509
BLAKE2b-256 0992c0a924d56decd4b79797e39aa37f364b6ad643a98df29bfff641df6a9a22

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 16bf0612377d50958d212d5aa8d7cec6c405051606a676da7e50d054a0243995
MD5 4a421d5f5b7b451bc5ebca534622908a
BLAKE2b-256 9ea6bbb5ee86d80e5283241cd9a1d4f95b25454aa749739ab1f49cf4128307fd

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7c46f75e6d4d3fd244f24d0e9c30baf85fa49dd4c372ff1e184de98cd3857d65
MD5 0ddfa960361765c686704b655f41bff4
BLAKE2b-256 aeefd0b04a6d6f6414093acca8ae5fb7432adeab797efefcbffad28a233789c6

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2f3a4b10409a5fcb32be20cdc9848b03066b0d63f0bed06589a62980edc23b27
MD5 66b7b726c20ada23a45ba03c6ac6bd22
BLAKE2b-256 f1bae01447f8e39d94dcc9555ef78241aed020d0410c7eefb498a62bbf1184c0

See more details on using hashes here.

File details

Details for the file ellippy-0.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c124c8d4b0a3bb82d76320f266aa18ca23fbcc3241b0ae8cb51938619f9150e
MD5 1f0bb60d55acb48ed5f23d1569428b84
BLAKE2b-256 233eaad1fdef2929833195b81b2eeaa6a28215367787f2d80a54f12c319d989d

See more details on using hashes here.

Supported by

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