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.1.1.tar.gz (13.8 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.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (540.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (568.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (605.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (486.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (394.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (541.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (570.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (606.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (487.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (341.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (337.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.1.1-cp314-cp314-win32.whl (237.8 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-0.1.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (394.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

ellippy-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl (539.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

ellippy-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl (567.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

ellippy-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl (603.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

ellippy-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (384.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (483.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (338.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (334.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13Windows x86-64

ellippy-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (540.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ellippy-0.1.1-cp313-cp313-musllinux_1_2_i686.whl (569.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ellippy-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl (605.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ellippy-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ellippy-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (487.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (394.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (308.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl (336.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-0.1.1-cp312-cp312-win_amd64.whl (254.0 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (540.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ellippy-0.1.1-cp312-cp312-musllinux_1_2_i686.whl (568.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ellippy-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl (604.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ellippy-0.1.1-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.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (386.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (485.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (394.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

ellippy-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (336.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (308.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl (336.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-0.1.1-cp311-cp311-win_amd64.whl (253.6 kB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ellippy-0.1.1-cp311-cp311-musllinux_1_2_i686.whl (568.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ellippy-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl (604.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ellippy-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ellippy-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (393.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

ellippy-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ellippy-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (311.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl (339.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-0.1.1-cp310-cp310-win_amd64.whl (253.5 kB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ellippy-0.1.1-cp310-cp310-musllinux_1_2_i686.whl (568.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

ellippy-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl (605.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

ellippy-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (517.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ellippy-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (385.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

ellippy-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (488.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (393.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (339.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-0.1.1-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.1.1.tar.gz.

File metadata

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

File hashes

Hashes for ellippy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 92b38c846ca685f29b43aca4ffc739dee3ff561e0b23e33fc5b95dfe4de7fdc2
MD5 3e37e4d288c22dd58dce6147cec52ae5
BLAKE2b-256 7df7566a792ad564701a2e4a02f29e167c0f929b2aba6b40c103bd53c54813a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c3458b9b481cfdcc8bfd9e2f67deeab867d86339d928de80fab2434d3f3ff8d
MD5 71dd4015a58a429d3da836352a1cd1ab
BLAKE2b-256 2a9cfb6512c36c23ec4f1a95565a9d09ed865728fab9a46d5e7f38fb6bd18d57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4c69d79e999c08b27ec03573be4f367d75c2957053f8f3aee13f9cf27e5ecef9
MD5 8fb0936c3dcf57b083c9c2310f225923
BLAKE2b-256 02aa14ebbff4fe9083f10e77de7d1d459217dc40918d52f367bc1d4759df1eb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5c1a74e1687cb6ae3e37b7beee5da2cd75b351fd3862db1e45e57768986f1c02
MD5 8ee36581cb7bc82fea0fd944c677ed4d
BLAKE2b-256 f491af2f926665fee6d2834bfd373757066b1585bbd9a523cf781407a32eb670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3906f9b319f7862a72dc11b80b71235697e054cd3f1bf7d58fb6c12d2bfff03a
MD5 650399dffa68d9f92194acdc46020678
BLAKE2b-256 b13bcbdfa76b23fe5ced65b5a6f5a9debce09c2c108519b9f1f2ff2b07102410

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 86af27549ca0294efa6ffbad694c50dd170c5d2a3c76f673aae11c6d293f4a36
MD5 c8d6adcdf8f5adde0ce1a20dd0be3588
BLAKE2b-256 7c6f022711a0bf1547ea69dc9277424374fa6e75d091430d640626640422ab99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 388c3f3a2a75d7a7feb4e5205bd49bb72313e442dfb5be49462e20f8f21166a7
MD5 1b6d00b8320c2e30c7379e39399f0a0f
BLAKE2b-256 0db46eab6e6e87e99c62d53ecd6612ef91da54be653214cb052597c6bf2b8dc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4425adfe0e917d8ddea21cf709003a0bd262a46d693f30981cc66fc4c5bba8e2
MD5 6e36fe5230f9761dd6ac9a0415a3f2eb
BLAKE2b-256 e816e43201ff092056cd91dcce4a9fab5ff2bc5a79b8e87131ca15ba8b0fa376

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c46a95c488fa928e3f270377db5aaaabc8c61370183375df7ab61cfd77c92dd8
MD5 752d4d1442f89d2c5392d40e5da6d60f
BLAKE2b-256 610fbff22a8165a6019f4fe0a377d745865f8d9f0e7a6dc95109747aee353f65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2d95a58b61200736abe6f445314109533f9dd6208c0231798228753c11c5c1c7
MD5 f5d4644a896aa79d614edbcaa74c3764
BLAKE2b-256 1c41ec0a945847603d52997f59c602c145ccdd425f09e999e1a0f4c6b436efb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56c15610d0d82f3c626da8da21c50b9e2825832d0e9d5dcaa18f682d425872bd
MD5 8205365c031c3cf4f6a8fcf11dd682fe
BLAKE2b-256 f0eea61f9ee97391b43179572c5fa965310047d46bb376d49bfcf912200487d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 144a51f30855d099b87543597d69dfc65f6eb535249bb57509c821e24283ae70
MD5 9ef673492636b0ae5cbaa47961c86739
BLAKE2b-256 fa561be586b04b66564b46845a39b24528e1b5bb87abe0022aaf1e8fe56c620f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6fe796fe09d616d024df35d25b7dc83e012866b1fbe9850102103d2b4dcacd59
MD5 5966b60f42801eee0319da50f5496b1f
BLAKE2b-256 79d02563b214167634cd0d77231da5e42f613c91d28ef3bf6e558b9fd560c8a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a10b5d0991b721fb6ea75c7d5a613846e0f77589eb6a374b28b8fcedd4258f1a
MD5 9d0c86adb4c298e4de4b67eef2adaa91
BLAKE2b-256 25f39a9a1664b3291de13e77584896a3f3ea420cd0a87f87b53a20b2915da5a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8e860ccf4f93e8a091b16f493951a71ca8d7c6e77ec2495caef9c08c21962c2
MD5 e5ee470c95b7f54d93823e8d069d944c
BLAKE2b-256 1268d10c1b05553e06cfaaa5cad9f1aaaa2872b70d8da0290df8b273e6e2ea8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f870bd9ba2d5e3a77c65c32b16c34801686f2b22435b9fc9f22291e86e144a58
MD5 9e64dc77fb2838e0ef6c14cd3b90366e
BLAKE2b-256 ab3a235984b7e9228c0b7312d1b8918068ab84fe736eef82e84765e052e1e495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 901c34a75e49adc629fbd90e706efcbeac8f4f0d356d82c48f125ccf050214d3
MD5 a8af90d7679d93361c77c912cacf5a54
BLAKE2b-256 4abe38819a7d2c5458bbd7f6dab5e5b7c238436774c64f1a50660a61c4e6eba4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ac46aa5ddd1e8d6b08ecfd4afd245813412375caf5e0fdf624835b001aaea079
MD5 19ef780fc471af9dca6a3c0e72f0b275
BLAKE2b-256 cc8fc1191397478fc80e7a5c9e4a5bb7d2a62f74c454a46e477562916fe33ac0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4dc65dd8bde0be6aa495bc673131430a7336dc925a5a987a6dfc966d507fbaa
MD5 911954526bc14dc9deb2d4319465891d
BLAKE2b-256 1512c904d80609be1dea6a42ba6afb1670626a3a55c1b2c54bc67cca898640cc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.1.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 adf9d9d20a2a5e0d11f2ef36af2397784492cb2bc6bbb8509a1ec8e548660b2f
MD5 a72462eb3d4bfc4d031a2439e2d945a6
BLAKE2b-256 ad7e4080f265f5523f8c8aa5b964d53f21d1889d5fe7d0f6a4e4d0806f552e1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2f125853c4621237035679188ff5d9a4196b0e29c7496d6bae143f2729ae0275
MD5 2b0bae38e9823ee2b4f5d39dd3b90e40
BLAKE2b-256 809406f74d509bfb646592fc2d17c82da76665a8f84d450fc4b17f478b692779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d1690c5560ee45870fc3b524fe6cd7f99d60177d0df6d4b4ea816fb4c729f1e6
MD5 1f4c9d888cb29268082b7a5090cb927d
BLAKE2b-256 3589bdc97d63e7447181871b074460f4f87dca6d923ef16378c8877206c39d5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 417de52ed21043b7d1ab3e55b615483af69e2755ddb519635c9ad21c8590cc8b
MD5 b0896b5e500d8b3668e087af3ec5f6d0
BLAKE2b-256 88ca885a5a1ef02cb237379e7e23ddc8acc4044e3578bc9e8bcf7c1ceafd4b56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aa4a78914f751b4e38afb47e7a59e4f0cb384cadd894b6074ed2ae7e7bb7bc40
MD5 a34be02127780e6804cc50c1f679ce5a
BLAKE2b-256 992db69f4a25b2bf1b0816b239c160c09e35a84d117b480381dd62bb9f339368

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f244512441bf464bf93bf99505b4267d30fd3a22edfbadb93887fc097bf32b9d
MD5 83cdda5c9155d85ea8c500254f9504fc
BLAKE2b-256 e761050be6eb76ead4cf71f92a74170766e7ad238d3c6ee165e9b58ea8cec5b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b964509f12a697606062c22e6ca82ec12cb0c985a65312c021b61a2e8e66f9c0
MD5 78ed3385bb316ab0a475e0177f92d1ea
BLAKE2b-256 688d71c7b103bc0db52b4c31b461daf0d3a86af9dc270ce8da3b254e49715c79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5748015c23e99be34b3fdebcdc8370086d69d93c0b18055d0b864b0615ef5e2b
MD5 9946c14d92aed1f3a6ed86b7f1adb3cd
BLAKE2b-256 69f2feeeaa87e307cddcf7f118c9d1175cc1a98dd77659cc25c79c2f1cc8cbff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bc8241b9ae8b796c6e002018f707214535d3c64eb2489e57f97a5411734b8a64
MD5 54dff3414a78a12ddaec2d169706178e
BLAKE2b-256 45a3fccb21a09ca96a1837859ba1caac7a1ccf7804821a7cdef8013fd7c44f9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 af8c14b5bd9d33e8c9a5877299e1350aba8ac3b73923df9741fb3a1f92dc43e8
MD5 59d4375b08ab078a92ef562fc821bd54
BLAKE2b-256 556d472417251e3c3aafc6e0cf6578675f694338a4587e69c3399a1eaed23de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c8d5975e877427fc6816b76797ea16b697827539a0a9441a0c60f84df88cd139
MD5 4282fdaebcea374df1c1ad94efe3f8a6
BLAKE2b-256 6d87de6e5ac9e5c01cfb33ac2986e932692fa7612f27259a5d03947318909aa4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 442cdf321ca5c3458167db098f6ee88d267f0e176dc51ed31486c13cc4e02b57
MD5 cef36fe759f793ed7ee4625f4e4a45d9
BLAKE2b-256 fdc86c9be0962b2accac5caf535ee0ac84b2c1e07a120a37039ba0d570401a0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 752c08da53b44520b387278e7b88a83f3cf23dd0aa18d8c0cbae4a3e7d898396
MD5 94107ae3bcdca1740c73e0e1a82acde3
BLAKE2b-256 5b1706a7d0d8db161c900bdc38718d405f5d8eb414c1a57e3ed6833fda1ade20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 315d6996c530a8262e06f10061aa07e8b55acbe103c5664cf514c64caadb1d10
MD5 6f5aee1dec15ad9996aa3be599621d8d
BLAKE2b-256 13539781d846c50f11eaf95b89621374760d1cbe0150ca800857d27fdb1d756f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e9bc5038b32dbdc431a55991d1f26562883a63b5a10a53bb327c002776ebfc8f
MD5 a41c6fc61202d7e996a96f1e042a19b3
BLAKE2b-256 0e1b75edaf7511f1e77fc02709ae0d67cb8be251d4ae73821b5447f87d9a3b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7cec7d74b3b8c56e72460e98c6119a0b1222a0ebe9a361b660790dc5d38161a6
MD5 874fc72c80b7891124066a40d71bdc89
BLAKE2b-256 4dbd9c5da38c5958ab74b3e90c8e79079e77f382f986d7e599e9910cc87351c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0a9745f9c2bd41322dd89e9844a61ae848b49f22c887bf95c571e7f549f3ce0
MD5 d2126be5342c65a59620abe5f99e6dd5
BLAKE2b-256 e03b42cd631b98fbdec9403cd11e2ae216981035206b1c01b07894be5becea8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b3055e8a16f09fb01e1c6bf6f556afbb3737ef80ebf7e085389a67a79a17a2a4
MD5 43b3a9f47b36d36dbd32520662c76798
BLAKE2b-256 6ae2ba0427a71f00bb83e852541680564e5a8667b2f5075272241ad3b1a9e798

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1ea99895c82bb9f46920c9abefffc8c2fb92e454b92a4d4b5aec1b3c49bece47
MD5 927e1468682fde7ba10f2aa429f0c8d6
BLAKE2b-256 0323203f0c0c8b8c631ba2fd28d98ac407fe375553543316b4d1a66103673073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2cc03017ebcd9052b814b581cb301ebccc0e68a193c467183d260f66edb46cdc
MD5 40e5a255d1ee2e71e2aac26062605a74
BLAKE2b-256 318f0706eb1228ecd0f9df29edc212132b4dc035678ceba43f07d3c31b5e3c52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6b688ee602e45668c36d15bdfaed4ce3a7493585bcce2536be85a169cf4cc804
MD5 4bfe21202b6c4829ee54047f4cacc4ec
BLAKE2b-256 2e88c7394fe3722fb48c485bbd845dd8ae84e2168e9118d8cdd3a22d4ab9e79f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36a8819e1d3f983e3a3466fc58d40bc2268fc1e036af2e37389380c6561be7b9
MD5 80c7c60f35a53a7acd4f9af1f12d826d
BLAKE2b-256 4182113103728b49207d6445bc38690d213560304258d9b2ae35097045c5bdf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1974a281cbde53e407cc5ae038f747c8d10155304a59414737853aa9822a9ea9
MD5 c6c1b2c1107c6bb285ea14c2c13ede6f
BLAKE2b-256 0c1149aa3c316e2d077b2933ab463e3021dd7c03d7dd6e1344ed78f5cd790e04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2115a945f44c2025786ea18afebcfbb1590640a133b492eab4df9aada1db8030
MD5 ac5402b4a3a9b7f75a88cdb259265701
BLAKE2b-256 7a0cea252d2ac331fb343027f42ee7feb9c5f153790ed316b62cd7d47eb79f6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.1.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 254.0 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.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d405209e51c67062188345d7540a181c2a193909f94aa529f406efa98a23d4dd
MD5 5bc8f087bfea5fec50a5e8c0046de0ff
BLAKE2b-256 635f064dd21d0faca4f3b7f952b2ef36bd4bbaa327f35122c3d088501eaf9397

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d434f83ce4469917a2f9ef8f0aa47ee7b55ab2b0fde90e9e630d054c206d8405
MD5 b661689729f6997216043df84b16bd11
BLAKE2b-256 e19d6397687578b2df3cf2c28389d38d1e8a532c520bc11746b27e6cf3a17c1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 167b1e14ee7966e6793e8f2756be428b630900456fda317fc80430c9517405ee
MD5 2a9fa147b909c743b1dc983decbb6f91
BLAKE2b-256 e31589090cada668a80673384c963fe8cbf5f29a110abe14877b354d9f39bc78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2a31807237b2d8ca06a056e6c556b641451bd33ed5289e0875942e4c81672858
MD5 f63d8c0575faf891ac2c196f65d732c8
BLAKE2b-256 77af2645337d7d4a54be0673f176a480a51c2fb5bb499f5553e79ff6e7b57872

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c23bd0f5e2657353294d651c96dccffb859655a47e60bfc99ae6a561bac705de
MD5 a1aef4ef70edda7718d8048ae949aa93
BLAKE2b-256 9d276e64edbab1551ec73aa5f48b0b4cec2302b3a03251f1fd36d7be0c0c2a24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4281ba50048556bfcc2fe164932f12656b43a411323fd60e6ed65fb87aa60435
MD5 d1a541139b9ca3a5a8d121e82b5b95c6
BLAKE2b-256 fb79a769fe56d3cae9dcd48dee7fa693846380ce329245c659a3231622f4e533

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e2bb55da535762b184dc250bcb8e647155c532461b11f6d0bf771b3c564aa20
MD5 6a0a24700e54fb225510054caf787afe
BLAKE2b-256 34c6c8b9e343d549dccbf00510dd395c378bb1ef6f24f579c58a77e4d1d7a7a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 98c380a6d3663c7d6948b66ed3a8739dcbe963020eae3550c4ead64e2e8fa44f
MD5 94cb73038ed30ed0cfc06a747adcc05f
BLAKE2b-256 91328213c05ceecc8f090d9f6f50ff87bbc43e94e42c4cec13d9e9558707fa28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a10fa4f9e707f4d86f798afea76e0270a5b0ac264530a796036aa8056dce4d87
MD5 2adc2cea93f8c10116ebcc7fefced1c3
BLAKE2b-256 988e2d7f8fb9f69a79a44920584962368b2124c2f61c744d3bef303f09b6f24b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9b595e1f70b8aa01f5d6882635ff2aa9d44b149edc3bdf8616096185c54e6aef
MD5 f622c51865f1914a4928b2f3d8801b39
BLAKE2b-256 128dd4d10825d5c96081979b38de29bd9f68659b2f148c7e44741fcd785c9d55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 adde6c53b00ab0239ea2d8f541dfab1085dbef430d82489067f8a4308edc7710
MD5 24d39e9ac222615cc7e5e4a8b7c5cd3d
BLAKE2b-256 1188b01084a62044949a16d9fe087e0277d4e63346e721f7254e6c8ad987fe68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 481c5398c4c2a6cdfba306e93aa0973209ee87cd7cf8149c238435f9fbda0d93
MD5 0e422a3cc050abc67ffb838b43054ab1
BLAKE2b-256 f5fd449b16448f5770fce88b3b225cb68a82e4ded615099fc02fd12657126600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 62427e56936ab1de019954cf68d5183192a99dd4db9321679531b5f449fafa0b
MD5 ec566bc695e58abb9301fcd0fb20f4c6
BLAKE2b-256 1f01836dccefc88b815b7eb4a371652065c12b304ebfed17db3300a5a0604555

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.1.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 253.6 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.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 874740da77a2eb77bd8be4f9fe731e3becbb062ed8688c009f50c6bfd2f587b4
MD5 a7d3f5a148d64baa872aca10bd41adc5
BLAKE2b-256 2792b89bc224b50a6b66154d5626c51dfeb55388d94e4a833e7008d5c6e96455

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0f07da7a7872e3ff248e3d50195e875bc07fe635aab2d7436e6551be1de5f3d
MD5 6a1982fe60cc2e91904a40dd7f015b97
BLAKE2b-256 cbe7b3bac83c0d1273cb448366894f56db5d7667ebd58c9cbaafe237cd2de812

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b141b95cdd002be1a938bb65bc1546195a0618015b824fddc9e57c1d5a5a6a0b
MD5 d3705eabc031de54acc3acc4def751d1
BLAKE2b-256 fc97ff32fede2241601dc37074d6267f28731605812f523492e37e0ec63f961f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7d229674cf46e0544787bfcfa43b6a545f3629b9391ddff88a75302b94b25343
MD5 59dca0f4d6fb870c827103ee08d7ce7d
BLAKE2b-256 0f0628fa5ad9a185ed8dc54194281ff9daef902f6077657395ce106491b03f44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e69fd4718f5868954b9eaf77dcdb7e1b64e8bde6d7950cbaf066bfaa4912f335
MD5 a347dcb5071c4dc5f6da95a8e0b3d1ed
BLAKE2b-256 cd7455640ab5f4568a9ed651bf38b2adec7fd7b0517fa352e55fa3cd06db9af4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11e062adee93b3e9ecb64f9f5ecdc1dae517e1fb5e3cd2f6d08356358fa92213
MD5 912de0a098e7080ef443d83b1a9385d3
BLAKE2b-256 84042a010b10c49ace13ff9dbb5fc4f253560259559d31a700f26146e1fa9afb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e78ad56a46dfffb320096c88be9d13f2c065b95af5d3ece36143307f2a8a51e7
MD5 8b9995b5225dbd51b1f5a9e904ded164
BLAKE2b-256 6bb799a49ee876e7f800e3eb81ccdd4d4de175ffbe0006ebb53ba863fd15965b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a2bd7e28aeed2db7d970d6cd820bea84ce5adf90d44d9f96061c5c1a4cca02a4
MD5 8e6010d7c6a8f312d05f4b0c2976b6e6
BLAKE2b-256 3f9d1bc33a5055fa1e95f4f4a493e2174711bc9fa6fb71e0f6bb6266af1aed62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 40d05d7499a11333d4fd8406a13e5f60651933bc94c7a0be1a5f09b6669236a0
MD5 0cc3cb694773d6cbe461c71f004a3dd7
BLAKE2b-256 c57b2d8133059cc8d828548bd906fcaf7fd75375bde7aceded396b0e2017725b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 af1faa5d3c8362b0140b889b9b1d981606d9c3a1d9af465febe5cf1770fbea2c
MD5 82796a3db8ab13faf1790dab2c332e85
BLAKE2b-256 19a4024ce752af6a02bb629c54cb6561cfae6491029f63e702e10d8ffd217548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7ce5a1b93bf775eeb297266caff397b5729205588d9b8dcf3c9f1dbaef6203b4
MD5 683e6dcca6fb18d8f2b0bf1867b1831c
BLAKE2b-256 816f695612afdc3f75306b2e99d5cc8b3862ab48d605ddaea03deba2381204a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f86c13a5f65669127c9a9c6c340e267401d8a62998ba482cdf960a7c1acd057c
MD5 3f71601f626f57f47ea50f10d8d9f5ae
BLAKE2b-256 b824f2013d5b319f58f30389dcc1f4508296b91323cb27ee8dd5ab7de2821680

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 aa03cc7cff8af5076484e1563722bbd431e412bdcaea76893b066d995d97fe5f
MD5 9bfe541e0b1309ba29e0e34a748a9667
BLAKE2b-256 957409421b31998d11ef7cb9b94dbe9a1f97808a72e0b2905400b242defe9b20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.1.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 253.5 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.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4e3d0f612d70f634fc92939269b6da5266908e0808613545a6f969f8b222b689
MD5 f995c39ff254d6a5909c3166b7079d13
BLAKE2b-256 9e215c9bd9a7b3d7434cde9cda269f914011f2cda552fdb706c84405dbc96b66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a00817ffaada8c141741d4c3e9da3bf35a80662cdc77294d119fd1ce972fe103
MD5 67afce7f70b648ce00b6209a46811de0
BLAKE2b-256 f3f4f06dab9631dfe2fa270a65cbbf66dd5a96b169b9d4c5f4c7a945a0752d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d4f64d8e4c8083797aa6f0185b76f84a70857640331eeb1d7ac042cc1309840f
MD5 0c346e80f1be911eb98e21d730125994
BLAKE2b-256 a3e3ace403f6a2024ce2df1138870f346e142d455c68ab61f619449c9d2d09b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 38ff8e67804dc5ad9f16eabd845a7e5dcc71fee6647ca3c6df1528b38707d355
MD5 89ae4aaf5d92390538e791903303a5c7
BLAKE2b-256 c0fb71fd5006ebac8e87844b538cfa4b808be2a6755d16e2ff433fc638bac844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 798270c3d88bbb803bd5ff0405ea944baf79d3aabcf811be7d434ca45a5d877c
MD5 5bec76d2046c07472ddae2c191815a2a
BLAKE2b-256 0853deadf2eec6ca67ceeaaafc0b880fae38267e3f232f586a25288ca0b4066a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f99921b2fe6083d5793e3d0fa3e180e5b4eda046112052fbf6350dbaab26789
MD5 36bcc5e38bc2b12a985cbe7c04e74bbe
BLAKE2b-256 b940e9bbe09d5e9059099c06117f19d20d32408d68635092fe102b81637eb0b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9c1923c6d16d348cdc0280e8d7258f7c317f0abf362584468ff0dd7a11c9f7ce
MD5 bcde318d52eb5791fb133dfc4d981a9d
BLAKE2b-256 272f7adf9bd993460692f6cb9b0bf055f72eec61ca69a997e2a0a6ef2a5297b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 72547393e032e46f8a2ab626e9f620d02fcb2c8a9e31745d29317084ad61c8ee
MD5 f91ff8f9ba517e1f8ed450111a982002
BLAKE2b-256 8b5850854ff6cedbc0d9b2c68169a4918597d0c0dc5b5a30474782a8d53e7542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 028d2a6e5ceeb0da6d741ea4a5b11401077d13b69e5429719f5643873c52f533
MD5 2e122dcdca399f745c9a6b239fb86690
BLAKE2b-256 887f9bf932649d9d06055a463e3f51ffdd65aee878fc420f6000937bb4fd2df9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c6106474a364b49dbb0cc31ba0619b950d3d80754edf7dfc0ff53d81c94f7c42
MD5 eb3f1faf85abeb9f78a595c5717da513
BLAKE2b-256 6e9ab4d8978a2ac565cbc3f82205379d7923e51a42e9b7e0d868dc7cf6aad135

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fc8b0252a66b528628f7f609ef7db6a5e079af5b3a84ca9c32100c84a0cecd38
MD5 339c4d4b758c5341bbf72b9cb37f24ba
BLAKE2b-256 e912bbdea75bf4ef1b3c57787f0e436fe691c8273cef423a13875654481ab278

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