Skip to main content

passagemath: Certified root continuation with sirocco

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

About this pip-installable distribution package

This pip-installable distribution passagemath-sirocco provides a Cython interface to the sirocco library for computing topologically certified root continuation of bivariate polynomials.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-sirocco[test]" ipython

In [1]: from sage.all__sagemath_sirocco import *

In [2]: from sage.libs.sirocco import contpath

In [3]: pol = list(map(RR,[0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]))

In [4]: contpath(2, pol, RR(0), RR(0))
Out[4]:
[(0.0, 0.0, 0.0),
 (0.3535533905932738, -0.12500000000000003, 0.0),
 (0.7071067811865476, -0.5000000000000001, 0.0),
 (1.0, -1.0, 0.0)]

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_sirocco-10.5.46.tar.gz (6.0 kB view details)

Uploaded Source

Built Distributions

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

passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.46-cp313-cp313-macosx_14_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl (628.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.46-cp312-cp312-macosx_14_0_arm64.whl (540.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.46-cp311-cp311-macosx_14_0_arm64.whl (540.5 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.46-cp310-cp310-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.46-cp39-cp39-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_sirocco-10.5.46.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.46.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_sirocco-10.5.46.tar.gz
Algorithm Hash digest
SHA256 61478d7b9f8fc4a2bed1266bb73851eee3c296931fe02563cdf60a8b788183c7
MD5 96c40ebbc9ea377c284539629938f5fb
BLAKE2b-256 f90835abb4e4978cd9f903535c1816e847c85db46b991831656491f937090e1d

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d605593cffbc7a21480821ca312057ab5f0182040da188cdffcc325679940136
MD5 484419dcb8e041664f0040b623b09b0e
BLAKE2b-256 afde908dc53cfab0db624f1ba5654879644576e12a771d19827f6b8f2b286887

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 066915c21f97a2536cd4c0a44bd162133b8d3f353e244b104ff048d2df26ce22
MD5 27f55b32288c6efb8a55adb274fbfda3
BLAKE2b-256 a81d1260b27e4a7e005a51e0286c6e65cf66f58dd6a503b32afc40c6996ca3f7

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4da5ab96eb03f703ff89a35db76041d3c7c11f1a0902ca5e5b5b603671b2a74a
MD5 f830767ebef3599fcf6633944908356a
BLAKE2b-256 3521d1080875bcde1382d1a64ee650e325748d04bd3937d0daa99095cfbaeecd

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 79a1c8b8fb0bdf6abcfc8fe9747789c157ec540fee15c48e0f9470da38989918
MD5 50a527d88ae7e962d61fd09f662752ed
BLAKE2b-256 9826b4a8783c67c3c1c907a7c2ddad650d96932aa20d505deef01aa617cf5d7e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6abce91a61932736aa8a0dccb8c82754241b2ba79354c51d5018467853a88fca
MD5 3898184052c8e2a95d07a77151424f5f
BLAKE2b-256 fb9c709db28566645f45ee3e859e2f499b36ef56bba4565c15c76ddd0655c137

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a08cf80a03d7673affaea431cd86e5d4782a2c3124b1462e22481f2f3a500aef
MD5 dc4719c68e01db4fdeba0f7ec5ddc05f
BLAKE2b-256 16f18067ed26ed4203f5c01b1d529492a53de9aa81d5bc8be09aab1f0aa0af7f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ec1838445a894aa20f5f206f3039093150173e1d868eac6b9ce09b15d97799b
MD5 8decf94ac0af0c964bc7db9a2d93077b
BLAKE2b-256 32d628df9aa388262ad20f18e3430cd02fcdbe3ddef18b2d09f24eb55e0648e4

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 445de7494ee07193bb92d268a6c7079eb91b9d9d71c7f034af5fa6f65f52278d
MD5 54c9c68c6aa37c6f48bae74dd4d0bab6
BLAKE2b-256 ffdf339f544cce6bbe6b225c8c5e728c4465df07359e1a5c8873d8c9c12bd865

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9be34687dedb830661a652ced739b0273ed752061b15f3021c1233a0f41044f0
MD5 b8af0ed02dabc5893d453e989b2ae1f4
BLAKE2b-256 3615bf3f1295cf8c9c1e53302e89bb94db396dfa118cd5e514d4c950a7401321

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 01e624093b196eb0496349d599c56a86866fb63c67e887ddec32706d0de27e87
MD5 dec7cb1c030823020f89cf40599c3cdc
BLAKE2b-256 566fda2b8c3013c773616235baeb9cf5fc149c6657ef21c9d14b5541e22dccc4

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 77eea53c31477e5377d2b48cb84d0a89ddd1e016ce8c4649f4cb242b01b1989d
MD5 a6ba6a660cd2a739a1a20c52c02f3bab
BLAKE2b-256 edd81f9a98299af1ddee74dd1825fadecbda5fb86b2661ccba4921c032bb3a41

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2dfbefb0c54a6133e7734a44e9e0dde4430f4ea15a681741eed05f3be8e666ef
MD5 721e8645a4371572883e050eec10014f
BLAKE2b-256 7fd9d030d4703a2bc6d5d054fcd3aaed4e9ac30fbf25b5c2d0021b97206c3890

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c7b20da0c492bd490f14420593e8b25a0c39e2a190c9ce5a4f32c65089519603
MD5 4ea1780a5c25646c3e3b961d1191ddc8
BLAKE2b-256 62aa54d978f3b9b34d3c8a6a694a6b0dd5c646afa64f9e7a919bd6000ae63378

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a35488b239d3ff59d3525fb10b4d64230eeb6e794a6de1b633f32406468ecff
MD5 be89711461058d4fda0d46e73416f7fb
BLAKE2b-256 a12d3126a2aabb727521c67503f61b5a44c8005e68aed5e830f312b568b0f31f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 50d4665553d4be6ad6c967e5f9fe61c2c2e263393448f74fb5b37a9ec582a4c2
MD5 d3c5052de66c12f5f5a5bb728bf8a4b2
BLAKE2b-256 a1aedcebc2c277570a26d66b06d0e7086f7c22324786e10f970ac6854a6846e0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8e14afd5853b835e05c34a2f727c06856123d40b1fbeec8af2a4c7ac30d92bfa
MD5 9d3c98b8a4229510453bb0be751b7d94
BLAKE2b-256 32c186aa75cbfbd61f0e49b3aa912343e88d44286b693c463e257b72003d3590

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 425426322a5a16d370ad7277efe72326154d16436e1ca0eaa0151c410c6abc56
MD5 eac6a270b1a2bb554d3c35f3c2f486fe
BLAKE2b-256 5283b1a4575692fbffcaf2bf591955dd59ce6fbc4a03825f2fe72ca04d4da4e1

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fa6e98125086612b354b8c542488ed1689e5a03507b73ea9b36d35dd4d2e5f6c
MD5 055b3138ae6e96a62ce80f75b2431a76
BLAKE2b-256 5758239ea1f5d84cd282a82b6e7a6bc6eb3935893e0fa4d55b31e0ce60f550e5

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fee0c7988f16117cd5d07e210fe47367f0bf982128c9a30f45c29ad53966d5e6
MD5 66a27c36b969484f3a0609741307fddb
BLAKE2b-256 9678b307198ee210829cecef9ef35593e41df2b2087eeb32f41a46a512612416

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb9ddf21212f8be7695802df09b9bee6b2af65d0b1eb3346989df0f644caf6c1
MD5 b2a9e8678dec522132ae211c029789ef
BLAKE2b-256 8986f2703c86e373ca021a9dd1cd5e4522fc38b2f8474a2c84811a186549a515

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4361fa2337585dc64dd8014d24aeca2f21e0bf8b4e4f823a1b0feaa3e2e48017
MD5 d3b1c9471d713bb5ad98f8f77a4daedc
BLAKE2b-256 57e641fe35c2e8f1be36dcd8678a0f3b5d6f3230026fb6faf835730c51212d96

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 67e41d8f5e1007025efc627be9fdf2b4f608cb36ce729d7b1e821e2e2b9d278e
MD5 411b1e89080a825774cdb5bfa2cbba49
BLAKE2b-256 18c5b8f05651603ea40c2a88ee275aad19661325397b5a1ad47dc95084a229e3

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f43d5d712ffe6db76c0ea453aad686fb72dc6eb41f0d64c4a7e5bdd2edefe109
MD5 e113d256de5e5c3fbc022b7af88daab3
BLAKE2b-256 7c2df857c081ab2bb1ec9c23cb0a0b58601ab79f93d07069a3549d09a45a54cc

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f2ddbecba02e9c782247f8ffe8dead99df8b527e8c6fe04a15de8abc8136d4a1
MD5 b5689e64ad94b234cbd3d54528f5f070
BLAKE2b-256 a88f28507ce8aa5e248d1e1b886cacd5f18a3fde5008edf508588e5b986f24b5

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 330a82bfd121652d5a709b50b419558429a6e6c02809293ce55704d4b878c2a0
MD5 678efa117db380675518b626d3bf4b56
BLAKE2b-256 756ef3350e149a764c55770aaa7ca377d05456f5b1df72aa373bfd997cf935d9

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e9e5866a3d7bcaa63a83c4f55c851c88974a0796c45423290e5bbe4fe46cbbba
MD5 9ae3f5f92ec7bef9e5546eebab48c4b6
BLAKE2b-256 d45e08f557022c6c58a11a120debcb3ed08a7f3ac9823163c6293ea070b5695c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 40911c6a96abf3f88c621394799765e475d034262fe3c84d95c4b09d410cf133
MD5 3b58f6ea49600e1b32f0d35683fd5e69
BLAKE2b-256 f659b4e9dfe575530c0d64ad896b78ad41ff5858bf1c5f7fe0ad69fac05ae9ca

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c6f11129c0c4a443ef6aaf5bdfe2af6030e9aaab3b5e9f137743b4b0fa08f47
MD5 fc889b302c0d591cade39c1e23d80ef7
BLAKE2b-256 285e480ed7bf8b1d7c4d6f2bb6bbc296d24195d73aa8c0096e7fb63c9e0e50e9

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e4efd9a3f1716a80eb8674507db7ead9167c7d84ef898757e945912c2611daa4
MD5 6c2f7d8d10cf931d1d8d81ba734178f4
BLAKE2b-256 24d0d16e316aece131ce5ecf4bb66ec5142de441118b0334b4cdb3140acfcc96

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.46-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b1262e6186b24ab6f4e612fd342d07e9515a092c12953696458eeb8eb533f117
MD5 5c9fc7e63254c4992d4281a1f5e8e4e3
BLAKE2b-256 b7969ed23b6f06807d72d9d3f9af9b8e996ff26d06fa985a5e9bea1313843ea7

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