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.5.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.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (540.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

ellippy-0.5.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (517.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (542.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl (570.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (518.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (337.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14Windows x86

ellippy-0.5.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (373.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-0.5.5-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.5-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.5-cp313-cp313t-musllinux_1_2_i686.whl (567.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

ellippy-0.5.5-cp313-cp313t-musllinux_1_2_armv7l.whl (604.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

ellippy-0.5.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (384.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-0.5.5-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.5-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.5-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.5-cp313-cp313-win_amd64.whl (255.1 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-0.5.5-cp313-cp313-musllinux_1_2_x86_64.whl (540.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ellippy-0.5.5-cp313-cp313-musllinux_1_2_aarch64.whl (517.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ellippy-0.5.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-0.5.5-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.5-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.5-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (394.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-0.5.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-0.5.5-cp313-cp313-macosx_11_0_arm64.whl (309.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-0.5.5-cp313-cp313-macosx_10_12_x86_64.whl (337.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-0.5.5-cp312-cp312-win_amd64.whl (255.2 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-0.5.5-cp312-cp312-musllinux_1_2_x86_64.whl (540.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ellippy-0.5.5-cp312-cp312-musllinux_1_2_armv7l.whl (605.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ellippy-0.5.5-cp312-cp312-musllinux_1_2_aarch64.whl (517.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ellippy-0.5.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-0.5.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-0.5.5-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.5-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.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-0.5.5-cp312-cp312-macosx_11_0_arm64.whl (309.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-0.5.5-cp311-cp311-win_amd64.whl (253.8 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-0.5.5-cp311-cp311-musllinux_1_2_x86_64.whl (540.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ellippy-0.5.5-cp311-cp311-musllinux_1_2_aarch64.whl (517.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ellippy-0.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-0.5.5-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.5-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.5-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.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.5-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.5-cp311-cp311-macosx_11_0_arm64.whl (311.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-0.5.5-cp311-cp311-macosx_10_12_x86_64.whl (339.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-0.5.5-cp310-cp310-win_amd64.whl (253.7 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-0.5.5-cp310-cp310-musllinux_1_2_x86_64.whl (540.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ellippy-0.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-0.5.5-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.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-0.5.5-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.5-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.5-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.5.tar.gz.

File metadata

  • Download URL: ellippy-0.5.5.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.5.tar.gz
Algorithm Hash digest
SHA256 65f114fec913d2a839cad193653d8e1b30df33e3cc9e64d45f92be319004b73b
MD5 de585e8c176b607daa63603c12a78861
BLAKE2b-256 af4f4388a0b24f5007ef4f364272f2082b4cf38cf43a52576bb89d7f4b720215

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed8235e8b3d154beee983909046eaba9c89f3659ab45a9bf14e3de5a43b54f43
MD5 f6ede21909b5923bfd6bb3cbd5b9847e
BLAKE2b-256 5b90064b153caae5331c18ced473897e3b8b0a9c30cde874a5e0b803cae35053

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 faa8e3008b231fe88f387d4dfe3eece8bdcf22374eb49d014e143f1bfbed83ef
MD5 db524f5986ce04dc59e416ba0cbb0503
BLAKE2b-256 7db06168c5b24bf8bcdaa4e141d65d4e20e3ae8dd654fb5de87d184718093098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0c813e84b702ec66636c3902752bec3889160a7746f99ad2150bb1a9e4f13fb6
MD5 872570a1ad8411839d61911de8ec695d
BLAKE2b-256 7561303419dcae978810113be59a21b1c96d73a4bc4b1631b42e895f8e43fc04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 999db09f6dd5c23b037bf20ed32eb29344e7e282e2558dbd35ef0ff94072efc9
MD5 4a881956e6a225971fbbb34330f1cf47
BLAKE2b-256 3398b4394ab3a299a89a98d1be50c5478eaadfa57defae232e67ed5576a62ae5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 768f54030e675b8eea9c8d4e1d0fade297e5f48119ec814a0829790904240165
MD5 0f115b574976a664b3fb0be008f7c730
BLAKE2b-256 825d3369ef26fda7c5f6f2dd974364cf48912419df514ab633a59461610a2fa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 28e5a05079830ab828703bada3a766f8f721d0800f34cb98c2504955b8035dde
MD5 3e37c5cd50289b2bc7e2f2d80bcfeaf5
BLAKE2b-256 bf4c34d43cb5427cdb91e94502825d6f2800e333c5e4855a1cf08e2f525a66df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2fe3ee51da65d15829508416d9abb6328f7f877193fc2e684e5b3e9e25ba8821
MD5 6bca91453bb9cde0caec588e4ea9306d
BLAKE2b-256 5085cb3a83b2345f0d30148abbb0fb764c5132364643097d4bbeed4a207a1251

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a6200c365d61378faae71e76b5234924fcf5a87c2c07cc63a48101f62390e7ce
MD5 f943b06ede83f2bb45c2b81de8c274e8
BLAKE2b-256 70692fc74322b28acc0420bb1dde5d15033ce4a23171dde9f52ea0dbae222d9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1838048cfaf280d2e5028825d895285ae5141a648fe0398c18419f118fabcba3
MD5 8baf2007ae922117009805d54012d74c
BLAKE2b-256 d4ccf76b9af56589b0c9429a42e560501674b565e8d2e14a67eb25a62297e383

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2414017e7251a9f56b784efeef7e266195662c6207bcf97751f5b2f771138c00
MD5 6450181171cac6aae0a5786ed18470c6
BLAKE2b-256 735768acd227e95959a565f1a9af52d522625a048872fe0c1c28657538e62865

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3236411c2adddf8552a606a4e20eb190ab5e04adeef1461e2c0a7c1294012a0
MD5 0ed64ebdce7b3782da42d517b3b91390
BLAKE2b-256 3ce69a297b90f1c35ea7afa21f1f72806bc195ccc948435c5d1636045313bb6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ee7206a2dbc2c82bcd430fded27f7dbf8f10724762c26ee463fb9fa7f60989fd
MD5 f1b34a7f3c6d69c32e58c7ac61ef756b
BLAKE2b-256 537eadd49f3abf40c1bc64781c608d7e4918101547ea0ef38291db37b2c512cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 03b8ab466df17e54c6672ef16088295b6574c49d472ea2e3935e2465421865e0
MD5 f8fb52a20bbdb0f55f969e69ef812444
BLAKE2b-256 e5ce92bb3e63b0e00f55cfa050bf126ea018797ab2b9969f80c4b990f18fefe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8495306a6f03171b68a157ad367e936fe3b4e5711a34b8bcacdf5b4f47e970c
MD5 1cf20976bf57c406a6773318c152dbdc
BLAKE2b-256 162e9ecc1709d3f617ab6963f494ab8d81a5e88f89530003f3e5fd9679e7dbe9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d9aefc5526d722c384982468ca0d13ab305413d2ffc2e8f98f1b1222a5661077
MD5 8af5620ea9bcadcd7e97875921c612ab
BLAKE2b-256 37438981b942628620bafd7e584837df157726de55d832abd622939d1f1065bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cb894b6b1a951e5845b85591480124a04bdd17e2f72d1a482cfb7ed896167d23
MD5 295843f728181f94134b5b7ee848c393
BLAKE2b-256 a2250c49f3f80abd7b948d1ebd590c3c78123f606e66ae39f4336f67cd65f83a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 31b10ad42b76e55cea4d30a2486f76d628365aa6814b4882caf03eb6854eb5e2
MD5 31c6a5f3138ac55e05ac538bc8a53241
BLAKE2b-256 ea26a4cb18c44af9c8d2c86ea1320a8e0ae82a77075b4da43eb1c85b34e3ef8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36185fc7e21cc47f5227f477ee3e91f91d398dc9e3565f0227c394a7dfa26157
MD5 e9b75ca13b62bc1a3748590b22a45ffa
BLAKE2b-256 111f45b3fa5bbb42cdb3d5485868e19542b88f6ed4f64a5187aabf354701e238

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.5-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.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 a5e476de43a13d4a1a8fa35894b98a12b546101c344d574d5b8e23b6f263ed75
MD5 d478ac41f994acb3a53040340d311103
BLAKE2b-256 f00d430de93f3263d11f21ed73cacee657456265a0e626a6db253b39b7d351dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0bceac04b421e8ed4d7a089375292eb1f9c60a050eb9b189b74220fc0d5dbe5c
MD5 e143e7dae54f1593d1e3e39e0b11e668
BLAKE2b-256 fdccc9053e53b62c4b5e98c0eaceb5aacda3e1c55720813f2a3d380f425b7eda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 862cb0592f2837c3f72431e937ef33d0be5b4d672468ff6e8afba9ea7e0dc1ed
MD5 6838ce805231bf4182d2651bfcd89236
BLAKE2b-256 7ef515f3ff141f33ca6503c142c2e07a14121a1270032b4636978f4bf4eaca59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 14d3370f5a3f28829dd9b9619ce3d3459a7e1c53174b2db0b99471b852d1cda3
MD5 83a01722344c5a24b8e88920e4cc5a4d
BLAKE2b-256 2cf07ee2eb9addf9d8c2dc73828d4d23d45ad014393c4292b15d7f6630e3eb3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d0c92e09762daee88e1381da88218ff9452374b8ac6bb0c9d2c8428f730c5fef
MD5 9a50a0078bb327cb2feb9808efed9480
BLAKE2b-256 6105fa265f1aa5b7698e5ddd8dd26cdadaf244d92c8d5e5fe92dcf9fe67b0654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b2272c5929a73531332bf06674f65f40667914f108a7c2733eb0dd56500f59b0
MD5 3175b4701b8ba917dd3a0b4c4f035ebd
BLAKE2b-256 378007c678883dc035a7c79b4647b05ec499de22d8d750b396ecfa775f18910c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 668215a49488a185550998c0e7894108a10223b87f98ec8f57ffc4612c66b4ec
MD5 8df450b9a88fe862c08ed6ffbc84ad70
BLAKE2b-256 7dba9598ba41ae1dcfa7bb91831915cfd818ef92f543529e72c824901235794c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1a9f8b482b4b606b0dbfc8c1274ad77b811e30d64c06a0ab2f2b4c6a907516a5
MD5 67b82f88cd246a505f1f659236e2ded7
BLAKE2b-256 f51b5ccaeed4f9cba80234af5a6b466865366775b52c8269ce0445e3ac019f8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aceb10b381bad703b02b665ec62183ca90255eacb960568e30dad4d7f38a2311
MD5 288f7ebf9c32a1b9b7c2b8607dd8084e
BLAKE2b-256 b42e91568420d8c12e57622be93bd582ba6171e3537dcf205dc5794e6a0474c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 637b42de56abe20692007deffdf2ff695db1500177350e65379b7af7355cb648
MD5 62ad0e61aa3b873c9df918b2388f49d8
BLAKE2b-256 22da769daaee6dabf9e56a4832d8e600101529b3e8d9e09906e8dd491e846673

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bcc6ecf387806f84b03441b386f5b99b3a18a055472d4c5505e3007b11c9fe94
MD5 0480c9bc82da845fee09136865f6d40e
BLAKE2b-256 0ef9d7e35a7fc5c6e5ded1476d575ef8c8dbfb748704687d173ea014b1ad65ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 255.1 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.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 08af3273e709c8e3028296adcd4676b8d61de3d7937b953302f9d6c2994a6914
MD5 d20f10c40ebc3c26aa57106a51c4b9ee
BLAKE2b-256 db6d1aab83be8d2be36452f609df23413718ed79e31c9754729c94106c35746d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 323a19aba90734fd4f909fc0eca1571abf8bbe39416de18ef9053aa8f60c56f5
MD5 1211c6c14af07c597580d27bc525ff7e
BLAKE2b-256 af701a0c2cb2de7771eefdb4efd866f039ef587cec5148e47854329bbdacbd57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 46f11d70bfd6d0c007e46506f92cb5539db1227144b17233af6f5d4ffbea29d1
MD5 8cb242e867a7624d217b57b9600b42e3
BLAKE2b-256 fe704080afb96879dfd66fb1c5fd288cefa31c03f50fe7e9322e52826d971853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 efd078245dcdd007e6ab701289c12546e1d5a6e290517270c82e1691f14bd978
MD5 c1422cf167f33b773093b1803e387307
BLAKE2b-256 e3666e201926a891137c97cb057356ee116b4b56d868da91409a9aee1c606371

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c22967c3ea1c2f0f0a1c24b75abfd3ab1e64bf059c01a5735c9ab7a9550576d2
MD5 5a99091f22932c765026042b9b332788
BLAKE2b-256 e48378cb7deab5c84a51245e7d33bf83edba3b8b63b8ced67ce3e7ebc5c97350

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a766939009afc5dbc5d8f062f67fbf88231720b287a7fd14599e51259efb8f94
MD5 6d6004c9655b0f1cd755a89bbacf8868
BLAKE2b-256 b4bc87bbefef2f00f010b9166c7d1d45ca4261e2417f7501cfb26b12f5324d4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 07394a523836f7031d2a556c092060dd2fe8f96d9d4f4c476640e685be6626fb
MD5 b8a5823c7000824dbffaffc75e6b45d3
BLAKE2b-256 d121ace46d5900f42da8068077c48952e0fd89e92bffb9608e7056eacf8d10c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 75a134b2147df540e03f8d2f2843e9c811f32d31ec611372fa4024ae6bd5003d
MD5 c8134b464aab851f8bc54a10945d04f4
BLAKE2b-256 632155e8a2befcd1a1747916e4603566adef32020d1252ae235e532b5b38dc7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3dbe01235bec73cc6cbe1d4ff49828110f620544123cb2e4be8837e305b5fe9
MD5 bf5553bdaac2083734b612eb897279e7
BLAKE2b-256 0a5fd3ff905234f622e6ddc083a727936e66d2bd2c2f945eaf2e8203083c901c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6cd815e18e07fc30d716abdc13a144f1d8b2ab592976dcfba72929c5047695be
MD5 d35d492f3a6023651a32f2e2e3e101f2
BLAKE2b-256 353a3fd8d1f3d0ccec56563d623d615d9d9a8ba5bd96eb1efb774f202725e6d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56dcd7d528111b6cf15ffd7b54ea2f0b6a7e662dc032f60bcf3d87c63cecc579
MD5 d097e4c6899e0e38967f21f6d30b72e0
BLAKE2b-256 79a2e13a2bcf7d688f9acceca9a45e30e0f2595c398b2bf77c530b1cbcca1a8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e1ae4e6256421224041d77d48b46d31f6ef9c7e04ebcb684ffa9af356f6d646
MD5 7ce58314eabd6e087894097b60eb9a92
BLAKE2b-256 92549e7f09ba4b1f3cbb3f0cdde8ddd33193f4c7257dc9a1f728c5fabe7f8ac2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8de7ef498fb1af1deff7c978eeebd3cfac21e37c6ca9b6c2e9d4915f79bbcedf
MD5 71bdb6a824148080a9e528e58a9dbf66
BLAKE2b-256 24945c8cae69a520c536a1fd6e6475f08069c4704f3a99d821f59f3e25d52d23

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 255.2 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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6039bd3aede9c45932d4e8727b8bb3eb7cd031601650e9ee35bfea60fcc728a9
MD5 f4b44b2513817a5604a6f131efc02474
BLAKE2b-256 72b0a6f3b091bcfb96851ecfc74cdd37a74039760aa8e658fc9dc424e1a22ed6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cece207ef686e969ec2d3d7ae282c89e11826a309bb3e098c13c402930fadbce
MD5 25de644440eb41053ce1e7e01eb68e74
BLAKE2b-256 41cd062ad505b204bebd4d2a4f93f0574808e4c91504a0a39bba3c23abb928db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cb2f25faa9c0be6fccb0bb25163ca16a423cb111f3d6662823de96d3545b6745
MD5 1dd5a879d19a1a180e6bdc96de280f54
BLAKE2b-256 a47bc3a8a07bf1a0d580441aa9129faf6c73b2a6a43cca086c36162c8dbdbd65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 20ff20e93c20e2ea8e36827e795296aedb40da891e5cecd898477cf184b20aec
MD5 5c833ebe4b5827eb714b08d0615441fd
BLAKE2b-256 8d91b0acf3b47221fe036713a0e39e8f435b06e0e6b582ed75736eac80d70955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08a049e18d446607acec6a1ab8fa8b80006dc3c7aa89d07afb554b64937a88c8
MD5 973ce42ff0508f5367caa0e798163346
BLAKE2b-256 01907ecec04f2926e59242cc64d477036f684f2b5bff0e704fae1554cc9091d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d55d48f1cc56d0e4c2d3df1c99fad93f808986430412279f41ab6e0ef0575d7a
MD5 96d35c0678ae2282a0924022506a2d5c
BLAKE2b-256 42116b7e6f7136b637854671740965d20f44ca82ef0ed742f1baec8c86fb9b97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8caa784a75b2b0fd91c79b2db1e74b796a4cc8220dbf87db0f16bad91a522359
MD5 3721f0d70c5b39ea7c0c9a546c0fdac4
BLAKE2b-256 0e4854c6144821b42b664ecc1a1a9b8df3a9bae36c831bd8f3de38e762b41459

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 19083608eb1c693115a7397a89a26192d2efbc885aa012e177cb433f2d3187e3
MD5 bfeeb403ed027ee64a4f558f2f0ba7ed
BLAKE2b-256 1001f4f7d43dc07aedd51578b0f943505b0374e1e3cfa7c1259fd4f3cecc2e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 feeb7390b17c0b1a9f8d1d40263084d977ace755d2eee5389c1f5e4f96aa15c4
MD5 db50d40d2f4fed2c70aef686ab627d2c
BLAKE2b-256 f0bb73003584876f1439c63be1024bc1e9bbd05261b33f74327d3455a819c683

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2e3c54c35320d8482f62c7567d3f66e46708487b48247fc2e30419af1e5cea5a
MD5 71488b59b9eb53ea3e123a765ed32fb8
BLAKE2b-256 d4c0b12d56d6f8cae5f5ad08bf8348cc75099227616b7e22148e8b9d7c99e3f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9f5d735eaa7ee10a8802bdd9d8cf75c7d55d1b8a7fd140eba16122130b86bd4
MD5 880cad1e964b742745990338cc2ac8a8
BLAKE2b-256 33bcf6607535575e9240f5ee39abc0a7badca31c8b3b7961fc98656b9e786f4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cb0f37165a5a6428f29dcc264b21a08817d142c83f242344547676b9fdf74a0
MD5 b016036c41c8ebb9d8057155f65d6cb8
BLAKE2b-256 a941087ba326e6a24856a4dc8805dfba6eb152af45b2b8bd06cd5656212b1c4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 81c7d7573f4226f0f385cb4b722ab4c5368442586bedc6bb2c82579bd7c0eecf
MD5 77c4176b1ce3902cfa71a11cd68c7679
BLAKE2b-256 fe675ffd5087b0ee9f2bb8d19cbe0076b0a071a6162927d1629d7c3686559222

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 253.8 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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b49c4ae94eecceadd0b109051cc957b5f6e3839a892d0711727adc316e7d29d3
MD5 2bbe5284ee82d89887d08633cca2be94
BLAKE2b-256 f945f80f44a26e1afab44e267f2e56a0adc5d2de1dfdbd09f13104b3b9569257

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 986760f9d799d0991b3544446dfd7f7414955250c672e1660cb2e1379beec2f9
MD5 d7e515350c05af1eca2a891d627efe78
BLAKE2b-256 0e3593e77737e65dc2601ba6ddc353728c865342ef4410a1e0d8f39cf0cd5b7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6329d8903e838251f59b9a339237b95f698a26ea4d257027b8da5f97eac0a664
MD5 947adf918465f46497b22093c02cc7dd
BLAKE2b-256 b3f92ea561bdb88909b073f89f84d943e1e016a29b808b5e3fb0ec3e70978658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8c633a7788422341f3ed9a7a3ffc441932ed64301b15ab0c677cd344b44578e3
MD5 9165d60340c6eaac2ab7a4309c8d6a3c
BLAKE2b-256 3e1ca932acbc8ec5a09ab6fc91a09550a38665dcb8512045bf36a28a750ebaba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e09be581ad4243ab12550a468b98fe45fd97ee40a1d74d6740d389c316cfe1e
MD5 642fb3fe2d0b5fa94d84831feeb630d6
BLAKE2b-256 a9ce3113dc1ef58d2e6f55a29e4609ecdcde62c50e4e43f10f79d0533f86fc73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c902e95e0e1916fcf7392d8d402204a5e84e7f10d043833bbdfa8a0cef2cbbc1
MD5 20454f03a95ec6f381341eefc6226fa3
BLAKE2b-256 63fbb5f8c6d74c1b25bf373e83985e344fe362f697aef991eedbfc32a1fa3cce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a02dc993c487b8a217de6bd1b4a4418f133aa411f778a5a8a0cf9b8d8cd4765a
MD5 bd12a2a31e47da5538f681b7391952ae
BLAKE2b-256 15a88e20ce43244298c845eee1ab642d6af42d67b5ed2eb239fc86232288bf26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 55005b994d0d4f5f42dbec56253f5da735b9afc208edb070970500a288867932
MD5 736493cec8f2278d337aead130343ed7
BLAKE2b-256 7498304aad9983f7c39a5f940859e37d3cf7d9122025a90f430c5fe796bec865

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee2097fbd0825e9dfd92b895fe6063392caf9b48f296db46eb1fe5e7ebad21dd
MD5 5ffabb0832b73d2bba11521c5c339979
BLAKE2b-256 d12216bdaad345601506b67f15795da403bc1ea677c713e0d4818cff6564a06a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 acfcbf20548c3e2ac998b9ba1ed2035eb59c44370f05682198168c41036c74b1
MD5 84b7e24ba940c2caf37fe339bfe10397
BLAKE2b-256 627caf67c8688fb63fce61844d49029a47cf28cc86ed312c701be70324a7d8c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c13e3ce92784bbd941b0d70a82ec5a2cdedf0d6b3830810a9045ceba7d156fc8
MD5 a6fe2d45be76d2e87b1a4f38283bc758
BLAKE2b-256 b076722d37cae351ae06725580d99944f594279c8f74c8615c44344f1dd32e1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38a8a32c5e5601a16ffa88eb48488c8ecbde6569dc2f412f48a71e7010b88831
MD5 eca77222bc299c5af800989f4786da0d
BLAKE2b-256 957e77cf27faf1114db15a80ac81e9a289656370be78dec7ed2a875252ab3b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 723527c160c9beddf4ed91f41f878ec3a9534d5cb17a7bb75e918ae6df934b70
MD5 df64ba50c3520ff94720027e5366189e
BLAKE2b-256 1bd4319706fd8222ed637b687d712f32c57b864afdd46f81a0aa855f334a6cd4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 253.7 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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 def7c4b2aacbc7b1aa32729b351c9a5372910cbbbfe2b44b45117215c36228c2
MD5 44010489b53d5e4242848766d8748f12
BLAKE2b-256 744b81e30b5ddfa941f8f46ecbc750196d9e6d30e2dd6b0d10b0a03d98a47de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79a379e5e771e72220ec6fd0e8f1afb963920f21eed8244c7d0675e0b6d80031
MD5 5f4b017caf60527f390bb0ddb1d9fe7f
BLAKE2b-256 6ab49ac24c039f87fe36fe2d6cf738f90907015982f47608529c06fe29b21b4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bbabf34aa5d054132af80a1cdc1f67f2fd4cdb79e8cb51dcf570f46adaf5f28e
MD5 f1f2c95e25d67a1f123f4cb53d979083
BLAKE2b-256 4aced928b03a69c310655d52e7312f917b573da6446a3f32ffef0be88b38f9f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d29405c92267da7cc5ab0127486565cc526a407be5f8bc3fe8f44580744af9d9
MD5 27eac85b30a440c698dd269abc159a00
BLAKE2b-256 dee0b657a968893f6fca564e62b69c2e83f77c9b16ecc00837a0b85513105820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 846685d96650b4419298bf2f7facb1ed6c23d81fd5cfd1ab2a6d02ab53eb91f6
MD5 7d935c6aa596534c241dc05232f00a3f
BLAKE2b-256 e4dd82bb46b1b1122011173f2a2d25b8e89301d062138c8d35d1e24aae16c4d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 92d00198a5e73d4a6123519aee5bf47714ee98e88b43dfb18ceebbf4a3b60c55
MD5 b1bd70a3b7cfb4c7f21a3930d2e3b840
BLAKE2b-256 b61c421ea04a9d64c802a50cc55bd326c4fcca3f4af27be3f99a608bdb5aedc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 03060c2538bb6dde9bbca97ea80144409ad861b1512825aedc4cc92d8b93ebf6
MD5 f89ee2e750ac7967e49c08bac1c70e86
BLAKE2b-256 40e273e78ec0e865b0f67f6bf6117d3f930cb15d94cf32592f26da4120b1c623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7584e3f4f1656b9eac8c56e150dffe4fcddca8f40968088a64271cf6a32d7f2c
MD5 7845e9f5330ae6215dbcb06c93b9165c
BLAKE2b-256 f76d222d2231ebc9cce39fe774a27538dd0514daeae458a234db29aedc27e06d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0c91cdca75259cfd3cab609dce5d316eca15a148c88c15a07771a2abfbdf6664
MD5 b665ad17b5465e11e99ca32a566f479a
BLAKE2b-256 fb06b8821a9aec1c212a6667867f411bd7751e48afdbedc53f65ea17ba426686

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8f20583651b8fca72e346aa58cf11ea22b9acaf1619604d7d3fae74875637fe8
MD5 8dd264cbb70c69ad500cf9bb9a1c7796
BLAKE2b-256 0c51680ee43b8999a3f654b9c32e8f0e036e8dcee257800027f0551b4e61cfee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49c677db038b5b6070e1be21683b2d2c42000c8eec16b73c9d7b1ac987f36b10
MD5 891726154bcc52c74c398dad32d48392
BLAKE2b-256 2694e2aef205238e60aed0ead23ad7f3ac678d450002a0abdcda56169bfe1e96

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