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.9.tar.gz (14.0 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.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (514.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (429.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (372.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (416.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (515.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (371.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (373.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (414.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (508.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (370.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp314-cp314-win_amd64.whl (308.4 kB view details)

Uploaded CPython 3.14Windows x86-64

ellippy-0.5.9-cp314-cp314-win32.whl (272.8 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-0.5.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-0.5.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (416.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (512.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (428.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

ellippy-0.5.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (372.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp314-cp314-macosx_11_0_arm64.whl (345.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ellippy-0.5.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (414.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (507.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (368.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (370.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp313-cp313-win_amd64.whl (309.4 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-0.5.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-0.5.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (416.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (512.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (428.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-0.5.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (372.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp313-cp313-macosx_11_0_arm64.whl (345.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-0.5.9-cp313-cp313-macosx_10_12_x86_64.whl (365.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-0.5.9-cp312-cp312-win_amd64.whl (309.2 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-0.5.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-0.5.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (416.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (513.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (428.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

ellippy-0.5.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (372.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp312-cp312-macosx_11_0_arm64.whl (345.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-0.5.9-cp312-cp312-macosx_10_12_x86_64.whl (365.2 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-0.5.9-cp311-cp311-win_amd64.whl (307.8 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-0.5.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-0.5.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (512.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (428.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

ellippy-0.5.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (371.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ellippy-0.5.9-cp311-cp311-macosx_11_0_arm64.whl (348.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-0.5.9-cp311-cp311-macosx_10_12_x86_64.whl (367.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-0.5.9-cp310-cp310-win_amd64.whl (307.8 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-0.5.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-0.5.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

ellippy-0.5.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (512.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-0.5.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (428.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-0.5.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (371.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9.tar.gz
Algorithm Hash digest
SHA256 a371a8a859448cfd1235eab378b544e0def7853ebe50cb617138792c87a7c72b
MD5 2a93bf6cdd271424b332d45b837daa67
BLAKE2b-256 b244904fb4692f67ed093331fc54d2483e3ca8fc9f93f9288bcf319b140422c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 49d7e15184e73856517d5ff5693bdebf9ce7ccb5f52bdef182d2f6835987766c
MD5 41da693c22013283694237ba1f7e6c62
BLAKE2b-256 1aae16bd4b992330cc5c001b786d6a61e99a8d0e23e6572c3067c30a44c93630

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3f9b7cccab10d22a2b7fc550794795a4b5b8959cdaa76d39429b3b5164e2ffe3
MD5 e3c26e0b488f704bea6bb91b71a0e104
BLAKE2b-256 4421026af04703e16b1a0c3ca3b17847c602788eaa5e6dc9ca9e2447506837ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0cd49f4918473609a9e772ce32c622c33f307ff562107ddbc3a603001c3f820c
MD5 00539d0f66129ca4d815146bed3c02ee
BLAKE2b-256 e1b0dcef9e25d55dbab9fab944b63f218f6113e29b74fb63610d53ce71c89475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 29fb4928c2743b2c7b4615afc1a79b650bd0e43ff1e95a4628368ee08b41fb9b
MD5 40847d8b7838d88a355bc97c150984cd
BLAKE2b-256 a29a815cd9a2aa067f0836d3a0b91e9a5a7fb663a5119745cf55dde10e99bd60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5b419cf24f7cbb269dad4d02e64f0e68efcd4c11a57bca71aeed35abfad18b54
MD5 0403b40ae4aff51a0861fdfd70a12bed
BLAKE2b-256 dd2886e40d952ada7d28e785f86e90128cbfa9294b4b04a694030cd40f623e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 092adeccbe2b58120220a0daabfd94ac6fbaa8a92d43414d080e2985d842cbe1
MD5 8771b116ed74610ab3114b4b8b04bd68
BLAKE2b-256 9098a6e943a512c009bd96301df958c12f7c5f352c41e82e84cca80deb8fbc5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 10133fc322dce45da489648ce4bba50035145a170ab61f7734914f7811456706
MD5 fe66555ba0277483ab4974687e2c6a2f
BLAKE2b-256 aaaa7cc73f25ecc6cbc560a7558d52a699c8630644291a0b83429d7cff22f4e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3efee83a412d26914cf5644c6eb59b40847f564ea15ca2b56d70267ef33ceea6
MD5 109c097ff3370fc9b45f992bf0f2c3b5
BLAKE2b-256 65ce9ec983f1345b753403a536bde4f311f86f60106dd20eac37e3f7cefc1662

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 da651ca41c61ed923828daa35e0a05405ef215e11871cc07dfd432f368538f2d
MD5 a75c65cdec364fa4e838cbe051036a20
BLAKE2b-256 148f634842e3038bfbf4ad7b4028bb311e073bb7ef438d999c9fe27f38edca7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8d3ff09a750601f76ea52a04a45cef10320677ea61a322d9cf4a0c7d55657c8c
MD5 c77208dd68e11baccb07cc1ca00f4332
BLAKE2b-256 a69c83557fc270dff5aa821527b4267722003676acc12ad0efbb9d3cbbfd719f

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f42a74b5fc04898da4daef05528ea62d87173cf34854e0eed1fe2ea920c1da60
MD5 19f30675ee8054ed14c01d2cc4acdc73
BLAKE2b-256 ca4731f3b1f91f578819b5beabe291bbdbda3ca72da2d6d4a712dc3cb6bc6d28

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 199f9ceafa8c8e66364d33788a3784bc9a61ed6329234683832817245924636b
MD5 a4b1ece28914fa9c5bdafec53d52f196
BLAKE2b-256 f45c9d64b031ab04f37585ba591aa1d79df24b6ae09873f8f9d49eb110393bfe

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b2a15de29897cc5620f19cd1d318631aa1ff2950e0f9744edc1a73ca6d187f16
MD5 c4582c44a8a1c6132025ba392fff7963
BLAKE2b-256 0898e6e65e3c4afbb8c6f38d00250c4f8d2409f2b386b19d09725440ee79b2ed

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4cde47b05bee68be938cf92b36428b3c8642b05605619073b765546fc9522e4
MD5 131fb0b5827d1fbce3f8a74b199ff633
BLAKE2b-256 713ca4df68d11abb84477fedcb8e1079dc3927d853a756a1a5b48016e49ad2b0

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: ellippy-0.5.9-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 308.4 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1c0280f96ef0906d6f04886e55a96f13e524a9e90645f0b5b9137af28b5f84c6
MD5 5fac8480ba2cb181be9749ec384ab82e
BLAKE2b-256 d13a43bb6e437cb164ba51f686c5e97dc939ac27b6888020e6fb842a3a1adfcc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 631c07b8cdda2e440c25ea58e892db729b205d3480b5ad7dc7600b80e9556618
MD5 478c6c0bfcbb080d069acdf9b2d366ec
BLAKE2b-256 9114765bd606a7fc587c9f55129f5a8b5cd8a4e994ebc8395ec421e53103e118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aeac543115752ca44e83a19368c180b3124043a2fa583b77b23cf4c019bc6ea0
MD5 4e4660b3a9302cf29fddd4b092263c13
BLAKE2b-256 d2e1c7809eb76b6fd6a566c16698c3f23933dec884ee7acccd7b16bf04fc2823

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fc11fbf27d14d7b25508479a2d8b465ad1f0d7d66cf302a9f5d47ee9f7c42464
MD5 dd2352b7334e18d973b78460251f84c9
BLAKE2b-256 eb3445a223aab8a7222d6945d61f5485c56dc57519f04f23891620f2552dfed5

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3055d32e0677481b732e67878e8828abd903b6d9e9151b39f836e40804ad9c66
MD5 d4b9d9cf7ff58f4cef460b077a3ca701
BLAKE2b-256 ffb1e70b1cdd1a3f911dda863d6a25bb6c80b1e1db7a11ff163666f1726bcd77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 00906773b3cf31197b6094cabc46b2e1a496df1a128447c6b0f8a145be41950a
MD5 f6cdda4e11feef5ecc769534355f9ded
BLAKE2b-256 17f33f2ed9ae98deb2af82dfa1e3479e0563e6a5af897d3ee475f8121b4950a8

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cd13831b392fb73a2022956ff1e676c166c9e22086f2698721a2eec7ddcd8a09
MD5 81aed0b86ec78b1d5a1dc1b587b557b7
BLAKE2b-256 be19d003a59ac3895a2b683fc53818ae6ca9fdef010e91256f752b2f96cabe63

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf18278757c4d7c2b383bc2d2628f4b20754aa6e9865f318c0e3f4480b658728
MD5 420014fd731d2523c09c24fff2ca786f
BLAKE2b-256 f68a3c9ad8a728ecb1aa152c3a8a70cc963446dcc515f3aed22d9d86eadc0c69

See more details on using hashes here.

File details

Details for the file ellippy-0.5.9-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ellippy-0.5.9-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f674dc68ba2f3cc867616e4be8f199486e59a3d78028b821c6ee65a2f1690dd7
MD5 add10c87731135a2fafd1f9b58635b32
BLAKE2b-256 f24e6d7bf309c721ba15e46037948e6b501c3b1642dcd15dd8a8ae1b86af48fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9dfe43d66b76631e934dc81c70791fa02a3b9d126bb560035b3963206f8562c0
MD5 edecc2e37fb9252c42c514bab71b7cd9
BLAKE2b-256 28c4d733c3dca0b22b6ba79a7ebafdbdd98b2db26d04d908ee8c6484b5a74a8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 466ffaf3be6399a43d6c58402c27aa75867a8ff6b5b54413c73a904282ee7941
MD5 b4a72e553b97a8cdfd2f6d1d66028111
BLAKE2b-256 0fe03d5322796466d2aaa9658a416dec75f0eac8bede383723a8c0fe0d4f72a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8c5c6cb519224adc5df0c20ac55a7175bf6bb2760ccc6cc556658b7552f2da17
MD5 2173f79aa40d2ad5b941e06dd15b52e8
BLAKE2b-256 8f61f17926d43548113d2acb1357f3880411e603afe593371fac25276b9bf60e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d3ee65e2f0bf5272b0279a4ff31a999460b2ddf2841d204db0ffabccea5fb68
MD5 c36528655f827b0d9e797a84cf693c4e
BLAKE2b-256 c6bfddaf884a641d0a00bef907d5028e6eac2ad822078c6e18fdfebd244f9987

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 52d9464874ed72247aa23ae764d74f185311794c58a1eae0459e924788f3107a
MD5 636c8942c97571a4c982c3be5245d332
BLAKE2b-256 2a6eab194e61b314ccbc2b90da7fd389d6c44ae8bca84a08d2fb8a85fbc0a2f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19d4d6919b789e326fa4c8fa5007f528e300b783a384db82bb09740d7f45f366
MD5 b7262a545f4f493c0ab17da81397efe3
BLAKE2b-256 7357304f87f0b58718da17fcd24af3df5b689050c8d891470bac04f58763d206

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 41c4a7755f8753317fd5ad9ee1f57cac033ee18ff7d752496a66d272ae07874d
MD5 8f209a085700ad69b5ea5d19c2e83ba3
BLAKE2b-256 5b1d3dab48c09763eb3af47f68c096fce518df8f13db00758ec077d5d892534f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 46e6b6df146777a55661b8e24b9bc33fc2f8346a0c9513154101c9eb3af2497e
MD5 b4411502d0b478e3a954f1457aed6b3d
BLAKE2b-256 4215e3e65e0804b0e66cf1fed68bf18cb966227bce2f3c2d33f3473208fb77d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 88305733ba1d45354323bd4e3973971a750471a0f3dfe418b3a0b1b0a1e2653f
MD5 4f3f48e1aaf4a4511cd61895929d3193
BLAKE2b-256 85aa341e98299e36f60e0206eaa2eff9cccbc7d654cb3c593ab428239a5308aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bbdf68e060c53ae5616c7db1b14f4783782c81ffbb7e81c29adb6a7b4f560e3a
MD5 7673f7bb337788af47f1012f9527be9c
BLAKE2b-256 2af32ca51d55d64a6bab46fac3fe26d728f65eef509a34ed603dbc0e1db6eeac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e37b7b277082c4c0cc7c32b3a37a3cb1b61c8c3dac5db49d5efdaaa1876bed7c
MD5 c003b674f54cfe00f8f2abdabd0c9e72
BLAKE2b-256 640fc92372a7ac454d176b28c7d67e1b7f9ec2aa5a958833d04549d2afe8e5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15b39132e5087f01fef1b19ff9a3d48c496370b2967bd7c39b97873aa40c0496
MD5 c525db5af65f46f78eec1856562f5cb6
BLAKE2b-256 566503d75294e1cdc3ae7cb763d6696ff14a07178627b527375104ce8e35b493

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d0af21f18317238dfca3f55bf09e65d0887ff1a6391eb239cbfb23af1eed9224
MD5 1064fe5b88194effc38c45395d68f7e5
BLAKE2b-256 d4c17bdd472e4ff09d95a2c7f2d06814fa3a7d5f2f41100cdd46ce7fa3e5d575

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e68ba589e87e603193be172cbe7039623a2c51b073da2a373b03aaf4737ef603
MD5 854d14fbf8931f448398c2b2432aa4f7
BLAKE2b-256 8dadf9d3faf86a5f1c935897a0fae32171f3221e16692fb83d55b7187248ba67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0de7fdd952d2c2c6ba44fbe17b9d75ae4c09a73c66f63bbfb8e434027fcd31a7
MD5 c204c10181338d49aac294c949f91298
BLAKE2b-256 1348bd2bba9b5a912f47d3246b9c4b40dd276965ce7b3da13b5042279de51d4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 363aaf3453daf59efff59cf4f677dfb265966414bdbf4ed428a6b9e6c60aa3f9
MD5 ed7cce4654599fc9ce1e82a6ed2fdfb4
BLAKE2b-256 2b07a6d0f66495ac017a87dc704d15ec2049ede65fee04f8401d3359006994d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7df875993f1b22b4eff1890e59420d74359b1f14ee090282bdf693c6e4ce8436
MD5 04bd6d34a99b2a6df35c53ce3077f4f3
BLAKE2b-256 a61d198d142466e00fb6ed55595aababcc17499407f8bd51ad90fefc98cef749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 efb6adb46720409db504b13db4c8ee064e7825f0f01dba5eecd24889e2650554
MD5 ba44f8efb33a6e3f51ffa74340cab223
BLAKE2b-256 13f4729d9a43f7100006f195d02eede65e97a58e5457432066a26d2a91486cf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9cab682d6a0080a2ed309af41bec43a7c779ff51b4d75736231beb6e2f16aaa7
MD5 ae68bc117022e082fd91aa217e0019c7
BLAKE2b-256 e2fab7bd49ccbaa433ee4ee493887054ef0e368f34f5a1e6a427c75e1e240bc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dbe78c2c4c70605ccd1ae7ca65c135303135e542c7b2593bd9f1de05a063e71f
MD5 173d755abdb142298157eabf2cfe5eee
BLAKE2b-256 05e68a6fc8bb47039a415473d126f51a5bdee2440d104c47d4265e95a628d494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f30556e79ae82b4a00b6cd59149c8835981357da7ed1ad55d01317daf7336de
MD5 2680f87a853601e621d47dd31f1135bc
BLAKE2b-256 f7115a98d25ca708b8589b355d7f3d1eaecfe36658c5644597a05b7aaad961ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 26997ce4b3059f756fad8f5d9862d40ca3aba85a84b9a9995cfadf26f23f0ed9
MD5 a6bb034f3cbb71acbbef8e04b48cb475
BLAKE2b-256 3dd779d9817aec2120b7fc129310ff83d3511d9b34b9cadaf589ad3d967cf1c9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 61c40b487a0d7753edd2f24be9587a9258ff3ecaeeb6c90e1b8b11f729a80826
MD5 f73e3022f6613bbdb8b2a4045bcd86d1
BLAKE2b-256 b55aec1074907976420578e4e4fff77fc4ed3bdb648c8814d110f914885fe58b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4466f00e51bbc841ca5ff8c45645c96644959f619b3cd972f4a8dca66104810e
MD5 58e6d38520d42fdd677eef2a23243054
BLAKE2b-256 4ee5d7766511b42da8c6d2d46f97ca460a7506ee52dc3a22f1e12b7b4695c73e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e9521bf2d1c95ea33575373557d2ab1ca73d8254e4de56312b6cc7785bd94c91
MD5 3eb39b5c2e66be44adda7b482a1af045
BLAKE2b-256 1dafa54141c45f761b6f4d8293aea8db4f9ba46bd45e16165bda7b5d71991ffb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 422235c3ce7960f4da3e1d7a6cebe618f77359e872071f7fa058f5c3afb7963a
MD5 f6dd27b2e9a8fe4ce145e71b0d2f9f43
BLAKE2b-256 6f850f817cc961bee7b405037558f6d08d5fbe66cc9dd51876d49be3049d1667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1509a638c1cbbb7998c8e1d14b73dc3a4a34bc3f94af317b93c375c6dc29c14e
MD5 7bf34485e6648d2d550f72c3bbd7bd10
BLAKE2b-256 98820e76104c9eb0fa550d8fc1672443f21051404c6a7ecfe51dc0ba08db128f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4f4e2781e0e40e5e8c5aea21942c571c65381c25b6ae7bc9659302c324479463
MD5 822cdad2525c1fe12bd74c538cb279ad
BLAKE2b-256 b2ab5794308ff88a73592196f1bbb2d1bea34486a666c7fb3ef25edfcc0e4fe2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bd1f3af8e7d1dae4a3210020898e949feafdf9a8037b5c5e85b20d4c1c602ba2
MD5 a92600150d79e4cc2c0795eea34d61a5
BLAKE2b-256 6f8dd13dda0c71e8f78b71cf937c990b361ca4722d8dca472a53fbcd1730889b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d96d1f55ccbec4ec68693b0c2a0d53aae05b9aca05cfaeb9261dd87dd4846c5
MD5 0297947b92bd38e1da01157d026ae8eb
BLAKE2b-256 372b20e931f67674c3ecfc566e15d8ff2528356830c752a4122994b2542485b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bb949b5d16d3b79de5680c0afa347ab5a79730abd7a5c708334073f457eba23b
MD5 176f2779baebbb242cac2e261b1f9a10
BLAKE2b-256 307d05de6c45788a32559db26a4a155dc4a689cc93ec82542d90b4c111a5ceb0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1b0cf3d07f2f94f964b1bf95bd623c2186f0d0f36c0f6abd6ddd286913f2382f
MD5 5228c63b42b9d64cb235bb7336e8ecc2
BLAKE2b-256 a4671c5ec0c1713e49cb80be04992547987fae4485ca855eb71fac6927a58c1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef1ccff587a98406960734dc71a71765412d2273368e46325d8f628311efe9f9
MD5 861908d7a6bb3902030376b6b4835632
BLAKE2b-256 073af1e68e4afbb32b82eae4f86b5ea3a966a1906fdc9cb3469a760111d21675

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6bce4fff1d68263a678b77750524770ec86c079be50f030021e9f460ad46efd9
MD5 a5c636bc29e20446add55a84a5bfe15f
BLAKE2b-256 28d349b7005e5497a9d8b920439785ca7a9a6ccf502c90b6a5c1b8a82942392f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e526ca73f2abc8d7d95bcd75de50ee52e7a5124f705a73db726a288646d6e5d9
MD5 f1ffeceae8cfbf96faa0fb9d34fb7e74
BLAKE2b-256 f16f274338541a94a4dca3912978c39222a7e387ff378738ee5820209f84186d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8cd73f3fe156b4368582aa5754e0ae18b47b2a2dc00af45514e595f318384272
MD5 442e42a501206f0a54c20f0bdb289aa3
BLAKE2b-256 eb5cdf64a2c4dacd19db1a0eadd608a15492c34d2fe64147f73fd22b7e8c2c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 73e5e5b146c27c4940acb2d335472fc8bb20c6578dce36bf1b8769943770e229
MD5 456b6b80ea4ce351518b5e8bf15214b4
BLAKE2b-256 9dea1e11e12a385a4ee57420f7f1e2171392b3c4840145656d1a17b92afd1ae5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81b62b1b59568516e459c74bcb8e9c840b27809f076e5ccd33ab527aa2e294b5
MD5 fb3a1c55e25448303c834c137bbf70c6
BLAKE2b-256 e25140192969cc12884438c6e2d6202602f69436772167c7a7d0721192dda1cd

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