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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (423.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (366.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

ellippy-1.0.1-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.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (502.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.1-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.1-cp314-cp314-win_amd64.whl (301.7 kB view details)

Uploaded CPython 3.14Windows x86-64

ellippy-1.0.1-cp314-cp314-win32.whl (270.3 kB view details)

Uploaded CPython 3.14Windows x86

ellippy-1.0.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

ellippy-1.0.1-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.1-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.1-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.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (364.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (343.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ellippy-1.0.1-cp314-cp314-macosx_10_12_x86_64.whl (364.4 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

ellippy-1.0.1-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.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (502.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (363.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ellippy-1.0.1-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.1-cp313-cp313-win_amd64.whl (302.4 kB view details)

Uploaded CPython 3.13Windows x86-64

ellippy-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ellippy-1.0.1-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.1-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.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (422.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

ellippy-1.0.1-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.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (344.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ellippy-1.0.1-cp313-cp313-macosx_10_12_x86_64.whl (365.4 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

ellippy-1.0.1-cp312-cp312-win_amd64.whl (302.1 kB view details)

Uploaded CPython 3.12Windows x86-64

ellippy-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ellippy-1.0.1-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.1-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.1-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.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (344.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ellippy-1.0.1-cp312-cp312-macosx_10_12_x86_64.whl (365.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

ellippy-1.0.1-cp311-cp311-win_amd64.whl (302.0 kB view details)

Uploaded CPython 3.11Windows x86-64

ellippy-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ellippy-1.0.1-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.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-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.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (345.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ellippy-1.0.1-cp311-cp311-macosx_10_12_x86_64.whl (366.5 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

ellippy-1.0.1-cp310-cp310-win_amd64.whl (302.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ellippy-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ellippy-1.0.1-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.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (506.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

ellippy-1.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (424.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

ellippy-1.0.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (365.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

ellippy-1.0.1-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.1.tar.gz.

File metadata

  • Download URL: ellippy-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 8e4f4feb919c095cc730609d54938a8c6a82f43476f8948186aa81198551c897
MD5 120d13be5810b200ef03868481982cb9
BLAKE2b-256 5d2ffc68e22b3eba7773303dedcc1a8dd60bd4cf8d672dc6da3ac52cdc67c7cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b651befb01024b6f2730e2f37aca6e58a1fb1056500f01f6516f1aaa3a7143d
MD5 0ac1e77dbc5e8b9629c9c0c69bdddcd0
BLAKE2b-256 a59af5e86c0574342d0eed4177131be47b07ea5c159fd393a9242a23266487c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b68f53691367670a27166943aeae333786ed5e74a1b86ff514dbdc879df5d745
MD5 0f66ac92ed4701b066bebbf0336f537a
BLAKE2b-256 751786210234145ce0162270d8a53ec765640822d2da1304b3ece4e41ae64961

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95448ebc1862f697b6733375ed295b436a17202d9eba363383844736acd79a79
MD5 0fe589efb63027ef7578182ed41f847e
BLAKE2b-256 e9dcf2ae084d228a317d57036a1c126976895511fab8e8c61d11cd671142d1e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 86bc05290760f03a3868cae591b8f20241dea32b374ba78b96709c2df8dd5aac
MD5 db3aa8f92fd8f0c06709b1dddda6e504
BLAKE2b-256 e622467d42c24651d68feeb3d8faf467c542245671634adff46df6daae11ad3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 43ca33bb91d804cb65c313be9f3ab9a18846f109c84265ee9ecebb6a6eea2fd4
MD5 a26b6fcd668122c35ca41f7d7d149ae8
BLAKE2b-256 90e643d865425d730a58049125e68636a3206d192743996a410ef0458faf4aa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fad4fcce149f01f7bbc68d494231b33db58cb899bdddc1eb9c200b8af05954a8
MD5 91ff3729fee7670882f5b5262456774c
BLAKE2b-256 3acd6ed27ad9732838d74f5dd6af26a5f8fd44c8709a82e3c04fef9c0cb10820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 af5d250f1a7e85008dfd25eccea0a812b72c22b8c36cd9b5766dcabd27088cf6
MD5 a04f4ab2384500b869c873ebc37009b3
BLAKE2b-256 b18a62dd9d3612bc7d88778b1c88c4e2bc25efdfc742cdb131d74e0202163a4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3bc799380c67b8b942385cbfb82d0db5a4835f9509c50eaa6ae8ab761bee8b60
MD5 c661bc7cd9df720f5a9d1d7ba2ac0e7b
BLAKE2b-256 5765f754d40f113affeb0d44cd332029cc29fee22ee28324d7f74dbad9532f5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 430df1e1d233b3c3db2fdca090dde54602e50678ff4d7ec3d1012785d39ae467
MD5 60cbdba8ac26341478b92fedf027c330
BLAKE2b-256 d716ae9c476fdf3cc62ee190f459eefe815be4e6a4061c90406422f599982214

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5fa1c29958932a07787727cecc05568c61619b2abe8799f4aa33cee4ce6cd62b
MD5 1a5915bbda60b873d2a9d932302cb905
BLAKE2b-256 39b3f1564e50aa62962c3a8da949ac3b08fb11988150d292343daf52a9399503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 82b71020ba9646f18105a05511d819bceca00350d5224aa6026fdfb11943825d
MD5 a26821a90cfe24d86f87a14496ee0cc2
BLAKE2b-256 245bace5af27e5308557bc5bc21ddd2048ca4ce231e26543cafa49f252eb69be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7a417e51a5600dcce5f620be8a166b2b60b8fde30dec0666483d5b7d5318039e
MD5 86437415515c845d43e7ba84c2f36591
BLAKE2b-256 96684465e1b7c66a5a3ae6da43cc0beaf5de2f5c8c1987a8436790e3e2c354e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b2b81c92b2277e9f95eabc82ed3fd1e5f8f7d36075a1253479fdeb11461ff1de
MD5 dacb03fad2869bce96f94658ba5d6c54
BLAKE2b-256 79cb999829c6e9931bae3c80634de6d326a54c41bbd3fea84a037744983c71fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4e9f604aae3d78ddd8954b00ed956b3c9fdf749df3715b334805befea8d3f05
MD5 109ff983ff8db24878464e83c38527c0
BLAKE2b-256 657941246f1a6f255ae9c63439fe8f38387109bbc57af3086d913cff33804891

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 301.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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6bdd10aabcccb7ff45f2eff1ad6e7d1749c27c262e59740ab7900195d1388f37
MD5 7621e15d6021f8d8ffef0de0b5e2dd83
BLAKE2b-256 ded420528b2ccb0ed6cf7a7536977450c84f8238e112ed9dfe1742511d2d0b91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 270.3 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.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 2e192941cf6fda2f1a74552b276fd54482d460e84662d97a2f5356f602173c01
MD5 6473471c1626f9d95d9015e40b9e0381
BLAKE2b-256 5c9318297759a4c06ff252599ac011b8d6f7754717e049fb01a8556752c68c3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 86725f25ba85f59178c334af23bf6e528fabf6b6f6002de80d0fe9a03fe298c1
MD5 34afd184a1b3366c026db1a05c570379
BLAKE2b-256 a3ae47979650cde2234620e84ef43f9db784335886159341dad65e5a6239bf27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ccc31aa56a854d9c6187c513bb574a33885c7853d9980e02cb23cabee52c4eef
MD5 2aaecf6546b36c8df1ceef090b761bca
BLAKE2b-256 f80d52ae45fa6dcec769d4f33e8e11113fadf18dfc85b23f0ffdd4670fb51d8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a98a2006ec49805645a199a1138105321aa2d78fdc2563d6abf17fb552536a4e
MD5 4271d700204e166f61689e9d2db53f0c
BLAKE2b-256 fc7b4f8d8717f71e1f6bcae91a48859faf54be27a85f5b8280bf9b4c2a2795e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a83cb6592e39904ab90f093dc867647fa47573b6c533dba63ecdc2261333796d
MD5 0d31daec84b33aa9ac3ac209d2ce88f9
BLAKE2b-256 bf0b63bc0ef5a1d882b07540bf52be9998f6e2cde1da8cd79ed2a56c8dab5f6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 86cdfbe555d7d2d4568558038aa14108b62d102226a2158a512fd4d961db1a23
MD5 fa9122c118b6a27e06451fff401bdf50
BLAKE2b-256 4ffde766c8f1e460dfda189b80480e65635a2f902e7c745563c465b6449cb973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2641263f6d71f4a45514263e391b7758327460e0c51c311d941467c7c0f83acc
MD5 4a87cc69bb87f9f5f5c35043aa456dec
BLAKE2b-256 fd303511e0e8593a9f5bc583a784e725b6d4d223175761dfb7ff68efa3dbe86d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd57255c0725b7a41c7a267156bc3cdcfd0d690d7c8338ae081ee4358c2984c9
MD5 84b100c3ecfa5a8577dd67e5d1d98ad1
BLAKE2b-256 38c50a34253d2fe976600313baa82bf4f4fae416b7cd739159e3d3755dda5113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a3587d508fbe7886dbae0b3091adb8be2a0c9eee44616bbc79be40afc48d515b
MD5 676f67b2e76310a3b8150b7aabeca396
BLAKE2b-256 5a233220548a3492e9ffaeb0ea1285945f3a4e28179cd76355555940fee2edd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f82224d62d28c00536a21a96b01c25af3726651302a9b71f278ae461089fb668
MD5 614b1ae2161b57cc14958af100fef9c4
BLAKE2b-256 1e9c28a3cd6b1375482e292066368caa1d6a875a72396638e1fcfb87a3a3b73d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 41a70fef6a81e848899a12f45a79aec9c6f3903a6c9b3119639162f416f7ff7e
MD5 b8f3e261b5747607f62cdef6eb82dcee
BLAKE2b-256 3d024b8246a381c654ddb01cc5c4bf3b00f6e683587bfe39540817d82631974f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fed4781d1f207212f43f6e6fefb245b0c1b17676dd8fcb835121e69f8c3c43f5
MD5 b3b8325cb81a1f8531d61124b0278865
BLAKE2b-256 be2e05962464ff79b22e5fe3f138b6d0925294af721fa65423ef20b12c15c475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4b817e01fe3b6438ec00e8783bc2e1aea8eb1a2738f4634c91c2bae1480f5e5
MD5 c7634520ef84d7e728491c3bb8d5c0a8
BLAKE2b-256 d57af15addd0d531f69f10429516bd05dc2b6786b5aa63793a78ca75908b6497

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 302.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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6d4e05812fc44d7ecb3f94f04f478b7f247683386da304c99554c193e1518cfd
MD5 fcc43668e741a60f25f776d5c3a39a29
BLAKE2b-256 e16fd0199a9635affd5bc51a20b3f8b5456b3142c7c81ea071a378ac2c226f89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26146ee8326a5a48fb04cdebfd8897d1fb05e07a86c270fa77eff48b526c6692
MD5 7d6fb5fecbbf24914739879ac9f397aa
BLAKE2b-256 f0b3963f02a0048314edf504b683040efed88b15cf3ce0e21b6bd4fdb49ac9c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c754417d3790033b2d9fb9dc1abd82da6e8762619205a6005bf661cc9c02987f
MD5 a7423d6e682bed792246b5932097afc2
BLAKE2b-256 82db7ed77a921f1f0b70b09096a78f2b92aa1359b947d372d2dbd5592faffd66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3d255f98a72a60a734ea6d2e75ebcc38a08f37caea339b1e586b3adef5266a2e
MD5 a13649cb405c5d392834e1feb456bab7
BLAKE2b-256 8b63572bfec836fdd40b6c0539ea0abe986470291e8d7fd2c51f918d17490439

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 61e0f64d37733f657cf16518d23b6c754f72b157dda6950d9407ddf8afef80dd
MD5 4542b5ce6b92ef7f31bd04178c4c35e5
BLAKE2b-256 bb85f59cd164cfe167c8dc83d3c6cdfcca451e490f6fc34f348bdba04a0af61e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6a93fe57e0e9c628ea1da6417d912fb77a500cec80354f01e109e4c9efb981e9
MD5 074b48d97012040af6b7e6261ed033b1
BLAKE2b-256 8502ced3e1c1ff8c395457e0b4d065df4a85afe2ae5a3cf150210a6e1ab9c927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bebfbfdd6af66daa098db2be606005f6a7cb34ae4e853f7f46aa15d487cd861c
MD5 3b171e52b2cf73b0b6c421b269a83ecb
BLAKE2b-256 f1dfcdb9edaa430387ca391738f2754011144da660744f3eba71309b13d7fc81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 756011bf7cc2101d4306418d99d889c41afeb2b5ddf1b300e4479f02c3e5a0fc
MD5 2cd52af7a427a9ca2ae02d72b62d8a5e
BLAKE2b-256 d76394b4df9d18457e8985172de4f4643a15410588bd3c9eeaf78302d536ec85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0f1eb9b9b522d576e2d044312ec1d5cfe99f58b815c82a35ad9ef4362a4db652
MD5 9dd64070c7b0685100acdb1e353c4f44
BLAKE2b-256 f39193538420f2602dfbae9c1b5a467631e2754efcb3310edca47a13affae1bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 302.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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fc3cf3525a5d3c18df175bf8f88eaec4e04a3b983ab9f4f25a042eba902b4936
MD5 da6e5556e4a2402e4473c89ee1989afe
BLAKE2b-256 a9be44033ff4808512552e5f15d121ff3d1a4fa65fab04bd6b379cca789dd53a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4160d9cd3e770c0ccdbc280c3b62339317105743e869018e76775c97815342ef
MD5 300b6a8c269527a48a6335bd85582621
BLAKE2b-256 afd5a5d5428b0bb1e07cbe28764674cbff570c2837bb59d52bcafde6a142f5fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bae029a2694f20c193075b8685710fb1d7bc662ed2ee324aee7d90e379c030b9
MD5 30466f0e5718d9af95eae2970101a861
BLAKE2b-256 71ab99a258cc64f55f71facd7d38bdd49e39ae78366e57e9c56285c6f1143f10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 118d7730b41cf5833371cf0724930ab5de52513f646194e3070d50775739f3a5
MD5 5512ceb40c87652a4259a0c4ce4d9f25
BLAKE2b-256 921ed8855b88328abaf1fc4983ef7accfced664a16c241e108aac43b35517ea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4490fa7fe22db8eec0803bc9dba102835828f75f65dd72187aded8f55e25583f
MD5 bc140f0b186c563b647f523a83b49fff
BLAKE2b-256 43e30a01f8351fa9b15fe25d708d69330931695a8fa75403844449eadb9075a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eca57f0df838f3b498863bd025e08b62220b9119ee24ad77b71a05380f4557fe
MD5 768951a3c0221474d0d2e1d2de9431ec
BLAKE2b-256 b2a6febac7f31fb9cf9df4c8778e42afbe7c44b5918aa23efb9a429d7ac7e1b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 35e79d7581a21f7a68557808a0884d584099c0c6772e180a4368d28922593ad8
MD5 90981ac5092989dbedf33f67b0a655ef
BLAKE2b-256 a433cb4cfea611960eec654bba4449ff6d2dfc558217834e10d8dc940c67df6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1996048d99589b6e0eec9fe39091587c9a243fdd489ab55c55cb9f3802dae63c
MD5 bd508f6d472e27680b9ad52e821bd0e4
BLAKE2b-256 d3e0c6f6537af1e2fbfbf0766ce8dfa501c5d4e7c8093ea41f1cbb5a15abe05c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e914f2b9ff3f9ea92240b97f3493f9ca71e8c7a46a49a390712076e6010feee2
MD5 13ba5bf770da00b5fb6c001be6aab343
BLAKE2b-256 3847928ba48a02ff3ed0b66c6e405b8dc9330fe2b8ef747fe50a34ea426aef0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 302.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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 93fa5215877923eafdfe3a70e0529dff6de7fbcdfcce8d07de856f61183fc38d
MD5 8f66d76da9704394f6cbed6ee5a448ee
BLAKE2b-256 b590a351a446bf68e3dba20cb9bdb1631a099eaf2bd4778d7e514db47677628c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b150c615ca147b07dc5146ace35ada26fc4cfbaa93300f98854deddcdee8095f
MD5 debd536357c8181c2de7344ad656aafe
BLAKE2b-256 89dc11bbccd2c5049a1814dee91a18cad5e03c897ce3f5861ab6d6aa3859638f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a759814b3e47ce03ccbd39aca3d13b2175811daff3f09920c9bd0d7b30f7bd20
MD5 91532e03d2dab2004bcc95f0c9e2ef71
BLAKE2b-256 19660579b7c3dcc6ef2d700b49212e2554bb7828dac998240dea7b694051261e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 256e3de12747d8b49ec03c4354ac9224b08add3d517f7fcb2caccb89decdc340
MD5 6770d2e2a6db14b742c69c2b1b77a586
BLAKE2b-256 a026ee621f9f3c4ab5ca8431062d290f735044a39388797b06ce46a8b567f7a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae3d321023cd6f21c381454d45782cf7c2141ccba4f95d1303ffd0ba0e99d1f5
MD5 0c7e30da7f46ab05bd46f412bc0ad98b
BLAKE2b-256 afdb8bfc7b3058d2d07331f377b0368b1fe74b9340c79e243e4490ce417db027

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e4e0cc6df6e091632a7768fcd01d9f69cc215df582ea7b96e99f803f8c915292
MD5 144e14e48566e0097ef47a18481d67c6
BLAKE2b-256 858aff77c159439127f370548e40aa887802ecd1959ef2eef5c9ab4b6679a8c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d03f9b43499dd6c0b8478efc7b9cb09e797af510d23834b80fdd05c92ca95d7b
MD5 928d542d0cce6e77f2a769ba9798681e
BLAKE2b-256 3ca1af25ebb9bc72bf7f537005dcceca2d9162e5393ae77d12c68d866c1b3b19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 706a51773bb84583c087d91681f24ffabceb3b17bbd54b21d5ec38b206bbb607
MD5 5b8df9cd93b88e97d90b635c4aed9c91
BLAKE2b-256 3c966598bed311738307520d7a5e0aabc2263d67337042c6618d44eb6e698598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 edc8606042a5b69e4ebe3dd6def8cfde8bc9823f59299e2d581cb62d1c338165
MD5 ee7f81b811936f2169759fea5af76449
BLAKE2b-256 d2ce1b92d21ded68f3daff22dd1f68a91a9851401b893edddf3a55aa8e3cabbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ellippy-1.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 302.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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 02f8f93adfb0ad421552400f3a2da6907bfc0ba82c4afc2101a2ceacdfed0b54
MD5 02fbf7349de23fbdca27d4a53d3c0f82
BLAKE2b-256 2056290bda25c3db68798d89b697f5ff65668f42b6f8d3d765e4088ce0191066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 409795bbb8874f6e8bb57a6121e5c9107c7b5e25cc41c75e0f315168cb8dc512
MD5 4be2adcef57a50dc2142a9d2761d64fa
BLAKE2b-256 27c9331462f9837846a0f423b84cf864fdb58949840a463dadb56fad87927f82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a49b08040911ad2c6cb3061390b603b55428d140e061e95c81eb841e2afea224
MD5 a7f9e5b56711ab96ac5ec1b84c42feca
BLAKE2b-256 fced6f6ae7759332bc4bee420ed944f6c9f438b2f0d8e9d380b6d3b651fede2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 70c96299726c5d21d03186bb22f8055f6f62f2c02d98090c80b6f15853f36e88
MD5 9bfdb78a539163f5cc5f1e5689815eb6
BLAKE2b-256 5f0f038c27029c08c881050968437d9d5f205b65136fac011a864a31ecbb4b1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae5b809dec446f2a1499549c8b7a67da867b08ae4dea99040f5ce90578551096
MD5 fe1068f8f0da35d0ab88c48f8e66eb52
BLAKE2b-256 851519e28e55819e7140c2447f4b0f210309af0cf45888c603033dcb22dcdd09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c5167110b4f9b20413747fefa1f899a9fba6bf9e7d40a9d362778884a832a539
MD5 fbe46f019b60e7b91c04053ebd98f5b3
BLAKE2b-256 638521c82d1466490f9433029a8638af61f7b1854c74bf1f78cb308521325f3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ellippy-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db885221466070fc0655f267a2aec6cdf416326bf61f236a4238722d5cbe048a
MD5 83e304929ef081bc874f3bf1d39d520d
BLAKE2b-256 aa773cdacd0323304456febef5818a74993d5ccd11ecd213c6924229ff419149

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