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-1.0.0.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-1.0.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (400.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (505.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (423.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (409.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (366.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (367.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (502.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp314-cp314-win_amd64.whl (303.7 kB view details)

Uploaded CPython 3.14Windows x86-64

ellippy-1.0.0-cp314-cp314-win32.whl (270.5 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-1.0.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (399.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-1.0.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (502.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (422.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

ellippy-1.0.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (364.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp314-cp314-macosx_11_0_arm64.whl (343.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ellippy-1.0.0-cp314-cp314-macosx_10_12_x86_64.whl (364.5 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

ellippy-1.0.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (406.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (502.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp313-cp313-win_amd64.whl (304.4 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (400.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (423.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-1.0.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (364.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp313-cp313-macosx_11_0_arm64.whl (344.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-1.0.0-cp313-cp313-macosx_10_12_x86_64.whl (365.5 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-1.0.0-cp312-cp312-win_amd64.whl (304.1 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (400.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (422.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

ellippy-1.0.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (364.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (344.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-1.0.0-cp312-cp312-macosx_10_12_x86_64.whl (365.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-1.0.0-cp311-cp311-win_amd64.whl (304.0 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (400.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (424.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

ellippy-1.0.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ellippy-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (345.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-1.0.0-cp311-cp311-macosx_10_12_x86_64.whl (366.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-1.0.0-cp310-cp310-win_amd64.whl (304.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (400.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (407.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

ellippy-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (424.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-1.0.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: ellippy-1.0.0.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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 acb4d7d14ce2bf829605d65c8e670e84fa793e4eca379d4ad1314466d17febb5
MD5 a43529c405575b87dc75aa473dc9b862
BLAKE2b-256 66507ec758cb473d546e602d661f1f60d06bcea9f8957b07fffca6dc3c61ebec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24174b8de2d97ad22b56c343d2d5eb6cf72a54eb3bf3cfe48eb48d21409a5344
MD5 4268bd2f3699960a2727016e90c7c65f
BLAKE2b-256 3e4675fc453df1b7984cd60279907d0338100e1749d75d1e59753210d3a22ad3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 57767c8464a6e16d928d0e313da492926219c7351ae8491fac15a04b327335f1
MD5 d5807c563976edeca83cbc775b48bdc7
BLAKE2b-256 8e3ecb69a69d577f3f24b36c8549d273625714b5ca6062eab905a6fa9d2a8daf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1e8514460581fdc24ad162efe7d18fa94b2090b6905de4a060faa327ac2ae974
MD5 0ecaa8ebf1011b4968eb3d2dc956a837
BLAKE2b-256 655eed8e37158e077672a4d5ceb77dee32310e5eca3cedfa18c75fe50b84079c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ceec63ea9c21115ccacfe6e36de67b3fbe669908db9226961769734950c3bb2
MD5 28b33d613986dd5da748ce8798152453
BLAKE2b-256 784aebeb7481867c42cf375d2a66ee0d46ceb47f0a1ebffe231cceda0405cac1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7fd07040d526d4819e18b4818e5c741f02bed35820db1c2be75a903766d291b4
MD5 abafcd29e0c930b8817bb9181d024baf
BLAKE2b-256 561694a551a897f33087b25fe0d457f93960eb06021b6468d38b407d7b8964f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0fb1814350a42d806fde2cedb84c1c03e6623e7131eece201601e42d013baed0
MD5 34bd4e1dded883b0d0815bd4a7405d46
BLAKE2b-256 dafa9fbbccc3f8e84f96a7db66f9694f85271610773ccf78832dab89474baff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e71cbffb277bb643643c78818619f9332578b5ce78b910bcdcee8c3c05b69813
MD5 c084cefa80c2cb0879f6831fdb1eb5da
BLAKE2b-256 83169b55be597079125fccb5d7e5af3100e4d5ca8bb73e300128c6ff560d2a7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7eebb004fdb5e0c796018f5df77bcca21b4ef8f71f488ead8af7a84defac93d1
MD5 fc13aa1ab3d2667cfd81ba0438db74c5
BLAKE2b-256 0a3a6005f8e3368bf2e3019896585ce2253d0ca56ea5db1bf113867b5ecc513c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2bfb03ed9f2d1401df172651b72d14bcd204623c9f457544770a13a88939dba8
MD5 a1d650edccbd895301eab6b6e365a4f5
BLAKE2b-256 d865b458293268b4f5b4e6cb6d7bc09fb75292c3442a5250ca45cceb1df5a875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4eb27fa61c04322d383358978f5c7d4a15de5225baa08ed141bd08ee6bc16aa
MD5 c54f1e4f19173598994a13e7b115bb90
BLAKE2b-256 1e39ec49028158e3816094ac89e4e2af1126ac20862b9e2e04841ecb5319985a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c29e2364a0fce8b710c531e46a4ccd01c4e1656d596173666e07f71ad450fa33
MD5 4cb224c7b7e77110d7e455b4c2b36d5b
BLAKE2b-256 1b82be119076654e665347203f0333dabd319b204fb1d0bbaf25f37552017bd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c88eb4ea95f2e7164d23db6e0f2f3fd60614db6b1be4dfacc80cb9735d65fb1d
MD5 f7e1cf405e4d7043e9bb303c0b7166ea
BLAKE2b-256 16e3779ab7ee14be142b706ef5c637737d125153adb2782da8abf861378cb548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 976a6a7ac7509091a6634c11a6e89e978c94f4b67b955f57a28c7feaa0fd7826
MD5 6f4f81bbcf5fd95ba51c3de29a011930
BLAKE2b-256 e9f9c444478869907e09ceb8e5889babd8f4400e6234fc2fceb2d2faaf7d64e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 137c885135b358de72ee4b23caada0edf63ffe58db49c1faaa8c14f9c1171c56
MD5 8fbbd2f2554874174b6383c13062e7ae
BLAKE2b-256 df3f9a4664285e9c40bfb44bd0d97d7b08e0baa8753eefc8f98148381ed7f114

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0bc74728d1850093b1e9c8c9dcc2dd42e4c8f621e47fee5bb7384008d702e941
MD5 2b21f32fb1fff880c8407d691c064c6d
BLAKE2b-256 6f6cb2923e64c0d3762e4d67afa0df1bc6a977f62d654344a43d35364cc73933

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 2c3c7eb76a025c2e92a00e90ba5ea0a55226966fe529000556e9c4cc637792b9
MD5 6fa093bc94d3ae848bb2548f4631d408
BLAKE2b-256 4085a8625f004649f2fabc582214cee92deeb175e304a2cc5df1dd016df3b05e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0bbe491bc68d4ef3a4e9fa956b7da9608d7c5404e53bc6edbba24fa8149257ff
MD5 0960b6352290e7a7c701198200fde563
BLAKE2b-256 67bd817061b0d1f7a7b465d2f7ec9d66d707d6954efbe81177dc4e63d68c1489

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 87642f3e2cb31f055b728e09f931b618b277c1725fa3e2c0ec2159e613f0c994
MD5 3e69ca7c1aba10a4e7ecded5772b57c1
BLAKE2b-256 f944fd4c117f3e259e817d48d247b7c64df563cdbe51d0e30163a56e5cffcff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 99fecc4c2318da5c7521a71922da9e3428c8703cd2b0bddc2b4616a5d712bdf4
MD5 33e54fc00a8c46aa4907a66df5f7f89e
BLAKE2b-256 c00639953ccb1d6abce8d01d497e25f2a8b97432f7ca1f178f3c1b8fc9086180

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c268a72819335036533ab7b7f979a7399e5991135c457a6cdc949bb238e20df
MD5 fa56f0b961b01b5ccb45759b78638610
BLAKE2b-256 8329db7293d5c134106245a8db70d9788e749fa878ed35fadd12c79028b06212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 46a40f31dcb089bfbf10b5b4fab0a71f61fdea8aacabd8bd8eb1aff20bbc4929
MD5 8a65671275eb06182fdc629673512be5
BLAKE2b-256 3dd552c28fa05b8127272a87a9468e47d95aeb407e8f4cb741b63e400c1b5a96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0c6d4ee1474482fb5bc7080391abd908eca6a99ec43c3db77ae17b14bf7c541f
MD5 cba1485f79fa4cf39f503fc3e36a7fb2
BLAKE2b-256 932be46cc918bb1b207e7ad984af183b35052aeed2da01acb76d8d774a6163c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01263700f07638a1e80ccef82dab46969cbeae777fcdfba9e017057077bc1b9e
MD5 2ce26b74805387d629c278d7ec93190b
BLAKE2b-256 2c46d069bcb728347d804b99067a8aadbbb9c3a23129b395924ccd13d56c7e44

See more details on using hashes here.

File details

Details for the file ellippy-1.0.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ellippy-1.0.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7ed00fb3ec091c30a0149f137ad785187c7e501f420c3de7ca5e8ea5a1bc597c
MD5 3e2d0672767c65d6a2c530da7f277564
BLAKE2b-256 36d1b7cce5c8737972a9519deed60a0814d21adb76ce2752deea7511e1e0c963

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed55efa5a16bc532dc43d6247643dba47608c131eb98027c56cb2bd4240510a5
MD5 ad157949d4fda573b280666107bde333
BLAKE2b-256 b70fb36263138ff54e4af59f45d036e797032583960dd2adc304f9c63459e902

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 22781e4f2f8c4ec065f6d4f71da44c5082913b42f98fa1302afb044a7ae13c41
MD5 76e0ff3bb03b18b6fcbdc3cb7c912cde
BLAKE2b-256 2a150c60430f425d894151ace57e5873901c8310fc76e42a3b3be29a4e937bd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 88828e27cbc84691a1a9d06e6da6957e258f1e549bf051e0b98043640efdfc1e
MD5 c591248231e128663e0d753e6268fd99
BLAKE2b-256 3fe7e9ee7b8c6a079b2516541667bd7848b7fee7d33e22574ab97e8444106cfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 759c359c16a1135c43a4239be1895c7a0d29a30cb9d2fca15a1fa672f3dc2122
MD5 8f386bcb4b250b11480bd8821c520aa1
BLAKE2b-256 629747ad59143c19e7b4b31d79c2771261f3711af6427fe7b9d20b2f20c64728

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 304.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-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6b75c29a8d9bef9fcb8b633f580ac74111afd819baab13ea0b75bd5c331da88d
MD5 359b90c8fd31f9ff71b11c373f89ddfe
BLAKE2b-256 0380b829a806bacbf1f18b6b558dbf6520fcfb85d3b4aa89f6be600de033877f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a1c5023ea6047d5ebb54cdb3d9adb88ec0e5cdd4c2ef8960fe8847d73584b94
MD5 5d04fab3d22185f3d7f9dd7dfef558cf
BLAKE2b-256 e53c618a0b9e335c17ddf256c7fb4c211ef7bb6d221626cc201522ce8e9ef1f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 441a861e8b9b13d91511eb4f8f31be684e77b768c85fc777c16e94ef5d608606
MD5 c625dbbc8556e21ab91bd9f78b796987
BLAKE2b-256 03028dcb948e1ddf18e518e13be269a9c62dde5991c23c9195e530cb06303a96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 540a31e316fcc0a60a85db980a1afdb1822c824f9fb78b385dc2d4dd566738a4
MD5 5050d1b57b085aa6d39f39e0f6f41337
BLAKE2b-256 6961792eb500517910580ccadc6a2a60aab390321ff13b4f34231cdfa9c369c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7b5a731b4ea11a4490671aa24dbeaf5293aafcdada063dc06f7110d7fdfba48b
MD5 a5acd31a3f1beb8f60eeafb8e9e654c2
BLAKE2b-256 7410a677c94bde1cf2cdaa6c00eaafc0725b203a8b9d9c71f3b4f6a1282c959d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a0f58860e546a0819adead5ed3de513898be1f74942bf875dd3f4eff64fc0e5c
MD5 e465922ab6134d1c827ecfeb00601896
BLAKE2b-256 9aaf6841ecddc74190ba9723f8eb5a991d51bb3111d70bd17ab7f1847ab4afde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e06a0fefc0821382ab0bafdc5b93aeb086df43c0f4d76110d4f0f3b47fcfce24
MD5 28346eebef5ee886d6289a3eb3ecd743
BLAKE2b-256 2a3be5b1323b4861b6e008d3f80464d821cc296ef366fc9f872db7a2d26e6d7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3c0d2351ce772cc25914bac3a9b3a27ddbb4b3cd704d3eb1b074e59d25ac9f5
MD5 661bd71e1cbb216fdf9ba21349908a42
BLAKE2b-256 c1a5ad29d98faaf9936e1e68e7488d1093ae20d468c100cb7404f4f84999905e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3af8443eb83e0e1d00d4248328c269ad7c1271802cf4f8b7ff7c268ccedbab66
MD5 1dad7042af5eada7f6feb13580ba1220
BLAKE2b-256 92ff4927372f67553be9aa0f064db0b45eaeab54af47bab3540b1307438bd1f9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 34cb66cd9978f157f18a059bf2b0d397680f8ed5f0853a106a8e4abce41c6e53
MD5 8205504fa55b8be6dde90275c55fd96d
BLAKE2b-256 08ebe381f8e572bc3d280dd27e5d58e9b99b961b18a13f5e6bafba0f2092c09e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8c29da8812338a5e94b4f9fefb56aeb517bcbbf20514b3c015b89bde0043f79
MD5 ed7774dc3e402f25c6ebbaa61e4c985a
BLAKE2b-256 ce1f61e4f1d3a2f9003dc3f87c82ddc5ec54dbbf30b6e5978c930b4f1985371e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 76bea8758efdfcf3addf100232c03c2491389b6c59daef4e2ab9b500edee434d
MD5 7a523d22e2137d13b05d9df1e81e6131
BLAKE2b-256 fb84b41d14144329d23b4f53436cb1e56928d370417f517e1c46534296a61d1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cb3267761ff37f14aa2f8d4d1b9e1331b65660b1f0333ff87102cb3ae382028f
MD5 2b418c80c8ef2840365f5ff1bb31d83f
BLAKE2b-256 908cf8fe04ec5ef31c39dc7a1e8d5aed380e9ed862c2135388071424bcd96113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d5b31aaaae738fcfb792fd29c8139df1467b0dabca51797de67dde4a8524fd5
MD5 5828fabb22344585704a340711b88dd4
BLAKE2b-256 de838ed8b61031ca84b90ee85efb27fec7802cb0c5fb6fe932d15381a9f6e92a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c30fb1205143bded421d27dd8279bad712497d102dee4603a4c8f697ed3fea5c
MD5 f964767a34c51d669bd5f5bc74a70d6b
BLAKE2b-256 daf4db6f8138509c7c0381e75edf18a4772f9dc61f6bae0d7aa863119ca7dbbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1bfa4e418904ffef97c370bc408a3623f69c53e54ae3d1f26b299dd6de22bd62
MD5 4de12f56869f917a756df36ad33a1ef3
BLAKE2b-256 bcc7625f843a6f058b6ce28ecf99fc84047f0d5ea3664cec2f4531c690a1ee32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8981d6cb144741a96b8ae2193f1e234b91f6f2489f3dac51443302ca619261f
MD5 d91dd9a44334506e63e56f99461e3830
BLAKE2b-256 7d4b02974147e786a6b01c4ec469a513670ee58e01d720353126dbd30029813e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 519ceafcc4ed2cecd69528880b811d0a231ee28bc2575091c76f1d1c9324dd0a
MD5 4cc5d3cba2267b2ced8851f2e910d40a
BLAKE2b-256 c4dc3580a94554d51923affb7b95a279e64c227c436cdb4919b27b31aeb95db8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 67b9b4387bb22bf4b59e586f574c7181b1953baf400d8ce324da269ae27f97cd
MD5 c1baf20b48bea19edf4d0032d96f38ad
BLAKE2b-256 162093ac2882a3f9a10391635e22c7dda6964ccb6094fc668c2a9217f7571c05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 958a79d9955074b45df9e4f34a5bf0e5b742a32781ed6f57ee2fe8fb58805fc3
MD5 020fa937658a19506f73bf1dcaf336f1
BLAKE2b-256 c54c125823e5d6d7f467e94e2caf86e3129f107c87fd19a03117d60e70c619ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e24a510873c05cca83f197f97a082488dd92bd9ce6c3fc47e78ad0818eb24a43
MD5 8f93d53206791fd7047261ebf785192b
BLAKE2b-256 7f855098c218ed23a132620cb2532840e1288d51955185ef01eb9802a32d6153

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0ad0d9ff87f47c0734aed5e613c1e8e3654d63d5b04a47d89b080d2042e8748a
MD5 35e6e614225ab40b0de4040a6ad92a50
BLAKE2b-256 ce8c1b0e5d13d60460ee346d9866b8cd50975391009ec17e7d5033eeca4f69e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e410a66e2bec0a7b4d2105b21e4d2fb7f3824e366f34810b96756d2b1d97972b
MD5 e6feb1ad8f5bccb0cbe4a68b111f1cb4
BLAKE2b-256 b6e748546b21d9c7e69b5959c10d60fcee0ff055fdc355500ecc6ecee63e815d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e226e77c13d5ce7df7218c6c1202661c6d2cbf47350fb34c67f41295c5577d98
MD5 c9d9d0dc283fd3026dcc5c004c3016c1
BLAKE2b-256 82cd51eb51526c2fd18a58e44b598a727d582477c9b7ac0b44f3578bd8009446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ebd7b85cd8c352de57b02e878b0f8ce37c88e68ec6a566b3d640f7ee029c735f
MD5 d202c0ef1444cacf43674f2c30f042b3
BLAKE2b-256 81331bf09394d7be55b9c3ac7502e6a1da9fe18252c9230a85318a9ba081d928

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d40f5aa5a4410f8c2903d942af018479ed4ab9e47cee05a9906ce73158014aca
MD5 8fa4925d43f9012db951e4b1f85f9547
BLAKE2b-256 0952eee988323783147dc66c7e688a1186b5a7cc62733df3533352adf1e68e18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 77cdd28d8d4506383ce10492a8c71037d5d97c72bf94f7b92b377f502d1ac1ee
MD5 616c8373b487e35f8074faf5e9e963a1
BLAKE2b-256 f9de3fffb86b6ef6bf17bbd18069424f7591fd2bf4f4251b8c01ec0b70aec6ad

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 24b1c479f00e1427e480855f8ff95f69d602801a66113a9e5fcd0413fef7a873
MD5 72446a66e0639e98332f341924adaf00
BLAKE2b-256 92cc82a025d68c82b832c25c976a269d6346e60619490cdb7a1afcfe042c845a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d6a7d47e8fdec0ab2c38650f91b28f6b202f34056b9f51671570b0f83660870
MD5 df0f49563a411c5529c213d5966cd782
BLAKE2b-256 39a197bc0b313ecd24343507c2877d783e0b57c8f66f9ac66f0f04e7a8fe6847

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6d926414840e7a57cf9cce6766ebe48c92247d5ca4b3680f1663d59092305106
MD5 03d04441b81f0fa84fb8ecf7090e8cf1
BLAKE2b-256 ccbe31d3f70a623777aaa854593630af3ecdacbdc25500cf6913c88a5b53137d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a0b7c676509b7dbc539d254f55db32d21125997d75104ccf3fccef79eda579b1
MD5 c7205e88a16f2985b4e27ce37a66b2be
BLAKE2b-256 6c81c1971a3ebb5fa3d6c9657b79565de8adaec08aa1e3e37e39e89b1668164d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e5cec8caa87502c21c430f58a10e81547fc5a4624a8612d3b03237bd8013d40
MD5 753029b2e65e84ae8ddceca37597d64f
BLAKE2b-256 43c9a86d60fdafa02bbdb1e3afd5518253304f63aa27da7a35ae3b0b8335448a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6034b0f83bd22c7690da1b15c7c8475c921e0c9d9af881fb34098ab65c2f67e6
MD5 2d3fa938f888d7987aed4bcf0ac5cdda
BLAKE2b-256 95cabd76a657a1a94806ed7cbb612cca8b01588c16b69107437d837141211cfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa4d21d098acca09fb501ed627b0913358b1536718f327ee6fe96f45c2c1cd55
MD5 ee732f24144e954604c64a11f2f2b247
BLAKE2b-256 5b40828f16b4d129ac2b3436ddcda9d8371ce292459601aa1b877779a79a2841

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