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.42.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.42-cp313-cp313-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.42-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.42-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.42-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.42-cp312-cp312-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.42-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.42-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.42-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.42-cp311-cp311-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.42-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.42-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.42-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.42-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.42-cp310-cp310-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.42-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.42-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.42-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.42-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.42-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.42-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.42-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.42-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.42.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.42.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.42.tar.gz
Algorithm Hash digest
SHA256 98ae8ef596377ac0e63f23ed7391c7c51bded39f2d6108c95faaa3624cbf4ab4
MD5 1c6ea5768815609e9936d51fd4a5ac37
BLAKE2b-256 5cd046afc4efb1a07ae091f673c24bd8f224044e85429a2e7a67027490b1ac97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5981873b8c837b02bcf475b5ad9ce2401a6b2da19b77768c4da4f19de37d0cb6
MD5 678d422c833c1b02a8f49cf7d7ce7ed2
BLAKE2b-256 f389120a9ac350bff9e87ba04f5264ef3790219de993486497152176876ce272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7979183f7a5a975fb0b2b7ba37d3799866b6555d6f03aeb86a3e60009162c621
MD5 6d6ade9ab119d6517d1e46d1b81ac4bf
BLAKE2b-256 c287fda5fe9f9a36da534e2e6c9c6146836840f73f913380d365690235aa1d44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 789034e2b34e31a9a792f8b8816c6a92393c01e9480de40fa93e34b072b89dcc
MD5 3062b8a89b532e404b3600818c49d4bf
BLAKE2b-256 da891f5d77dc08d4fec137f4cde29a21febdf89e0f4226c2d3a7cff320a1b388

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 40d2223f282cfcb4240b00b5b9af72564e4e9b93e04a8c0b620c010015a98f13
MD5 dde4fd72a6f598d48ba9bd296b93ff53
BLAKE2b-256 575ee929f56b2e6320e82a5b4a7e084ec552cdd8eaa60f1b034e82ec3887e898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 36fc7dd802d37bc4ebddcdcc33877ce7be9d2785c4e1b30858295311cb98e32d
MD5 9c10c498377a80a2397c70668989cded
BLAKE2b-256 894f8f831e1aa4d17826bc0e8e35aefd5625bd2339c6404fea8df6c67763a0c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7232b82e709c6d3bc556fe07803815bb4807e1f195fdd35134c96b5d6fe1eb8d
MD5 8e07b10f5e3a6fbf62249326dd97cd3a
BLAKE2b-256 72041e9afacb32f194cdadbc2f0ebdc329fe05d25e03036a3a39cf9429da1b03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b53a27abd61354000c171d9dc4841bf7d12c7ab7f124b1dea2ced33ba45cceb5
MD5 093d20c25c6db56889890a795dddf532
BLAKE2b-256 dc47e93c9471e0eff2726345aadb9933cabcba33d73c5eac05d8343c6fbc447d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a45bee7ed1210243eba09f4280f67990c6db770fc4576c389ae29964dc6616a0
MD5 703e1a071d034031847eb34a1b851a69
BLAKE2b-256 433b3d1ec6eaba75e457112a92689da9604c7313566c08eec82822c1f86678bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 612b8a00af43e857496f94e80fd2bede1a6709aa5c518ae5aee3c862b82f0914
MD5 80d143293d2f7461900cd4300a65f4c7
BLAKE2b-256 90d5a133b0fec85b50f99e5e8c95defed6a983dde0a0ad981da6539eeb7f9590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88de5ebd5efa7e10782dcf7e78ae10cdc62bf0b74aa0d4285a84cfe8eff7c84b
MD5 a3d95b3d9bfbc9fac8a9a48c215c896a
BLAKE2b-256 62f355e457f5903cd2eab89f326dc45bb697748b57d9c971ba1938d9b490152d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8c0fd7a7b519f218e570e7ebb1514f0d5b5627e33549f2f39ee0157edeb40635
MD5 1004ca42af7d096fa6189062c215b450
BLAKE2b-256 8fac69dced4d84093a27c239972b9dda6c8e9010730750367315a3aca15bb1a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8ed4b4e2ed18dd297f347463c50d20dd5350e266626023ec2b75420038c4a197
MD5 9b6aed0a09a886f8f867279573215a70
BLAKE2b-256 17aba6e686c6c9745f8674a250ca775739fff5e415fd5607bb7991c7b4b87cf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 83318f98fcb9b31af7ec18370ec0eec6c514149a0283bf7a707667e670ad8bc7
MD5 e8b56b2e645c6258e92e253093d2652e
BLAKE2b-256 a857c945552444ce475020af4995a8b9cc0ac3f0814e3b697c59ed97e6bb41d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2dd75aeefb446b5cefb604550b3166673459a3a1579a00a564bb1f8df5abebb0
MD5 e04e373ee095dee01efd0c6137fc7f43
BLAKE2b-256 c79481944c160dd8ad9b2e96647ea4ee1fe134f00d698c368acaea0e5d51ef64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 234b15eda41c1ca97e0ac72510ef9d0b4b9a5f2fd49b319b4a487f2cc98e5fcc
MD5 d532ca0a6c6fedfb68f7a1b218a56ab7
BLAKE2b-256 8734142c6900d28239edef7eb4a7cc8640cf26aa22ed849495675c982f51e359

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bbbbe0eb5ae6a67b081ea3ba620cb9cb9bf19aa249835c4f615fb7b47c5675bd
MD5 313f88df408e4c8b40ae4fee9ad0e8dc
BLAKE2b-256 0821cbf6402dfe93d19bae4bc1aac14243565c25b78f2ea41dfaf7bd8864df43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 20528d72508935592825a536bece2649f203144af391ba27ccbde49f4ebda620
MD5 c0ca73d23ed532a2b32deedada4a231c
BLAKE2b-256 ff0a2d26631d68ab4a25c281c2614c5ca4feea638a66293c0bc21ef9c60e42d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e28a1dcb4d39fe026ff0187c962d92e9244e30adcb400afe8d9d57897f1308de
MD5 9b0b0dbb59420e7a3c2be5a400d1b6b1
BLAKE2b-256 f80ddca470063eec6a9ae4d1eca9285e0e8f296cf69bf95db8994dc4266f49fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76fffed0e806ec98f149fac07bf4552d07bf078f219bc251ce1e45a5c213ec0f
MD5 7af31107a1128d2327a356e307e9e8a0
BLAKE2b-256 3f4aac06e9ce414da0eab0c8aa91cd3eeb95de28cf2a42a79546071272dfd3ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e37375a262582724e6bc0be94d7f5e278fe2aae582a3fe9a1f74602ef96825e
MD5 91fae6f6d8a16c13ef55ed17d32a4d5d
BLAKE2b-256 8cbae1bd0090a9a662c1f3c8a9a9cd989500d271393282b140cf1efc49133a73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76b7113248679ac9d4dc6155c745ba21760786565bdebfb8be785f362c79c895
MD5 22eb5975ea99aafa3b82a84fffabfc9b
BLAKE2b-256 d35503353c78c91bd90ba74fcd285bb121497b808d216d75bacdb5b89ffae2c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e6965297c8c841b15aeae063d99cb7a6a4e7a71db54945ae6857a374d3c77136
MD5 8e8a58fc9bd02a5965635a777b3fd33b
BLAKE2b-256 4e3d45d8934b0c47a3218575785482be72f34168f0af25db6b9dd195c7cffe2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 17c07b378976d9a5cf2bd785a60e615dd4fb79368e8862a58d8857d85d41efa4
MD5 2e99163d4bccff3e54e38e23741b9dd7
BLAKE2b-256 a7ce46c4ae8e2559fc836bd4abc0608de33c0e0e90e7487fc76587d0a1aaffa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5aa8f01a0cc4d3644fc1fc83fbccea65d8624a481bb6fa8123cc26f0c1d0ba6e
MD5 4dd77b97d7294df0d745d6b53c9eaf0c
BLAKE2b-256 a49b01d109b888b66a0fbd3d59b54ebb1dfb4e183bb5f155699e7e2addd59683

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7826e0d5c76d28fc45a9a2ce55753f7707cc1658d2bc01e7c6eef47e286be118
MD5 82f28671aa52c17db753899c72b5ffc7
BLAKE2b-256 7232b442e52b2dd223d8b56917a69071a05115cd26739f278d486d2819f6183d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac66558514b9e9dd8cb4885b791172dc4fc03001c7f0c4699dcb1269a0d6576a
MD5 2320110bc7022822c146e7211233f2ab
BLAKE2b-256 b44beb43dd7f28afbaa64466ff098cd0bb7abf646e8562bca24c23fae5f6f17a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0b7d1d3493ca0316cc0d19095b971886c694024dccffeae2342e6459a5e185c
MD5 4af7bd3e252ce6bffbef4a6bea013164
BLAKE2b-256 b8d2fa101f3a2f24216f6fa009f1db9511e9106c8e0af186d6de8c182a6d55c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 44dc9d7f503ab50d6b193e7b04d0696de481a255c3a14bec65a8949df0dee4fc
MD5 f5ee87ad2a72a2f9628cdc50d255b01a
BLAKE2b-256 6feea87cccaf3aa0d98f7945cd7049992a97807a6a1efda718954d4eed32d381

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e3893c2737ea9af8a8f6f378f4b88b846e1e66e3f40a55537bde5e45fe18b9e9
MD5 7ac0154c936b780fad67bdf06d477726
BLAKE2b-256 2d11bf069330c6e78147001b5e9fc9335880bffbd491aee941ca1afbbb3de92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.42-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7edcfc95eb0edb2c2529b10ab669f834d9e5ebaa8c7e5de7c1ad1d24ec75c166
MD5 9bb23372cc48159d7fef545ed6717d2b
BLAKE2b-256 a394660c3b603c4c418a44c86f0aef9351f42c7cc168c59d8b8e1fb49c3f8c1e

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