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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (394.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (341.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.4-cp314-cp314-win32.whl (241.2 kB view details)

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

ellippy-0.5.4-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.4-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.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.4-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.4-cp313-cp313-win_amd64.whl (254.6 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-0.5.4-cp313-cp313-musllinux_1_2_x86_64.whl (540.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ellippy-0.5.4-cp313-cp313-musllinux_1_2_i686.whl (569.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ellippy-0.5.4-cp313-cp313-musllinux_1_2_armv7l.whl (605.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ellippy-0.5.4-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.4-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.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (487.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-0.5.4-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.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.4-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.4-cp313-cp313-macosx_11_0_arm64.whl (308.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-0.5.4-cp312-cp312-win_amd64.whl (254.7 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-0.5.4-cp312-cp312-musllinux_1_2_x86_64.whl (540.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ellippy-0.5.4-cp312-cp312-musllinux_1_2_i686.whl (569.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ellippy-0.5.4-cp312-cp312-musllinux_1_2_aarch64.whl (517.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ellippy-0.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-0.5.4-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.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (486.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-0.5.4-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.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-0.5.4-cp311-cp311-win_amd64.whl (253.3 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-0.5.4-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.4-cp311-cp311-musllinux_1_2_i686.whl (568.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ellippy-0.5.4-cp311-cp311-musllinux_1_2_armv7l.whl (605.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-0.5.4-cp310-cp310-win_amd64.whl (253.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-0.5.4-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.4-cp310-cp310-musllinux_1_2_i686.whl (568.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ellippy-0.5.4-cp310-cp310-musllinux_1_2_armv7l.whl (605.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ellippy-0.5.4-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.4-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.4-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.4-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.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (340.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: ellippy-0.5.4.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.4.tar.gz
Algorithm Hash digest
SHA256 af0ec88c21fc44a07f42cd384aff49d628043afe1582094371560a87b25c6c95
MD5 7492c56915e0d559946d17cdd2346047
BLAKE2b-256 915f44056cbdc4f83fe6fe9c31c251ea7bf6c03dc6af3d466e2a41a8d7ea80b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d67a6fe4b7e8b7414c88a8409415918102dbcd5c1617efe0c371c9243b80922d
MD5 6a7c81c4ceee40c5017d3b6d56db8494
BLAKE2b-256 cf6f385907c17d4c8f42712b22e03f678ca291bfc4266107b2a56b202fa1d2a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 23a6b1bb716250356ba6afdbb676e7c388da623d651c9146f010becd755c1925
MD5 0ba3fa7984cc10db0925c56505e40cdc
BLAKE2b-256 18e0a373b11e574abb913d6f1b8acbd03256f40ecfbc9da391edc186caba6b75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ead87b701cebb40b02e2c85abff1fb0cab62f7659afd4b19e0ee51a6e0fcd82f
MD5 b4392dbeaf53a14411138375da31ba97
BLAKE2b-256 b169d7dbc9ab4ac1a10b2f51a9d4da9f9f7b25f83e128a5015eee29b0d2cfc3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9bf2002b3fca6cf76a6779832f741e4446fc2de4857a39ec1b6cfcd607d9e047
MD5 3e3a7f8b6cc568f3c7604ba2051a54c2
BLAKE2b-256 73f4ab83bbb81c1f5def68eb3ef5b99ee40873107224b9d9c90e5ef3eead2c39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfdef2b52245f50f7d3b8d72848362ac493aad4bf13da422ceed8f7b084d20ca
MD5 dc96badf3608644ad61776b67e987e10
BLAKE2b-256 616bb1b84fa0fd27110130369dc6c4c75cf2b7bf9a1d5c66eefc4671faeb45e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c09643dd3622f16669a8a0e55c2430a7018537f82e19082d3cc2aac59fc9340f
MD5 df0d4586093766a02228354b9faab271
BLAKE2b-256 2e92d8784cec9bd3dc8ff72e844b133df4c245cbf2a36270ba2a37e26980a66b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 18ffd174d3cc34a05a48879c776c73f62e1c00c9b8d6b365dd9bad49daf29f13
MD5 417c93c9d11d742f30bdde2fac1e748e
BLAKE2b-256 0347a589124326330c5b104138526dad2df45c9fc93b19ad82646cd5a83d41ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cab9b7b4c7b9432fc05b4ee732bc16f88683742853576977b46c46d5cc81e42b
MD5 cb717f3c18f9fa0c315f81530d0e04ed
BLAKE2b-256 1edbc0404176a9a76677a995796d57c0f763f325bd23cac891ea4e7846dad451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 18888c9c6946b97fc680f4b7f5fbc5051af715b0f67962f3c202832a3c8d28ff
MD5 4aece29178ab117054788dc565104a6e
BLAKE2b-256 ba6a2ced3ef1de0e841e45adfec5293271d2f257929df2aa940fd5dcf866921c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 92be27943bdebbeeaa39e6fc77ad5936c309408e115123c84742d0078117d425
MD5 12c96bceff5b6b9ed93091525e04fe98
BLAKE2b-256 bb9842e9a6f21da5ce2a55760759f677399ac2625457ca14d946e03814f489d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8ee719a9d9919fd55b5e9329d428141857068578c3dfbb8e6c59619e747fbf3
MD5 d41b357480125ea2db9f2568ead1cd31
BLAKE2b-256 dd4e8984331696f9dc39937fefa0f716d2b3216daaae791ccdb5178c161cccb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 80907e43f9638dba487a883526beb2025e6b6845f7b7ae8f780fbd0a284086b0
MD5 af228cb4c32e4dabb5fbfa5c479a882f
BLAKE2b-256 0ba437511c04c8a9102c5dd1b7a618ae5932598d3db5e7254442ebe3a0a11335

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 060175659b40381a217a82046be0b71064ae0e9c83f2b2889903601ceedeabf9
MD5 e4dde4d7b312389d3b5aabb29985351e
BLAKE2b-256 159fbd2f5b784c66bc40e0dc06d262c600a3f38bf867f06c383dc079ce98bab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6bc9a2ec5c272edee5ac3a4e5ef09770b78ffba776c316c128f09a38777e7fa
MD5 f83f01d43b4d2a0ee18cdb39ccd1f793
BLAKE2b-256 9cb2579d48dac5e9eba4a750e158bb75aac92aaba2961d95d10064d17d582f1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d0db0f7849b44f3440631eb123194dd6bec81f26b45c9ba97a7cec46c9a12a38
MD5 8a16994a1e41a1d5b94859932c1c6bf5
BLAKE2b-256 cc611c75e3e5b07fb4106b628bbb31382111cbe0abca3af2b8b735f86a804628

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a7c59504104e5d872e5ff88c14a1420a5bf293628b5f40bf2dc97209c239dec0
MD5 49ec0b83c54671fb693bbbc9bb76002f
BLAKE2b-256 91513e29c9ec0c5608abdd9c6662d6f5c3d5da6f17dc62a1658b3004c84c741b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3055a7eb3cde480ab558317970d84291329027d7e76c8d1ae2ee54648b5c8a0d
MD5 3db685f02f99f0fa1198fdb544d35604
BLAKE2b-256 e5a9341715cc03f73f90794dedc2474e93fb793386356ad4c33e53c0b314de95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e15c1d4c0b1e3f1ee911058793df90c9e2c8c34e5644c1db70bbdfeb4a7ad10b
MD5 355402a64c6aad3d24dff067c3f7e1a9
BLAKE2b-256 c303cbb6e8e5cc154f9a9526d0d785d5bf5849ae86c21a67c990c381a38987e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 241.2 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.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 3b34d5a2d9a3c3758b2ddc239ef40ffa804c4890b82a724517fecf7ac9bac043
MD5 af93d69e389b6e5ffbcd84ac631d52c7
BLAKE2b-256 864fb124137f3c2057a621b24c5f08bbb17f2036ac833193d9c439b0b47c3f29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 967c8864b8a567c2b2ee8a3f2acbc09428ec892d58b8c0cea4a7001c8a85195f
MD5 f1f5e277f62b1a5980a31483e72d8d13
BLAKE2b-256 ed49e54cc99d8a5925a84a2b80d5a9ecc4e779f5737fae622a5906221fe44d3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8808aad6af33bebd0b5064bcd0224e27285586ca6f2bb88134b96c0316297963
MD5 1572532d42c6ef5038b3c0638d763384
BLAKE2b-256 c760c38dd65fb8da0ca24733d55bb0f7539070da06bbe024287bcb8008346c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac4a4e3c937683e7576bc9d6b5bf38b6791b0e022d7582953bc2c2b7838cbf22
MD5 5bb63d9f5a0181c18ac4e925d7ef3521
BLAKE2b-256 8bd194ad5df322f6fd08f989b80319582af016e7f5ed4a16dcdab4b4155f61f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 84c414b71391ead6ac01c7e27f4fc3ca50f4c87c6100f73401d0b1360cf8d442
MD5 7e16d1a08589f1244529153c8b8fbb5f
BLAKE2b-256 734c5a80df7dbc647d7e461f8705af06637278aa0c1eb74936edbafa06ba6078

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d0d4bf78c67efd11fdb921a94bb6d16da4b03d24545add27a2e73da5077bf509
MD5 0878f3ea0791c206ee8d13d79d2dd248
BLAKE2b-256 0335021c1f8d930ffa49eb24e82fb910d43f172a01933edf4524938c3be7b869

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9ee7ae682cc4fe78e25cfbcfe497238d11be3f07d66dba2ab572c0e12195e97d
MD5 0bfca2adfa12cd0b1a1e7439582a9c71
BLAKE2b-256 8e0e08f961f85f81ca74ec1771983532f0f3322dd5a383022f903ec0c0e4c452

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a722c20dce9f236b97706614e6ff5f6d1f5a651361316a0947ec36d79e1520b
MD5 8cf5897f068ad97cbd0f5b7e9415800b
BLAKE2b-256 09872bbb65e2a293574c15b0b160540bda0e5cc3f98107e0fc6ab3036a41d282

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 34e42673bf003d4c6f9571eb5747b292a9d0d1d1e3363e3308585a8d75de04ae
MD5 600f01ad198bdafe318568f56adecfff
BLAKE2b-256 b7e50b4660002116e3910cfa4d69b2a3c11effe32b82536ecf41178c1192986d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d5dcf92656b9bc716bc7a12be757d329d3242497912f663d880786356efbe69c
MD5 445d08739094bd97e4da7d9b7e2d1b04
BLAKE2b-256 317294c98dc9eeb0871ed8aa81ebac6e72176a07cefb796ef601a9e28e5cd584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a155a50357944c30a81cbb8d80edb64c5f96cf9e7edd4f56f8f92b83387cf9cf
MD5 0ccf82bdd3a769c09866add50bdbcb11
BLAKE2b-256 230453bdb826d0d9f791eaa996f3196d55421397a2c380c9c7c15a479e18d418

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 254.6 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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b50dcefc952ed947ed4eda9e3e81aa112707bb3011c7460cbe4a2b821b092dbb
MD5 083cf09cdfadace91e769778e5a30205
BLAKE2b-256 e65181961a7d3399afb493a32ae62bf1e17f8cfc9c2332baa876b723114f81f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2036a74207ad13d75e47f77bde761321e7d798974cf60eb16e2107bd7889b179
MD5 04024d422adb0c279fa94a15ef0d0672
BLAKE2b-256 517b15deed8a64b1da0543d6e93c919b0d43e2d1fcae535867f2a7ae478ded7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47be642437f3bac9184100ef832e3affac7a4fd5f6af1f7dbe4db9f777b414da
MD5 311598252af845f7a274c9d8ee2c7994
BLAKE2b-256 3039089282ca77355ae0f7d6a3b6e998adc5d9be41d3e233c90d2a9ceba4e14e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b90c22fb50329974857504d4d1751884fa8897311607366e8a42a6affea71905
MD5 933645162c46849faef3c885e19c9831
BLAKE2b-256 2b5b516ab3817a4477ff89144441e5d3f9dc31adf6dc150eb69b53cc187db8f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c585b6d0dc7a3443beb3eed6baecf26ac56ee9348aaa08d45fe230fe2676a14
MD5 c7804c44e725961c1d9298dcf7bf95a6
BLAKE2b-256 05694fe59758ab4912c84135d9c52a2aaf5dc6a2aadec1f0145c78f40d391bc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1bf0593f4904621216088dfa9326c8d171c1b9ab849bbd719c82fce74ebb0ed
MD5 3ba870c50b65c811b0f94cfd1cc74087
BLAKE2b-256 6391ea1b9b9c6167e6616cc086c37cfc38b90050e13b3c37fa656732d105c6bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08eb8df57ecaca58e658b541e5a221842f2b0f3a1eb0575a1679a1f4dda002d3
MD5 7662cc1f9875b5d54383f5b0fad96154
BLAKE2b-256 8ca86d8ed7e36a3c9c90dc8dd48e25480eab27c6480673137f48e0b7cddaef9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e0994f008b307eb27b4ae6b96ebf230b5c1073ddaa6208c75eb461331493366a
MD5 76ab96ebd4deb8d30b2f9c591cfe42c7
BLAKE2b-256 4d424c4f2be1d217bac15b486feb2b2eeaba8eceacbaf68f17ebc1a626e7e5ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 82f3a3f55c14feb00259a55c85395ff5577f2f989d97bdb222c0f7aea79278a2
MD5 5b6d239f418d82434be092cb9a65c6d5
BLAKE2b-256 dc6efbba1df11a60a84a6ca9713f2c66bed058e90d53b0e69b464e4c2f1df9bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e017a6e16b6d968306e98a5b172cc0025ed3670a08a7212b94bc83ec0c842c03
MD5 e93b8e532115a35c2283eaf835495610
BLAKE2b-256 f8ff4f650beba0f75934bba3d6799e63f6fe5646218ef5b30b98d1ef96e76725

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7dd5ad0c811fb3e414c327d133fd8c55ac0934385acd36d755b35f6c3a13e226
MD5 41c3150291269c7f83f21170bc3de057
BLAKE2b-256 cbb81d97f970141e796df345be7802d04f7dca77d9dfa3a9e51e7555e2b9f989

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e842bdba0716b79bb0e0a4f5693dd5bafdaf61ec106011cb679a88e064d4f77f
MD5 aaae65b443d4360ba69e7c50aa51fc1f
BLAKE2b-256 58494039077fe8220724af715466f4d1b5224fa63d564ce402373b57e4118f40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5ad6c3a1ccdf630dff0fb1420a3a52dc11d1ef3ffe5b84eae21ce35bfc936af2
MD5 ddd9ce14e61088f0b1ef2dfe0d50d0dd
BLAKE2b-256 5a65c242a889f87cd60f2621a3e778ba2cd973cac0caf4cfda5db675f0e74def

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 254.7 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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 219d1bcffa14e4927ab546c1bc2d5dfaa56524e2a94651032a68920909150359
MD5 6592c70331660599dd8d5f6d0d94c220
BLAKE2b-256 c48201ed8b9c47dc2e1062f951420b47a617ce727eacb76b50049f284339860e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 957fb2e7eb5821471249ab600b82518f6008fdbcc1a10d0f56baf38cce43179c
MD5 668626ed7b4621261378c382b309be4c
BLAKE2b-256 2e26b0698a89a3ccd971df48c487d1af79b8704fa45ce2571d229e83e793cf06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1ee7e1ec6a45ba1d0f190092b971e653904ce50a43a72e6c60e8016d85157f16
MD5 b37a7c3779affe667efad1293e1225b2
BLAKE2b-256 7870a5a50528ac56faaa88e0b26dfe430c265cd1b09bdf1e77420fc332b87bae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3f0a977246233498b485ab0bb5cc7c4f11bcdfd10e0baaa75cf93773da66a975
MD5 688e4b8ca359bf8425052070e3875753
BLAKE2b-256 449a2c0010b73436d29cc8f7b8370271c56c3e0fd0b951e400fbac6e3f7147f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b2aa969da377ddedd05170fc7cda8883a2344a1ee999b51cfd8766c8781e4b2f
MD5 b3cdb015b5543b90df85069e404a1b64
BLAKE2b-256 145bdbf0c7f0f70bed3299ccb5aa0f0695b1ccb9bf53d99e96cffc999460083e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc12a00471078e9d15bb891cd0e21cce591bc12cd7eca19c9e946a208bb6b294
MD5 5546e692d026289f5867766d90efbc86
BLAKE2b-256 7c06ec0927236810ce7b0c59a7b82d4af2bd945275674760ac7bd758e908de9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3fa7590dc672c68ec894238432f80b2398533213910642da27ca2bff7d90812d
MD5 25a806d681fa749eb839550bdb820bb6
BLAKE2b-256 e0cb7e887372553e0ad82c78fd7a1704605c39f08bab6e15f0a06d304ee312d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 37c194c94e453fa8b0cd020873eeeb2110981750e314ebb97a2a9ea07ec8fc5d
MD5 d1716c2b48441dc5890fcd3f60828678
BLAKE2b-256 a97c847b2cddfd1fe6bf86c0a76e45293979125d12d59d0d303928050759758d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8014c785e14d3b53ea4b4544c8b76826dc0ca152610fe6ef16cbe74b4c33bc82
MD5 7796fd3e6bc61307c43bd368e0e2a854
BLAKE2b-256 21e37c8bf225d07a749bc4fe59f4a15c7e90f81469ba6d0c911a4298c7d7a6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c74d1f0114af4a65f3258b16a148ed8ac74e59fb22b75333c459b05c76b61c3b
MD5 4a12ffb4aa1b8cc225fda8f111158438
BLAKE2b-256 a84a7a173dbd4e79b7808ddc5b1f1ff34048357b7a38177d1fec94030b11eb2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5143b5669f4ced8f3aae0d988d8f9e202fdfeb1470d5bda78ae9d8d36acdff0
MD5 fe1f1d01319e2b42c71e531db52b712a
BLAKE2b-256 3f40a8e76d87e4d2247b0019cae6d0cbc75d9a4acedce5456204272581f29d7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ce32ad1d12f2ee9da5ec48cc3d18790ecb34fda8f0cc3afa1024fa19a20182d
MD5 bd370ed17fee9503ba43774e364f6925
BLAKE2b-256 60e3477d9b58d400548b6e267c4ee6da447731b86597b2a373ecee6f773e9ea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d5ac9f70ca0d6fbc81200a497b3bc9b938669e5bfe5865f91ff71b215e22ceef
MD5 9abb8406023126bf568890c5a8b5fac4
BLAKE2b-256 c4ed86bc0c559c766a40b0be955b13dbe87f0c067c4adfdadcf5286476e15f9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 253.3 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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 51fa01b9555ba493c36af52b2f487b9fa0d0b476974e80bc2c6d4678701eba4e
MD5 53ca1f47fa4e0c97809ab8cfac968a3a
BLAKE2b-256 ca3ab1338c797916fef0f5fa1380661114883fe1772fd3fa20a4ff57160141de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 982b68e1a5ef94dae465db237fd7b8000ad267de3f03ceaf6dc3ad938808e8c7
MD5 b33527cbb537a4b50ea580a9674e4103
BLAKE2b-256 8c0290b64b85a32d4fd3a2ef0eb206d18b6fef4f6f0702b58bec5dc7c29de5df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1b801e1a80bfbc74353f61ace8f392792a089898db9ef7421a0a520a2410e4d7
MD5 b627b44489cf4140ef45c671719489dd
BLAKE2b-256 3c81c43591cca3629e9a4bcc1e6f6936a5c4c2099436aaabee20b4ea387b10da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a6c1bdc7ed9d02d8a680b13f78c17384f6f3a6b4d971330e26891f39859f03ce
MD5 45b3bdaa73c9ac25a743348a58ad9fc4
BLAKE2b-256 4f29608e0a5fc5e7c1378eaabc770d33cd26e7202fe2c2e8e5138ff3fcc54f9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 29f0cddead03fdcde57477b19fe13f35d8917ea71b3b3bd73ff5fd856d988892
MD5 7909e56d14efb753489de531c8e768de
BLAKE2b-256 bae6af6c8110da94d7eaed228a4c4f92df7331ffccdcf312d861e34311501d75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a0606cd8ea317f110111eb48dbc1a54037bd67793ef71d4da2db2f987f2ad66
MD5 a4a68f03bd0506344bece3291b3d8d4a
BLAKE2b-256 025763d90cd29a72ceca2a34997c51f8d56b83a33117e3f8810ae10ba8bec7ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a820411a2ce44ec86e69106a394e06f74c50a3f5a2447c3881a9fbdcedb27f3
MD5 2d12ca8f63b719f3829d8dcb5cda8931
BLAKE2b-256 5223727a55ef46abedf85a7b2ab758cba30c09319fbb4db1b6e41690336e3907

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 beb81ff2e561a52d17589c1a4fda556f646417b34b8c71b495b342230719d972
MD5 d59fa0ea3a449bc5460f8f42c7798b70
BLAKE2b-256 a9de291785de7c1d99bfd6e50872f8ac3e1613a298ccdeb2f7fcb4d9e33f155a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1002aa904cf14a86ec73ea285ef3f838f74740a623e1b5f03b490869cf91e3eb
MD5 2e36afb80fd68c01ec244ffc5fcecc26
BLAKE2b-256 5838b5622a8eef726d507aa365797dae15d883e85e3f76eafb64c057c9ae393c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ce30005a8ff24622ae561f30ba453a2027f817847168c7daaf5818e27b2cf786
MD5 bd09ba2375baf96e4a43e556f17e8ed1
BLAKE2b-256 ec29da6c063c60acc34333cb9c5ec713b0a27d07a3f865afab4387335b50408d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d16e35671ba4cea7c1305f64a88405e2ec49115454486b9b01fd8fa4210433a5
MD5 9b4de035d561128be799d48959268b54
BLAKE2b-256 a47c4a370e2d1ba5cf86c6ef47e8d10681388434e780521537c3447bd9ba99c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 046d0853e8a2a95c9e670e2551ab6d095c265f37c7a0c9f7e61d6949f8621085
MD5 597d8e40c6774573ef42393656764161
BLAKE2b-256 58ed337294db95f5dac5d467ad6354bc84d3d611b912b0451cdba26972c8b5ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 77f7983a6934966a87c699448e7af325caf7d8ac0d82569d8f8d70d5586e24d2
MD5 6d3b0bccf7653ed370d46f60bfbb0afa
BLAKE2b-256 68ac322ff50233491f12389b5778a9ce728751cc5f97c7d4f5991153dc156678

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 253.2 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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 afa029fa9ff7a842d351a9dc5111adb7da79e928e97fa8a0a7b255bdc521a129
MD5 b4c60e508981507fe6f62579fd0fcc96
BLAKE2b-256 51224e342856abe510fc9ac6d56f0373a5ca56b34e0fbb5f5d2109a883efb04f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e0682e9e73e5e781b82a033f55a07ef9f32de36289c5d7e8d8aacd10be00aba
MD5 50135e5619ae41aac1fae0fb8d9b6835
BLAKE2b-256 f47a36d17a5202e997d4b5d1682ad906284ed857bb72dcb0b1b47659ce43c840

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fc32e9473b5c28162036dc79ba8b2233beff20327b78836aba10a76893a36273
MD5 db62f912bf3456f23617d1740755da4f
BLAKE2b-256 7abce5130afa5d6160d21467a14bd1835cf2407b90087fb755125f97197dcfe9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7e3016be3dadfda10b9f3a28b459edb36148d4727fe7a662f71464d8dad34cee
MD5 c0ffc8f61f6b9d4b012edb2019cdb6cc
BLAKE2b-256 c343f01fed6022f64f84d25345b0f7ffa28d0cb2793f12231ef97593265464e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90e32c45e2bf8a7b6636ce56274fa36ebcdb2860439d335063b8b7bc66571786
MD5 7261df1b4883d702ac08a0d8a867f9e6
BLAKE2b-256 ee6febdf442595ec5b4f13d9c61e68a17c1ac432dcdf78bdfa776ec95a0a76d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b73a727ed895346beb1a6f1cdcbf8e37e3887ebb687e538f60cf879176625bc
MD5 e211bd90440c8a8c709eb066510172c2
BLAKE2b-256 bbecbc83e7e6ee7c18bbc94b1a8f69731d4ed840cb2b32be47c6cf459f933c57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8bba471d26219bac20dc6025d0886b7ad5c5ee43c0e4d97f150efb09b5e67ece
MD5 624b9d2b1f19eb21ead43d88327e599f
BLAKE2b-256 25ed868a6850eae39d3934d33c6b88f319f76f9f6e6b91136c8266f475abc276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e36afa88e01846d9ef927dc48a0ffed6122582176380753faaf62e942dd28ea2
MD5 923012b04c426682f7aa8b2098d702fd
BLAKE2b-256 a2ee1ae626139a1cab18ab1d3c8bae09704a46bba349734b39331cc488775205

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fc7ec45b8436ce2bca9b2ff5283d5d41b96690c3fdb80cd2117c741035e47814
MD5 37c8d3c0d3ecc27dfd4d3ee241044bd6
BLAKE2b-256 3613ffdeec38cc41f2ccffdff93b15fb58748138a1a7a21707fd71b552bc8df8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0149297837026142451f1f21dcd8b4b4d2902860233435e53ffecfd71a7ef6c2
MD5 00ab04f132d7bb27beb294262ac2cdb6
BLAKE2b-256 36d341d7ab5a416586b6d83bb19701469de8548b74bb2dd2937e736b88e07aed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 773e5b41c0979f81bffaf257f5cf23117cd6a61e120af60a20b1d38499013c39
MD5 bcd9189e6adcfa032682387057f66c12
BLAKE2b-256 b07201dddd9a8cd457c3a9769133a6f1dc41818c1f2b6e1e079e97647431b2ff

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