Skip to main content

LGPL library for small arms ballistic calculations (Python 3)

Project description

CyEulerBallistic

LGPL library for small arms ballistic calculations based on point-mass (3 DoF) plus spin drift. The fork of py_ballisticcalc.exts that can be used as side-package

license pypi downloads downloads/month versions Made in Ukraine

Python cythonized package tests (uv)

Table of contents

Installation

pip install CyEulerBallistic
# or 
uv add CyEulerBallistic

Usage

Initialize CyEulerBallistic engine

from py_ballisticcalc import Calculator
calc = Calculator(_engine="CyEulerBallistic")

Follow Original README for detailed illustrations of all features and usage.

About project

The library provides trajectory calculation for ballistic projectiles including air rifles, bows, firearms, artillery, and so on.

The 3DoF model that is used in this calculator is rooted in public C code of JBM's calculator, ported to C#, optimized, fixed and extended with elements described in Litz's Applied Ballistics book and from the friendly project of Alexandre Trofimov and then ported to Go.

This Python3 implementation has been expanded to support multiple ballistic coefficients and custom drag functions, such as those derived from Doppler radar data.

The online version of Go documentation is located here.

C# version of the package is located here, and the online version of C# API documentation is located here.

Contributors

This project exists thanks to all the people who contribute.

Special thanks to:

  • David Bookstaber - Ballistics Expert
    For help understanding and improving the functionality
  • Nikolay Gekht
    For the sources code on C# and GO-lang from which this project firstly was forked

RISK NOTICE

The library performs very limited simulation of a complex physical process and so it performs a lot of approximations. Therefore, the calculation results MUST NOT be considered as completely and reliably reflecting actual behavior or characteristics of projectiles. While these results may be used for educational purpose, they must NOT be considered as reliable for the areas where incorrect calculation may cause making a wrong decision, financial harm, or can put a human life at risk.

THE CODE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.

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

cyeulerballistic-2.1.1b1.tar.gz (300.1 kB view details)

Uploaded Source

Built Distributions

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

cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-win_amd64.whl (411.1 kB view details)

Uploaded PyPyWindows x86-64

cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (430.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (435.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (404.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (408.0 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-win_amd64.whl (411.5 kB view details)

Uploaded PyPyWindows x86-64

cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (430.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (435.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (405.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (408.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-win_amd64.whl (411.4 kB view details)

Uploaded PyPyWindows x86-64

cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (430.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (435.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (405.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (408.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

cyeulerballistic-2.1.1b1-cp313-cp313-win_amd64.whl (423.2 kB view details)

Uploaded CPython 3.13Windows x86-64

cyeulerballistic-2.1.1b1-cp313-cp313-win32.whl (410.8 kB view details)

Uploaded CPython 3.13Windows x86

cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_i686.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-cp313-cp313-macosx_11_0_arm64.whl (425.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-cp313-cp313-macosx_10_13_x86_64.whl (430.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

cyeulerballistic-2.1.1b1-cp312-cp312-win_amd64.whl (424.2 kB view details)

Uploaded CPython 3.12Windows x86-64

cyeulerballistic-2.1.1b1-cp312-cp312-win32.whl (411.6 kB view details)

Uploaded CPython 3.12Windows x86

cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_i686.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-cp312-cp312-macosx_11_0_arm64.whl (427.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-cp312-cp312-macosx_10_13_x86_64.whl (432.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

cyeulerballistic-2.1.1b1-cp311-cp311-win_amd64.whl (427.2 kB view details)

Uploaded CPython 3.11Windows x86-64

cyeulerballistic-2.1.1b1-cp311-cp311-win32.whl (413.9 kB view details)

Uploaded CPython 3.11Windows x86

cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_i686.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-cp311-cp311-macosx_11_0_arm64.whl (429.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl (434.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

cyeulerballistic-2.1.1b1-cp310-cp310-win_amd64.whl (426.9 kB view details)

Uploaded CPython 3.10Windows x86-64

cyeulerballistic-2.1.1b1-cp310-cp310-win32.whl (415.2 kB view details)

Uploaded CPython 3.10Windows x86

cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_i686.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-cp310-cp310-macosx_11_0_arm64.whl (430.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl (435.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

cyeulerballistic-2.1.1b1-cp39-cp39-win_amd64.whl (428.8 kB view details)

Uploaded CPython 3.9Windows x86-64

cyeulerballistic-2.1.1b1-cp39-cp39-win32.whl (416.8 kB view details)

Uploaded CPython 3.9Windows x86

cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_i686.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

cyeulerballistic-2.1.1b1-cp39-cp39-macosx_11_0_arm64.whl (433.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cyeulerballistic-2.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl (437.9 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file cyeulerballistic-2.1.1b1.tar.gz.

File metadata

  • Download URL: cyeulerballistic-2.1.1b1.tar.gz
  • Upload date:
  • Size: 300.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for cyeulerballistic-2.1.1b1.tar.gz
Algorithm Hash digest
SHA256 3ad8f5b26448648b303aa7a03b5d97044fc38e81480e9e6bcb234ee9edbb41e3
MD5 02214675ffb8b9bd719f219c3923fd57
BLAKE2b-256 0f32e575cd67fcf0b3a4e05d9511852d8fc19551fbc8ed120fd50ff41b11c8d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1.tar.gz:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2b28abdf60c2c890b070af45bf526d91b109855db16935ed9d34d6d3c2aafc2b
MD5 c4c56610de611b46f1a68a71e755b12c
BLAKE2b-256 b4cae35903106344986b04bdf3ec323b1dfb273dc960c098eb3f8fb002aba1d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf53e22c8d263906e0061da39ed2ab6b8f43224578c57da911c60747821fafbe
MD5 e2d11351acf5903f3b18ac8558368072
BLAKE2b-256 f75c7b63bc010410ccbb924feff2f1d9a720dbc947796e10e9a8d54925b47e16

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2502d8eb873ea5e1b61ad1748c27d2f4799ff266005450368b3319403fb8d47b
MD5 09b1b9d9973b36895b78a1f4721e14f5
BLAKE2b-256 1c08829dda7ebfc19ee3a47b485a4bd840bfb4b9efde4af1b6d251af342bae0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0892ed8b9fc99bf11021c77948fe3e0b2c534fac0a8338fe33421643b26f904
MD5 9821f108eb48d96e538d5aa2882ff9e4
BLAKE2b-256 335a7d07a4f0dda5681d71fd8fa3b8299e7eceb2b0b221472e459c661d561367

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d23d0a682ef4ce47073e37625e701c7cf619fd62b0fcbeb5878e6ef04255e101
MD5 dbd69d6b5bd269a70c540c39853573fc
BLAKE2b-256 1b56b77307579202b8ee9f572bb50d8ccce42fd1c18978e00adbc9c4fe9bde1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c274ecfedbe329dfba16c09e36130a44835985045101f4ce473b65a8b6b5afe1
MD5 b08fc6fee10d4b1c2355597be77da3bf
BLAKE2b-256 040054aef9def7b3d72f3cae7ecdcf471eef65d1c454820e0a12f7bde2518f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfeb19d35b858a652f722bd2d62df07865bd14e1b6866e34c32a2bbb40e514f6
MD5 68b97c2b69c430774ea81ebd79d6ca8f
BLAKE2b-256 8c42d1fdba29bd37a168a436f9d57f4b42bf6b08ac6773e6348dc2b2d031098c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4cd7a4946aa08b20c1e15f3d4dab414821e1c38a98bf4474fcee57c0b2c5e0b
MD5 a3d4396fc32733be0f8182afe27a8025
BLAKE2b-256 642c883886b887f5c42a51f2f74cfbe3149c1cc902fe12d5d03c32a00bc61c5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fa302748e718c335b8bafa1b1b32ab7e781955b273289bab874b6d7877a2e1d
MD5 945b89afa3153b59fbbd5d84e18abcad
BLAKE2b-256 74fd59ca8b0adcde19e30227ac292bc2863cda0b540b753adb8b13e5a7fece5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2f6c9d023b5dae331e50decaf3fdf59e6209d1c40295c343a4b0af6a8bcde457
MD5 00c6e570a2e1a6055af5dfecd820e113
BLAKE2b-256 b33db1e5be660a1ded56d7b456f44a3e95e1f4b1c3909eddbf83eec2c69bec30

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ab46ee213771eaedcca48256fb585ca00f827b373d5068d44ee85e9bf10b2dcd
MD5 6b30af3964330ddee4f547dc29f4cc80
BLAKE2b-256 275c740c0dacfb4d9e2d1cc1f89aed464073256b8c9ecb9de7af0bcaa288c140

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fcee4bb753ee4a12c927197929dcf4725aed5f1f6e04b8425114eebd3a0258e
MD5 14371f6df873a4e6f1ff4abfb85d19b0
BLAKE2b-256 12f0186738eca990387891bf106d93ef8bf90da49baf55d82421c7a1b2a74b57

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a29c767edba608e83b2227bd3614995a60b3dd64b6e21b1072ef6ad8ed1d493a
MD5 d58a924e2b73226e2351872236833e02
BLAKE2b-256 4d47612d1060be07cd1c5cfc870e8a4791f4595c28ab32f63f50babcec2e000a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1dd190e49de8b787fac5e715bd934c6288fdb7bd90f33f8b32ce4af13b4b8c67
MD5 a3cf0705b4a8a78c4cb04617e67028c6
BLAKE2b-256 47e5f4fdd4f0db66e8ee64b9321400920e10831fbc10254225642b09a4ea0c88

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 99acef0820af3d1af167dfceec81bc5860c89256143d85f404184ada3b41205d
MD5 a7b070e371949c0b6efd906b387c377b
BLAKE2b-256 28f4e9a6d67475ed481ba5d2bcf32b9e931879e9babe99910ddba23eaf08e4f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c60d0e29342c9a8be4064628f43137695461ec2c5a8b64ae3703e4ab81b45762
MD5 76365fdb4bdd1424fd52538352023058
BLAKE2b-256 e39cf830b3830d99c49a47fc40feba6b61f78678c9fc50f84383d12b0b29d8fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9e09f030b80ad409fd0d197f7dc395aa554e729f63831951b6d0d8b8b1690717
MD5 9da0adfbcb518ad64977ffbcede86188
BLAKE2b-256 4853985e4a3a6258a81ed0ae99e0db162c8f280ed1dcf7c5e87bcaed1524e9b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-win32.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9a35f0648e3a3938c35d21a6d8738442587a1c2b873ad72bf98a3e868bd24b4
MD5 f84be2045a76b3b562ebd6e9f9f6375d
BLAKE2b-256 b931f27adc2dd230792b105ee7e1fabf673671634f2695db1b5404e8d661a951

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 851675acb4cc63efaa58ca5c703886e5a360676e3deb3e5c2d015a89e890ff5d
MD5 1c1baf63298a32d2f7af98ba3e41f467
BLAKE2b-256 b2afee2dcb94fcb074416e3dfdd3fa94089fbd81132cfb584eef9e4272470217

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10f582cff81b885cb78ebeb5f651751bfcc58f2471a485a335c1aa7b745f6a24
MD5 d2462d1051da8f828730feebfb0bebbb
BLAKE2b-256 925e481b51c7327c1aedbb46900c177f13947209e53299441293fe31822018e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 36bf22fe280592075845a70d4d30572e805b79a2c79b3f2790b4f81d8b8b2eb9
MD5 422ff97bf845d22097f5138bbef8706b
BLAKE2b-256 873a26380bd51bbaed11e116541bef99bd1fffc8df31e01c8e1070ccabf59b25

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bbb21ffe404af47746877032b052c7941eb0b8ca18833a8d49783ae5e8b6b567
MD5 d0291d6bc4605afe52f20fd106c22a87
BLAKE2b-256 2346aafe460c6f45d494861aad399f30314dd5d348c5b2c68ea1a5e5a2c4f00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0ec49c2e1dfc860bb20a2d046982a1f4ce3d123fa1a8779140e66625e93cc2c7
MD5 46fc3bc738993e71d5a92810ed6c44a0
BLAKE2b-256 880adbecfe7efc9c455d6d23a4b849b70ed33b1d78a5ffcb10491ca8523e94f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7edf305f2fa256d442a5a37955e70e070a3267cae8070ddf744a890725eebb61
MD5 14296736260a7d82a214cbbf48769b60
BLAKE2b-256 55a692ce7f7d85e76436caec3c3fa74ce6679667497482487def4e202a8c1c9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 23d2e0bb9160c43bffeb37127adb01d59632a73bc9150f7c11fbc2fbbb8aa658
MD5 afcf4c11c0360150172cefb4ac332efe
BLAKE2b-256 734a15ba797496d904c9c93e6c633b98565376e72e01d170a6bbf384699a231c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-win32.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d60d64de4d9bbfe7be219dc08a1b000b52e7683f064107fecadf0cc79b3c8a8
MD5 887a37603af87b3656aab82de4803db7
BLAKE2b-256 4adcc00b089bf6cdbfd012650c7091a2c03dfc33dc20e90698b24ea1518b59af

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4ed64828c0d1a272b36bb7388617fc27aef56e2840b21c59792b1cdf0e981f90
MD5 1813ace0124fc6c44d51c2d1c4de1b8c
BLAKE2b-256 d32ad8568e03bf781bdb5ed9bfb61864d38006941186e6107707a9ca841b7bf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c530582f62091a1e6e982727b23c5a01f42244f1cb48170908d65f250688e96c
MD5 b908056098876831851ca341b1334f8f
BLAKE2b-256 b1a33a72e94d321aa97f04f4ccb429d7d6fe6a882a55dfc81421425bf3198470

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 14f689cef7c31e9256069e938251f9229e193416cd6de30f7f4624722b289dcb
MD5 eaf1f0690f0c0eb0560c777b43466297
BLAKE2b-256 62c761d4c33f98552171f2a852fb73ffe414fe5b64591db999110be2ee4193ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ca66c11d74057cb391afe8fcfe32feda729292f6f654b930df9cf07932a1663
MD5 5961a6d1abc7fd98ee10e6393ea2d45c
BLAKE2b-256 87c460b561200cd2b1f44b8ef7834000d5536435ad9a8ec6eccf6c114541e634

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ee84b5203611f73055ce0c9a2099a84247dad7a39e05f4e677edeaa2e2047e52
MD5 0980efcb273ae3f4b69281ab16de3d0b
BLAKE2b-256 2186df091a4c84b690de91e91b7e79016c2169cbcce9196934c96faca55af264

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1cce1f554bdc6c805fb4cdad1e69fc342b01b631664a44c2715126a78fab4349
MD5 541102d297ff17748129bde2789a63c2
BLAKE2b-256 bd70b6a906e2eb04514ee99bf20d257c6e5a723096353a66bd189104d64e4076

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 db4a252bfb4f9644531295b3f19a47ce167acc46a3ed024d6afe5cea1671f414
MD5 8d81320a0fc7bac3b1516bb034248693
BLAKE2b-256 c37b128ab86cfdae7281ecf66b380c0ea19c639af44dab1c0e1950fd449ffd38

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-win32.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 72089ae926ffc0c975e1c00ddaece9eaa30595c7140a5deabd9458d81785c602
MD5 f1ec8e152033f3f31ad074fe8f744053
BLAKE2b-256 e722dee60c67edf09238e5634bcabffdc6d67fcddb06f7707fd3983b3bd2d5d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 01c1af76aed08312f258445277ad7d2439556459326a8ab14bcc8a18ec107660
MD5 6336feb8a1d1d0710f335969ce0c057c
BLAKE2b-256 e2f32a403fa651128986a1eb26d8b3632395793efd676f4e6ca05904147fff04

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27d2bcaf54b326f3d81999816ac29434b78422bf9d1759e872c18ac1dce18e73
MD5 626d9966912b8522c2f66561d87c6b20
BLAKE2b-256 a0e773009b0624abc00aac9b8f3881373331e05c604f6c8ec4788646f1fea47a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4249ab1fdd2e917545f81f2b84ed35c68086b27a26009bdf756fd005556007e8
MD5 b43f2db5aa365fdf7f2be30d40b70ebf
BLAKE2b-256 42502e576545e8747c3240bb7649331f95ede14c21660a4f7177bc9e6548dd51

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1381101bb2ca7dc9a0b84e8ff511ce388b7a17f829e261ccfe9a1f4b04c40559
MD5 db483050c1f85f3b3cc59681ced23a95
BLAKE2b-256 1a791f709a825c513dec61c7501ee6ee58349148a9e8c89a2bdf1045f1d6ea34

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec0b514299f146f8d0e1b221225fb5a00d4d67162054309e4244e850cacfaf5f
MD5 6b9e4921157a2e420827cd9884a05205
BLAKE2b-256 c291f982a4431194eee86511859523f486f28235427798c316b123656662d180

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e19a8127e4882ca721862b9660885ea66dfb52e1b90b92260a6a8886292ed315
MD5 438a29cbcda21bc55f542505203e82d5
BLAKE2b-256 a1ce9b6245f6219f10ed56075f56e2006fc3405ff77a98de430fb642edc95710

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 43b29dc44dae8e5f4ca936948196ecc28a9c59e974047bc373d7cd5fac73fefe
MD5 c4af897e21e05fef5e9067dea6fe5592
BLAKE2b-256 594c9362224a1052c4071b2fa44bbae20f1a5b9d360d56d72549201ab70c74ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-win32.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34c972d3bb3752e102363adfbac7eb8fd6dd2036d39b403c8146858fab1647e7
MD5 58d5f2b7989c8f4e623ac855f61304ae
BLAKE2b-256 42239f0e04bd61581ab71b0a537f28a314d4e67fc3c575efbd930692bbe45119

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a629bbde0ba03cff26d060f1856709ad69f9e42b2b67ca1c91c0e403d29e2d81
MD5 a6c079b4e8d72b6f155db2e4d213ce0f
BLAKE2b-256 8054d3d4e545c7768ab7250a9320dd249c2142ff4a9d4da20f819f28bd2a7c1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 237df31935e5da4898b215880f21bcc6a20c260ae57097e61e22232c9e36b4ae
MD5 68d6ee11a7f10302d3e20902fb7f4cf8
BLAKE2b-256 586e30ce0012903838358a276a1dcb4b5fd911c8be578f9dd476554878903ff7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5d8b58c9f937239894bd533cbdc99041e52b846a8d40fa74e441c797e33db182
MD5 9b4272be635d74313eb0c471582c66e8
BLAKE2b-256 1313c20bdf8b7d50a4e20122b2601e34c83ba30deafb4ad9cf04338c0265057f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66e81d874a68fc1395217f479561ea6749628991eb57c873f80a17ec8640c56a
MD5 0d312823395a4e63633ecc0346cfe449
BLAKE2b-256 daf445ab74f5c1eaa8fe4e74c4065dc40e671c3f78370112d20c298edaadb635

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e9d893499ac71ed9aa55730738b826a970086e8f8007df6fc6e1531f43c660c
MD5 cc2886a15c50fcbcc30fcf1ba47fa72d
BLAKE2b-256 4490ffb54bd78889c5e27eb20ed63247634127e18b93bc0cb22f3f67b0452d39

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f0dda2decc719b1c2ecaa0fa973b2000373b5b319a28696f77b26ce3464a35fe
MD5 017a40fd981e47eef3079297e658609f
BLAKE2b-256 c0a9edc588161254a3c46961148629ab730a5990de1943f23c6b90f6d74324ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-win_amd64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9cdd9c7fd9add4bec81ea43c30e5ce0077c18edfc2ff31745fb4c7180833f4bc
MD5 428b9ac084eca42288662897e6c4e2be
BLAKE2b-256 ffb1306b7a02cb825a21a2158643c8a70e0335b7eba31892990f18dd8cae4b63

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-win32.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18837902083b8d2e11c58ed034bc987a3808645848f8eeacfd38806248e791a0
MD5 f1baa95a9224a76d572ef76ca0aa1330
BLAKE2b-256 7e09d25c2c32d93d3e7883c8e77136fe093d03de84e1720ee28df2dac84b52c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6fdbbaa420f09605bd25ac5cd3ad08825f42379753f20ed1cdc170376c9d287f
MD5 ef71218228edcfea38846e4682e19274
BLAKE2b-256 36bb7237ad45231fc704061d2a4d47d77144b1a19461d76f3c97434feded99a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db083b03da5f5c4d88c506a3f10ee0cda7b2898e2a1d5acb190d32cae055579d
MD5 4372677587039229868b171e660ea7c7
BLAKE2b-256 cc9280e99c6a8d0e9a5cf140370235ef2af2f17f65f24cc6205d0f3f560dea6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 778a56e65defa5b7b505ab611320e373774679642b086a0cda1754bd7d784195
MD5 74ac31ab197c305de7bcde2ace186ad5
BLAKE2b-256 1a10e733a0e9a84308d0b70e835b5b07b65358497000fcf0ef8feeb85d057d88

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8eb740a9aa66c08e1d608f203decac915d5b48e0adc9069d6b282321b2fa9fb0
MD5 a919d345cb8cf5163d8c6082a3061114
BLAKE2b-256 29fd9eba3f4205713d6df0e9aa5d277752deb19b44333ec8c44a4030d581f6f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cyeulerballistic-2.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cyeulerballistic-2.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 186f0e97114b5ca9a463b2e3999322badee8ca8e2d67dbb7e87c706a5dba22fd
MD5 955b2a8905da1dd9fc54723b001b94f0
BLAKE2b-256 e3dde45b1be0a342cc3c104a8b04025be8a7223b8a7dfef2f06551a0a373b486

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyeulerballistic-2.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: pypi-publish.yml on o-murphy/CyEulerBallistic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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