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.2.tar.gz (12.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (403.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (509.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (420.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (405.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (511.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (366.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (366.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (403.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp314-cp314-win_amd64.whl (299.6 kB view details)

Uploaded CPython 3.14Windows x86-64

ellippy-1.0.2-cp314-cp314-win32.whl (268.3 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-1.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-1.0.2-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (404.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (508.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (421.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

ellippy-1.0.2-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (366.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp314-cp314-macosx_11_0_arm64.whl (340.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ellippy-1.0.2-cp314-cp314-macosx_10_12_x86_64.whl (358.1 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

ellippy-1.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (403.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (507.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp313-cp313-win_amd64.whl (299.5 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-1.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-1.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (404.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (511.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (420.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-1.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (364.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp313-cp313-macosx_11_0_arm64.whl (340.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-1.0.2-cp313-cp313-macosx_10_12_x86_64.whl (357.9 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-1.0.2-cp312-cp312-win_amd64.whl (299.6 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-1.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-1.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (404.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (511.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (421.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

ellippy-1.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp312-cp312-macosx_11_0_arm64.whl (340.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl (357.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-1.0.2-cp311-cp311-win_amd64.whl (299.2 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-1.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (404.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (511.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (421.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

ellippy-1.0.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ellippy-1.0.2-cp311-cp311-macosx_11_0_arm64.whl (342.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl (359.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-1.0.2-cp310-cp310-win_amd64.whl (299.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-1.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (404.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

ellippy-1.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (511.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-1.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (421.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-1.0.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2.tar.gz
Algorithm Hash digest
SHA256 31083007d0982c1e583a83dd77e8f7e0ea8dff8a5fadc8292a84bcfc92d47669
MD5 b42884d6c11ea1c089ad9b5502b2c6b1
BLAKE2b-256 802f042bf3a5e458fd22b6d28a06553bb5ad1e9fa74b712348a35566be57bc42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d79e1e01c4ba3797f7eb2be56ebce8e181b11a0fccceb1710a924dcfc4cb252
MD5 0aa9208307c842534b0ec9cbde4fc618
BLAKE2b-256 8af84785bcb631ed1851719833c578ac9347d36b63100f11bbd24e5d71f5c0b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d02b236346c7837b040575c7bb10d0f11efc9740b2124ffed2079e6a158934c6
MD5 ce93600777baa3c51b81517c6defd134
BLAKE2b-256 b7265fe266647c931bd89873bd9ee1bbae15259e133b36860bf5ef63307b3736

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d55b3b9965b63e0a46cee39d68bd3c945e19c0629901dea86121be29a1472889
MD5 7977b0d0ef70d39fc97f8c4219547908
BLAKE2b-256 ed747adf221be7e1b3af7be0706b2529664364993be005f01c8d93e4c79ccf0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee8f95304ec8c8f79060289f1c4d0d8da14778be3363d3d51f54f75b7b13d437
MD5 8db33da68ecfd797abf917767b882fdf
BLAKE2b-256 2a130b18a228d970f1876339c667191c862041736357f1f19db970559c8d19db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 60296186823392d0cf29b6f3a207aff8b25eaa4539c325e64e7485265a5bd6ba
MD5 f2daaf5d7cf5cf88294917e2dc6fb804
BLAKE2b-256 d9c3c8c958518b7cc7071a9bb2e4ee0451f0f5160bbfe712f5d7bec61004050b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5953e2950bc1e374466e13de0f8c0d5a9305a6328173b99d799780f204e71723
MD5 9b1b8ab965f4c02274a5960f6d52c881
BLAKE2b-256 d012cc72086b597cfb864abfac8f6ebaf17966ced1c4530a9c254681c5206fba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3fad9a27397b5acf2c6ec8bc79ae3ec8a2d346cea403c6ea3a010ff2fe91c659
MD5 0914ebf543608b4d21b22d75aad4ecd9
BLAKE2b-256 6bcedf0b02dff06888faa3f6d4e0ab927c07ffbe6dfa37052772508c53bddb7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 76ac2a2a4f8b5d893c53cc5706c15a33c922c0bdcde8bbbff3278320a20d28fd
MD5 b396cf5adfff90fb28076d6b7d18e1ce
BLAKE2b-256 06bca348da0caa99931c8fd86edd98e9b370529e89f37ccc0c1198a68980e3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6764833ccb947d47e066c243a64bf330e10d0b8850cac8288e27ae9b52227383
MD5 9f22b16da94b0243f658d8661f2198ff
BLAKE2b-256 dd8ef934d2c1fbdad4db560e772529d239bb4e8052c2f963e5b91b9395e96817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29a986a1df547be7c39017725d1adec3d201d8d098f536228f1bab01177eb2b7
MD5 040ff6259a5532a85a40b01455c5c893
BLAKE2b-256 a5295d2a013403a80a2cf0611546a7880bd787c34b54f2b7b2f921bba245490f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ebeec0f37b1bc50db059537f20d57e8e5b4b4c8590a18ceb25c8fda0605ee58e
MD5 671f7206386ca1974219f9ca02e1ea9c
BLAKE2b-256 22d963ad69eb28235d8dd3aa5833653087cac5733bda004c7b2fab526dddf9f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a76fef765310e4d640c7a9cead34fdadb0bd17194b79dff842ec53f404458c28
MD5 e29d0fc395458dd7285a3975e1f89333
BLAKE2b-256 abe1647e70103e7ecfa8b4b951d4c9a358a26f92c28b7b4fc05cf8be62590796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 08c37c0c631092ccdaeee1fa87ae937a946591a49c91aa5fe990439918cb1e14
MD5 bbd8e0b730288528fe5c7835b9ce0ac3
BLAKE2b-256 f94bf12b47ac93380463ee510a111f0146840eb48ec6d11d043abe05643e6ca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30378cf2655467cf94e4fc2b713889fea341471ec85d5970abccb86bdf6b22d0
MD5 f2cd59d0be99abbc33d86b574652c760
BLAKE2b-256 c424052355eb3e72c8efd7aca179688a924191f82f712cb875bc4e09757a7724

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 01c6d3b433bab9d1ed66653b7829814e9a52ccfede41ce350c68540cd1784877
MD5 de5b098bb44543248ea3c464b99fa0e2
BLAKE2b-256 e4de0f9e44337b2393f29a81b2bf6ea42b540ce06dc8bc5c0ec6c9d18d2540cf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 56c3a8d14b255b1a0ef4b611cba24189d60e29b00fa6886afc533283d0d05bd6
MD5 cd458919d62bea4e7663c31d117d4d47
BLAKE2b-256 5e66e383d329962d90defbc2c069a8a5351641fa20ab9908f77e6fda5df7d5d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79a82af090856030cb5459b61075146265dcc66a5c81d5b8db95eaa29374a509
MD5 5ed1ff5cf9960081b04c4622d017e75f
BLAKE2b-256 edfdc026dfb3840506794ff11c04bfb5857f37611a6e1edf15136b91e1a03790

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4b50473f1404e1db8498322f54322192fd69eb26f658545fa2adad7c23b2cb28
MD5 c97df4035110d41b6aa85071624cb323
BLAKE2b-256 46f0d97e45456328fcbc01db67cff10525c34a398b89655e207ededc52b6cca7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1c76e6a73150963dce00bd1de76668bf1d4d3a7eae30d705d203584c16ce3009
MD5 32e4fa3ff856f61950906184f86fb70c
BLAKE2b-256 d8081f16ce4a715d4e6738e53aa8145fabc2945e197acbfdfcf15e13306fd9ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e650e5fc5b05eed9b83da47cc939df3647236f9e7f752daf58c995b58bbc919c
MD5 8809db786cb9453c397d08cb62122eb3
BLAKE2b-256 5e7c6e551c1e8c804b08d517db961aee3d6560859ad515cd67c2e36c94741434

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ecdda3f2875fd1f05b97409d09d0772ff07f534845d7e8c31b0a4d2671929e2e
MD5 bc1157fc781bb0447b3dba1a3daa1b78
BLAKE2b-256 8bd965ffbc80bdb65e9177ca0a41db309ee2d69457a21f7dc570bad893beeb93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 39fb4f83e886b80fd479edddde956940103cd63088b87dabe5b9ef5bee3485d3
MD5 7d9ddb863c50430fb3f7ed6ba04732e7
BLAKE2b-256 d3c9b06d2e0cca914d4b28d03f13bcc9618eedaaf5d8de3cbf9597457aff3f4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19ecef12fc9c91a87b62635096391ef422ee6a71de8c52a2fcd67c0645a64159
MD5 56f48273153cd6599c80ab14008cb0bb
BLAKE2b-256 f4c52a5304423620eb2d30cc388868d48580e4237c05386d4030427904aa7594

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fa94f15c49a80a04637fa02e56c5b62ba1e4408420a8a6f50df2547a0442e145
MD5 9d1082cedf7992d450d774ba68027319
BLAKE2b-256 fa7609ce5be6c76fdd3948d242ba18d90381fb2047d4e031a815e3c12ecb151b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5b54b45c26d8cb40bd96deef8d15fae0c6e431e2a25d645c78312cff04ed90d1
MD5 8f89582748c42661f470efd76b85c9c9
BLAKE2b-256 167fff117206a21519d3a304d9acf4660948c1531dd742ca375b4d8e974a7b24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a1a853c9bc0d6c053f5821612cb88d88c44d845faa52f855fe8c92ee2f399b2b
MD5 42bcd02cdab90817cede7ff1cd31f7b3
BLAKE2b-256 54e443b5a7e648860b47311f16531017c9ea33f0a7d1a7833c00097e7d906e3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3488d8a272e96a269edde2cd21f32a5b538e45439be3b714b7730facd09288df
MD5 b000c8bd04be8f2b569ce4a933cd05c6
BLAKE2b-256 8a8ab21199f4f42d5d76e84b9c785569e85fe2d7a93e30556fed148195346d58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 feffdffaf3870040f395dbb4cb46b2e341aa138df3a5af4fd0f44801b2019898
MD5 87197c918cbb06a446a4e461ea55f5d6
BLAKE2b-256 2f8a2297e786d474e58a57476d9ba9b657c34b0a3708da96881d3c0b4440575e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9cbd78510e0cb2bd00c47bb7867dd5315e7ca2677c27f95a27964dcb4a98e790
MD5 c11fd87bcbb0fff9cf441395decca6ec
BLAKE2b-256 2689ffcab09dce57e228620cf42615b7c0f1da06dbdf2aa2d0c2ece358027f41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34d0358b0acaa14c8ceff14cc97edaa9cc9a6676972565464f4c1ba96c548ed3
MD5 87d8baa439ff04a62cdb078d10703408
BLAKE2b-256 23c6226b925480414a63a432385afa0a8af4e3bdbc7b2be0cb0e0e6f53ccd287

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 18abbbc0cded11b45608e94f748101bb031619cf49586861f812839533bde654
MD5 ddf1e4ab02b7965926704460eca8a2d8
BLAKE2b-256 ef4237f5cbcb86f8c8b4e52db9dc0c56308caad2b9dfef7ea710ec3bf2c3b335

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8e54fcf6c29418ec6013f89c9df32c854b52570441f57b391e95f0838fc58e65
MD5 55805c3bce7bf1209295e8c7085a4083
BLAKE2b-256 050d1e93d0243c0286a6d1972786b79efd4fabc54d535e0177a6f9f6f87df071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ccff61944988c9b1f8bc5352d74763133a8e62010460530930dacdd4cba87016
MD5 f610f4688a3e85cd770e0b92989f50c0
BLAKE2b-256 1a6a7542de9c62e051421c982c3e1672135e5d9426547dcc3835492cdde9749f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d5008afd42f01dd341596012cf24d26ff02d03a60c59a4413d71ebf763cb292f
MD5 ecafc829462c4edeb8af0acb21fedf02
BLAKE2b-256 41f18be61c9a79ef167b6fff021cda2d6ea62a150630d8bde86ad295fd82f401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a596cbe306cecc135b8e786975f2665cfe646ba53c456244c7062116b554bc24
MD5 a1b5eb8b3025e977b143132e82ed57ac
BLAKE2b-256 d38fb9fb25e182c2e9198f874621da70196da05d5548d1f73e98621459ea71b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9dadb197ddf7feb039785832f89e25c3a11bc5784f360c6ef251e476da1da06c
MD5 44630277591f310fa82fb1e78a09f047
BLAKE2b-256 5db3ac6277059343eafb0e91865ee7ce8b5eaf6ee85fec5f9e41908210092a00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 82180c5e923097cf0801341dd4e1666ea7e4dada8c5723c62518ed74b71ab5f1
MD5 6a56b6629a1a2b4d3ebb4f93ee7341aa
BLAKE2b-256 019a767e7c0dc5a922a64d2b53fdd3d9255f7d55417a491e40975bea4f003b56

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 25ba789210050f9e6dff505e7fff8730ebcbb067376548a96a7381498899cac1
MD5 51d82405c49d681c981a5adf4482709a
BLAKE2b-256 43582c267f80f840f80031178a158a58739d51f255c855e6cd302865263fd7cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d6b0314efe9e9591d1bf0df252799e2e7df0fea11721a4fb886d80a3b715a2f
MD5 b93810dcb3a6b4b34a820e5bc2a7c445
BLAKE2b-256 1e284b99896c5082a4335a8fc93cfe48a9428fe0454c0496ab59746149040d54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cca0f80018eef560684a4f5eb241b50940dc17b83dd83676063713238f1872be
MD5 6831979042f450f995a886080cd5ee77
BLAKE2b-256 7125890de41da8ff6c75f451391c263697641a6ce8416c2c612a3dbf2d7464d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 77d17f1d45190d5c8ecf13dde8450099c8e10bf674e31e13e5e3e35f88d13842
MD5 39571e5c5d4e4bf9d7db28e90855a947
BLAKE2b-256 848b878ff6aba2a47ac13880e5584055cbdb29500a788821e69926be0556e144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5202012eee0c334d691e0c019739b76e718158d259239626cec23023c6818a25
MD5 a8d8425ad04d2a0f146e406fa4ba6d44
BLAKE2b-256 651bbfef91f035d2f334d7e94d92d2a8772d628b5c5286e6c1fd45b387019726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dca5623ad927b371542c7462214233f054a134ba6c8ae6d9263e0ec919267f3b
MD5 5a1e603e86ce7d8bc6567d6bc4fce95a
BLAKE2b-256 3f027a7cb03b74ca2dfd3ffa9d5b822d1aa0818926c39fc8e566ce40eee3d19e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5b87596fe78061b1ee49fb0e4eb379cf9a0eed5fd40ab15f3514842e7dd4bb6c
MD5 b74ef589ed47aca35265b5003b1c7671
BLAKE2b-256 ca44b1fad5a5dc188f20bfcd4105f0673599292d6e040e43ff2343d1f7eba18b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4cd0f61bde379c58a28076a5c57b2ed09645954925ab77c0fb29387bc8e32e69
MD5 611952bce98f136130019cca62022480
BLAKE2b-256 4b65f82efb41ced033616d9f30b572cdb1030f86d63c5a883cb5ccf5080d293c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bded97f22b7fd2a8684c20f77d92cf4fb6af2b87cd2a392d7dfea77c73442ca8
MD5 2ecc4b8cb22ba31119fd9a06d605d1ec
BLAKE2b-256 6067b3a8566e809e624c1f0cae1528431aeb0961031410422237146c8a4d4468

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f18867d6fe5aa5d6c4d3409b0ccea2b181d1b5ee3a6eb7ec539a614196f54431
MD5 b50348e2420ea238f2484576fcf8797e
BLAKE2b-256 6e08d8ddf980036280e9bfa53be82bb32af447e4c326cfa3a4ca7000b632520f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 137f17501127c2c3ac78857f69874a9e265d41727c240185d726027387d37845
MD5 b1596310fb9e265880d41f7a185c2adc
BLAKE2b-256 d48eabee91586b16ed056622ba8290eac4ff3f61ee6e3791a96a0f13852b147a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2edda1431f452e60239e433d5355d3741243c112ae0c1a80534bf9decba460c1
MD5 75a6fed1171280227b47064536d82b66
BLAKE2b-256 6716f2e066016191470738124419ce37027b999d1b406647953642fdaebfcfb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c9ff35d2450a53cc9f73c03c0962c21edaef056ab831e38f45471258f4344fc6
MD5 996cae8ccf21f8fa637e7d4412b76ec9
BLAKE2b-256 fdbd4f846d805d7f325230de2bc0cab288bb4560578cb608755765de804b2043

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 30dbfe56b0aca239e9e6970f1085b2a4d4ba3ece346d0397deb5828195436a09
MD5 4ed9a4825ec932596e45ccf783d33ec6
BLAKE2b-256 7da871ab51de1f20ef304b73f34608dde17f3bf33b741e4a5b532255388ba131

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a1f0cf9d52be4a9197f1b6a79494470de2c1f823257c0c8211d6977e53bbe355
MD5 2de14c03074458e9c02b7812e62d3316
BLAKE2b-256 9e3489af396b3615ba6eee6bf324b1b1289c1ce72503d8624c3df5305575404c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2a06bafd058084a9c3e33d5593e9022732f3c02fdca2cb982ad76f2fbd210469
MD5 9570ca5e57eed072dc13355fbbdd1b4b
BLAKE2b-256 227efcc0eb6314137c08fe0a8574c9c064bfb6a75fa35daa7342c935eab720d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 daf47be30b6e4e9522a7d6a734f0d6319c5197aecc55d17cee8bbbf0290bdb32
MD5 504e72d3c51f6510292d60bc54ae8cbe
BLAKE2b-256 64cad32d725cc4ea9f7ee3502731b0cfc1ec30b171b3b64685bd01c13d251c3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 20f419c6c18cd0f85de44ec7e21144b3d13a11e41a1af271f7e85a1b2db2b97a
MD5 a6c22e1fb0cbeae6565f0a762a0046df
BLAKE2b-256 379f61cb6f7e8883dc7e905a31d05b3943a8091626e3f2c2d8ed001996932763

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 df147c6612d3af8ee371ecf84636f29ba30445e1d1b3b3dce486382684f53f03
MD5 4eca5abcb10efd44addb16052ebff233
BLAKE2b-256 b0a830b1a0b183766fd5a518516997775a157c419158e385cc9f65dea5a21b7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed44601e329043be401c62f14200644e7a31be842d0d5aa229befdd7d7e1a26b
MD5 6bdc7f33b4ed727695030683fcc39d9f
BLAKE2b-256 257ac1d2f25d09c5985c4afd11df66539fba2ffbb96f797e1fce92490a6802c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 671143dd5a9fbda235be11ccfd28220996df892d4d16cf68f43a7740b95d8430
MD5 dfe8ee21325497ea945d7da1766a3d43
BLAKE2b-256 66242eda232f04a606392361331dc3a95f3598c17639741e5c7a45b6e699a1da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e107afc77380da8bf04c84ab856f5933f0def90dfe8ca3a9fc74d42ef1a73158
MD5 39c5144c6f96ce2a2c84498830d8f4ff
BLAKE2b-256 55a0bf10a35dfb2b204bc7d32691250981316733fc6477141cc38283e46706f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 40df8205b2056e35880523eb81c325b7d0f82cc84f11949f7952b0ae6121210e
MD5 706cf4ffd21e5aa38f6bff825f7cf068
BLAKE2b-256 d6c1dcdf4d7e43ec37e6e3d1ddd1a0c001f8603c1d9f34e0aea566b85d85e0d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b876b009e9ab90a9eabc235bc6bafc267de958dd18259188f493a8a3051e04b0
MD5 b6905dca80494673177bb3eddf059134
BLAKE2b-256 31cc328c19a21b0d668df4b2c82bd8f77fdf80d1bc30373944b88ee9733d2cfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e810448221bff30c762a8edadd10634820dad1bbbaa81e41a71c255cd368f490
MD5 32e29148eb97d6292829e995a62fea81
BLAKE2b-256 7cd73a4bf0de7495b8851dd2a02a43c6ea7e89c3b10b67f845a77c08b5acd53c

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