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.8.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.8-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.8-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-0.5.8-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.8-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.8-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.8-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.8-cp314-cp314-win_amd64.whl (308.4 kB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

ellippy-0.5.8-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.8-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.8-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.8-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.8-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.8-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.8-cp314-cp314-macosx_11_0_arm64.whl (345.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ellippy-0.5.8-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.8-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.8-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.8-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.8-cp313-cp313-win_amd64.whl (309.4 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-0.5.8-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.8-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.8-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.8-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.8-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.8-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.8-cp313-cp313-macosx_11_0_arm64.whl (346.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

ellippy-0.5.8-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.8-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.8-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.8-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.8-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.8-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.8-cp312-cp312-macosx_11_0_arm64.whl (346.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

ellippy-0.5.8-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.8-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.8-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.8-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.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-0.5.8-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.8-cp311-cp311-macosx_11_0_arm64.whl (348.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

ellippy-0.5.8-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.8-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.8-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.8-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.8-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.8-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.8.tar.gz.

File metadata

  • Download URL: ellippy-0.5.8.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.8.tar.gz
Algorithm Hash digest
SHA256 03538cb32266c5455b3c8d0835867973f5ba0a33862ec2d2229c7a7efffa4abc
MD5 4be3d5752552a3035cac6e6bf76ae9e7
BLAKE2b-256 8af07d0b2b78971eeb5e8ec8ea854174e8013dc21910a3557811d6a3353c8b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45460b24a2971ccd9a80f2082022afff8b397f567291a88d8a8526ea8388a665
MD5 9f9978133c240dfbcf0ce900b60d7226
BLAKE2b-256 c889dd890c4a1bc3621fe1fd2a15cc530dfe9878c35dce9598fd4eddbb199708

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f47e1080801677658fef172ffad06ff21bd8aea5be22db25e82d9c97116b7a51
MD5 33e0b4f36a9bc0359a6038ac4d12c094
BLAKE2b-256 b168d5d691587f9bbe3e9e64520f7ed3313285a7e73fcd11cc1d1ae0e6fe5145

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 194433da813bd614e076116f18eea9949d1ecd07f5d010498cb18388a0176bf0
MD5 38f2a6e2c0196f03305e9c1ad5eb8689
BLAKE2b-256 80916a5633f8a0a7124a61420ae494342d21928e7284b18cd701a37529639175

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 909bca7cc40a230121109b4f0230f25f042721e1497d0c8a25006a7f57ed9486
MD5 cff75feee2371fb12db38ced5d5ccce4
BLAKE2b-256 50766160a73d75d87ec71171f92d3ad96c23957b31aae3c6695a6a3a5fcf2807

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 47775d432216072d11c55aeef3d7639b88d0a35e1cdb467185c046a08ebd2a8b
MD5 27273430567bea1da60bbaabb5bab88b
BLAKE2b-256 005903fdb9547722217cd4b75f46adc5ad4b165cce63b97bee28bf9c497bc31d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ebd7635adafd8c8fcf058706233be2c23838872ed16d33e6e4b8a22f27a1f1a6
MD5 987dcc7c52f0ff6ff3ac7ab8c396c09e
BLAKE2b-256 4a5d8552d7da6ea0029e288f375865df325486b87303d0a61ade04d1f93a24aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 196244cc453c669e4cad5293805aa41005b43988f795dcfa628d444cf5cfe130
MD5 2260f6511391619938ea5a60b2f09c6f
BLAKE2b-256 386038b2ddc1c0b4f3f54da3c8cb6907624bf91beb1fe2e7473405f96a5f66e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 47a0b2c393e31a649c3de6335486fd9496702f6c5a2bb8684f34f46f982ccacd
MD5 544d1012d18b8e03df57a09fd5a9205f
BLAKE2b-256 e27d6130d207a4fe44313fb9d41ba659a58da211488345bef1bfabf49ed8c6a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 df49e49731d8bbdd0244454ee4fc35e53720a652498b08cc4c9eb785eb5b2d67
MD5 6a34ec9877c20ae86a54b135cd8ce7f9
BLAKE2b-256 f761a570986865096509d7384a38a1f550d6a08b598933dd7210eefe9e9e1fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 007cd56e7fd9f51958033b46f1b2f27782fa382cde8abe1a3ab9971874be1361
MD5 3f4d0ed7c819a04cea3f14e0aa22f5c9
BLAKE2b-256 c77fce28ef1757f88afa332e9ad97e686f92c356dc8f0b203a52f85bad5aba81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d6f66e5ef731b536ed001478ca2b6dcadbb380561aee6bc546440c6b228c44b5
MD5 5369cd405aae95c473356ff922d12b8c
BLAKE2b-256 1be6968acfafae0c6bda6c1a5a23757a3b4ec65a7777cb7a75c60dbcf20305d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8339620c14cd01e03495f431d71e6d047e1cbf5d7e451a9c3fde6febab7cd075
MD5 eaeb83a0a70d879ab9ec02b670f640f2
BLAKE2b-256 123bfda1f4250e97ec29836a1a33e1cb0eac3c7190827ca350a80f1416be7c18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3ad05e24df99eabd8d21a89b01b31ac8480121ebb916aba4b9231b5c01b26fab
MD5 1a148e3e07be7d1495b31981b02cf0b4
BLAKE2b-256 2ff124f71cb70cfdf6c43891ff67cd79915cb0c9146faac7864883597a21cb0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17388cd28ed097c697c8a52814517199cd37b49788faa6c3bc1df0f9ee386f9b
MD5 146703400ff0e3774038345714847a0b
BLAKE2b-256 3ceb9aa0fb0fc38601acc73c2c72895cfccd442bdc9589c94572614edd19889d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 208b29e26f704f27b2514482967bcb724423271713eba4967ce017d3bc95c95d
MD5 fa356a92aed95a8d23b7e198fb8229b6
BLAKE2b-256 d967039b9249ab5a3f88c1e350527dfd4c91eae77050e2d1858d1f51355c4103

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 c89d9788d2ae7080590a18c0c2f58176e787d822cd10a3fb1fd6430130f214cb
MD5 437963040e691c3e6dd14151f53d1caf
BLAKE2b-256 8c0c4cc58be20c4f39de6185731193ffc751425e3f1289f60d2f6bead3e17b88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a46c92c1a53411f3036d3cfab6fb9d0aeb3b54f50907bfda7e00b93d75053ab7
MD5 f69b864d72e5f5d158eb906dd0aded85
BLAKE2b-256 ef086d1721780109a1cf85c7107dd3af1beeda75a3c41c320afda638b7be5d7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 27a28a7477006c24108d83de9d2f5186ca5046cbb41217cded2f26e25924082d
MD5 a7bfd52a305efbd1625a3adccb5c1daa
BLAKE2b-256 af42220a2c7ddce0c997bda069298dad79f0d21347e22225bd9b593e5875cc65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2ed4a4de9c632d93ca4b1e869f38986b2d47c7081aa81c2ea12016d882ac0f1b
MD5 3da31350a2bd41b497f564a5e972a531
BLAKE2b-256 41ca94964d72746c88b32c1fa0d2ccaefecc203854cd7f0035e1cc5735f1d716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c7a349e364caa509b08491358ea63230d20e502ac0a8985a341b2628b7492797
MD5 c95c1eb47a9c3b47ca75a7cc97423121
BLAKE2b-256 aea508db6e6480ca34e8de0a946c5a974af490a9da1abaa74102580c9b0e381a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 20053ff4b4cc5133fdd9f7d58be429ac765c7ed01a094dca0daa5e44cac203ca
MD5 2ff11770eee2018c767dc1df3475c56c
BLAKE2b-256 c34019d8ec66af0b51fde757ab6a45ecd52b88c29cd23e3c67efc0fa2d7d847d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 265afb9832b6a2b9dae466b04dbc2bf53b10424420ddca321419f6ac155fd3b6
MD5 7ac2b45252a1c4875c218b4de46037c9
BLAKE2b-256 c774747f70976e87e72480a70900946a1b4fb17dffd347947deb85b5134f9270

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87f9da34f894eb52bf2cf6a213ca94abdde0983291dfd46d43ee5bf05ef5724d
MD5 e5debab18dddd0a7cbb27b2f3e51aae9
BLAKE2b-256 2f6f4cb0e22d288c06b60866f62da7ff8896bf10d42ae32bb3deac2654664062

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f159e34a8969e9a399846466d5e38802d8a3b6a92d3dd22845f2d2117665a59a
MD5 66d41223af439cb9f296e6ce9e45ead0
BLAKE2b-256 6963bc8a9108b26e37ef7093a20bbf48175d62b1a90419d70d9de234573dcf7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c3b2cb5ee1d58eecee440d68c174b1db2ca8e4ea585847bfdc56d22e103369d1
MD5 51077e9f8db6aa9032360845b3bfa6cc
BLAKE2b-256 601a63414d495508b7e8058135cb5fdedfa86c7783a17e2a155d11884261ad3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bc6d4b2d8bdf988ce9ee421e2bdb002b5ab45c0db024d9d2e02de495cdf39d8b
MD5 42afe85cb1bec7bf27e30d1e2ddfeca3
BLAKE2b-256 4e185ad932fa67a157e774806f5f218c95a361dfeb2b43c499de3d759b080748

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c42d4de52d189f16cc5bfb4ccf303f55b0c71593334a05b1e8aec9b3057a3114
MD5 a0a48b7a6e5e0956b469d5601a534fe0
BLAKE2b-256 7d8e8ad2c77968696714d2c9650569c73a20b646beae207a4a79c7e932c77d4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 baa6b001f2765b996b138c27c133b95db4df265e8c581680c961e1e36cdca710
MD5 2bed1c3a0b1b9b482229ca183bbef149
BLAKE2b-256 a90ac1d3276a79b130321b32802678f57a96d4211104efdfcc1c8848a7af3118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ecafcb195ca07c50ff0dc9fe3e048b1fd4f94dc4227b1d2c43e6b644d87ae97
MD5 efbf56d9a7b7efc43b639ed331766182
BLAKE2b-256 69b8d5f9ff17fb5f0e32392d2c368e0eda2b778872a295b7c1b0c2f4f00659ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2b4d6506f5fcff954ebbac72158421ba3342d5ae6fb146efc729275f9e03f860
MD5 1fc62c789bad0b5c90c6c6d629ee468d
BLAKE2b-256 1a21231feef89a58eab0386baaaa3ec7a7501d90ec2eb4620bfb62fd116342d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7f3c94baff8db84d42813ef1a24f4b8cee462cbe4eef58b3696241d7a1d9251d
MD5 9f52a105dd56e8c86758f58b15f70e0d
BLAKE2b-256 a38cbe9b3d41b2111efd72bc52f8723c19565d6bbb8672a29c1ffef3d50cc52c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2b91d807eda829b5a8937438a6c1769a08485ae8011dcb30319a320b0020d75d
MD5 2669825a268038882c5ebfcafdef323d
BLAKE2b-256 1ebe0b23c4925801cdab18471aa276648cffd147359bd4752f11fb835737163b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d7b0af2809bcebdd2f79461285204f191622fb6dff844d9cfb1a4cec177b182d
MD5 24c8667be21ee8a3f461be5be09fce40
BLAKE2b-256 4694909cdcb5b4ff18c06a34ecf8af0f990a747fa60b56adc3f0b47623fe9e92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 68e8a57ee4b92bb43c1499314712af8a7ae38786bc5a4efe3a9280e3aafe1212
MD5 a47aed376f9a72b8df40dfbaf3fe7433
BLAKE2b-256 e1429ebf00e65c695115c99a2e31417b289284c44145e92735f2e620ba118724

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3d4862d8fea724becf9db07505e2fe87eb3dc325f7225947ec8a71d29e73189
MD5 659e3017b9f29001acc2aaab2bfab4ec
BLAKE2b-256 1105f57ba5a1bcc51c47e60cc5859d585ea922875fe32c05b96c5a00b82dff16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2a694ca6883e86b1199875ed13588b36413b356a425174187dc59e8894603e4d
MD5 96684397d916235ea08d212a77058fac
BLAKE2b-256 dec4be82b1639082603182805e41758686013ce308bda536f43d7088d94903e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b5c28906b8585616868b608a85ee31e426f31d1637f1853162b5b3f662ed593a
MD5 54793b7b04681242aec78b1d4433a46e
BLAKE2b-256 43361b1318384720aec58ca009f6b2be902b7a901a59b9043080ed12b314a44c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 53fec934e67539a91ca09eb1c8ec334c2b7995ee6f795a0bbaec2c3084f03b0c
MD5 77c525ece1f69a41c0c5d888cbfc42c4
BLAKE2b-256 1dad86ced63523bb32955b7650904dd8bb0e0beb61402e6a9cf120e802b77970

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 19b21ecfd6539ea6949fbdbef371957e95260595fd51be09816c64720d863dca
MD5 29f27a31fc48af23472cfd9040497c32
BLAKE2b-256 a80079852b155886e059b5ad75a8db6b3b739709ddcb18cbb900ceba4c18e2b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5b798d861ee3d693dd897d96884a441dcc36c2d7cff9cda124f1d3689dffc44a
MD5 10f93efac7f85d5a710d9999a69f6f7f
BLAKE2b-256 ebd1b8066a375f1552b53de932c155a145caf321393b50be37dba92ea6b46b82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ad3c7019c88cf5309781c2c3a2ed15f8ea9557820a746d0517d6bf9538640306
MD5 ff4eed71d666634c67fb5b1c53c8752d
BLAKE2b-256 6aafcec422182325af0663024219438fb374f7d17c73273acb3be401e5b59a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 29644c0f873002305062f0768901eaedd80636fa2934ab08577c438dad42cb6d
MD5 3ddda768d6b45f7b1db8755893e3d625
BLAKE2b-256 6e49d95e905331fa19c0e8a20702c53e19c7dbee7e41c6e240dab8b8eb9aaf99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6197accae3d888b5c79b7d2969b421c754c17a955deb73bffd6c16f887ede15b
MD5 7fc427ca240a56b4462f5e936ad6a01c
BLAKE2b-256 0995c8f1b3e06f3d657f3aa2015da3ab2c91e529f6e6ee148c8e628c8df275ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f5d880bf5301927a43615fa1bd7c8cc8f888a80b3afadbafe472900805eedd5
MD5 cf1635ab4004cadd45e396cb99bc0098
BLAKE2b-256 3d7b6790159447c47e0efd5b787b136f27fee95280072585f29c419642b59144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 172dfa32e86ea9ca272c34e10e9fedac05871b55a7c76232b5eb3e84a74486b3
MD5 2d0875712d0ec1ab15f4ca0672d7121b
BLAKE2b-256 3d142ffbb5ebe4f7c0428201260d4e75ff62cf2b5318bd256ee70cbf7b99336e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5c63e57955f4e925bad8fcb4bdb8a0621d4072d58a1f611ec772f1e41ace93a8
MD5 a69729ac10881e4ebab6b59256ce757c
BLAKE2b-256 30809c92ff0860a1b6d72f0c9790cb2c9ddcbeb40d37a96dc7a219665cc1d3ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1159d65c0166b9da9c8d4cfe15fa16d0de508fb272d2bb07242051ad4cc59ce7
MD5 25fb7f6f64dcd367ae7485f08e461c60
BLAKE2b-256 c3c60fceab1db9ea77eebd0285ff04d4ae2e3bc87c8949db2ed13ae202575fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5c9286445d0b80fd88867947946c7669435198896b717135c1a92734f1092340
MD5 a3fec5b988f50d762b43d6fe589882ea
BLAKE2b-256 702a24a04535e7704ccd29ba6866df05684918c3644fa5ccedb2d71e6ca0be78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 271f7f64f665dd6198e24aac1c33e186f5c4900394e9f699c33062a352e5b3dc
MD5 3292903df8d94282300c0d21c57f69ed
BLAKE2b-256 029f88cc15175d900f2097150f915b22a2e1982a2bdbe67e7b83a6552fbf2537

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ceb89729149c6494dba6b9971fd82d896f63f64b53750da25d54c3a385165500
MD5 dda78a6bc13963b9b5839aaead51ea2b
BLAKE2b-256 e4916ad6d20fac7df20f33c4d2cbba02b43c2a0fb820b0e2a9c41a2a0b2f2c6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e1d8f11579e5825f0173a45fff47485959b0401fc60d77f595163db47129a15e
MD5 e744170d14ac8a226e19d70e8c3a9545
BLAKE2b-256 cbd79e4689f9ff4c2f6a1815a47c96055f0e856a0acf48d1d1ca69daf0819134

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3df62100b4af2a74a3760b66688b009946a8627509d00a9ec493620bb5a3de71
MD5 7ca31dd2afa008467c2ace7978e5578e
BLAKE2b-256 1332b94aa116de994a62100879de6f3e129686f5097cf6bcf1abd306382c026d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc8029058d1bbbcbac9a74712c0967f5c090f9e635092eec9e8edf6d3797c635
MD5 962441d0fbfb843d62bcb86ab576e2e2
BLAKE2b-256 d3961383d26539b4d0f632bc65d2b6d862127c09dc2d2c8ce532eface7bd698a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cb4393c57701b949a2555b013614929978d618eceb7d96fe63c2abbd3c52b975
MD5 2ec98be379e637d39ec940bef635ae75
BLAKE2b-256 fa89677268e9e053fed5af03ab484b44462715960ef41cd2d4ccc298bf381ca7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-0.5.8-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.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7d9b6687d7e1d4e2acfa07f595586652dd4521eb69a97c74dee29dcb5b910361
MD5 f614b9069fa8e4d8400fae2a50a94664
BLAKE2b-256 3e60ac7eed6efb4d055bc758485d5608d26cd54556350d1b65691102af11b6cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c4cafc85524b49bac016b83fd75f596148c7c2af428d1a3e70fb37f3e995b1d
MD5 a08e6aa365315a6849556fe7b98c08bc
BLAKE2b-256 5a3f1db2ed82f4a813720b1b93df5b75134d8c52bd7f93996c59315c3fe48768

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 57aecc50ea4a6d1e34fb91e635eafa4e2481191a2ca6d8c239707007054379d7
MD5 d6e15e42aff828e80c5c1d0658be5416
BLAKE2b-256 b94def80531adf15e3509e039c17e4055668d62e4b5d395005d9c528e8dc4706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 22ab09cbce0bfbd20ec4a372f8fc3c259ebb5a4317f8e19f631ce2861f3e1285
MD5 ee976b04a0c425304bcb6010f4acb321
BLAKE2b-256 86868959680d6759d1b29640713257f4512cb000ada2b3be5c942e014cef118c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b5b6137f0d07d82ae3ae2bcbca8cb9767fb962166c08a5a1614fcf4a70586e2e
MD5 4e75568f957838196d16de86e35c44c0
BLAKE2b-256 29bd53eb80dfaf83bf5ab876546e0a50dec32445d27f2adcf54bc1cc81b2afa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 501d58c664b5510816c9591561ce4516b37a8cb7151b01aa2d988c487672aaa8
MD5 052b968c919f1a80f0376a9707d36e7b
BLAKE2b-256 2ceb2718bbabf8d09ef41e27c9e6136b6608ea231d2478e597eca8f6e533d552

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-0.5.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 448478633a55e522b82a7b2787b6849b857616c5aadda5463ebef7588182f6b1
MD5 1ddae5c4b8b3d04367fda1d36d5713ee
BLAKE2b-256 c9d195ac5a419439724e8cb3f6087f8164e035fa96006333a9a649b5e35b7642

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