Skip to main content

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-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

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 --spec "passagemath-sirocco[test]" ipython

In [1]: from passagemath_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)]

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.8.6.tar.gz (6.6 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.8.6-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_x86_64.whl (627.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_arm64.whl (561.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_x86_64.whl (624.5 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_sirocco-10.8.6-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.8.6-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.6-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.6-cp313-cp313-macosx_13_0_x86_64.whl (624.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.8.6-cp313-cp313-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.8.6-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.8.6-cp312-cp312-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.6-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.6-cp312-cp312-macosx_13_0_x86_64.whl (625.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.8.6-cp312-cp312-macosx_13_0_arm64.whl (559.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_sirocco-10.8.6-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.8.6-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.6-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.6-cp311-cp311-macosx_13_0_x86_64.whl (624.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.8.6-cp311-cp311-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for passagemath_sirocco-10.8.6.tar.gz
Algorithm Hash digest
SHA256 e950a7504637560d589c9dcca3bd1cfb1abab533134d85de54126294ababa829
MD5 ccc85e58e746f9ef6e40c61710c92bf9
BLAKE2b-256 b8dbca7b64bab832de0108ed2d20fc5d71356e78c18029f89f69fb51225da25f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1016fec1bc4723194c450109239da78b710678eab4ae377d1c4f8b0f8e6a3cbf
MD5 e64bcc5c2c3fc86277fe25a2f0e22ed9
BLAKE2b-256 3f8530c62cdd133d6ea72ebee4e0e732aa1aa885a34f5ab8e5dc114fc32adec7

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 19b9e25c13ff1dff649a3b8b3bbd89f480e11087721e4be6cc317a2bde57c24a
MD5 24dd88ac35be1dbce4348319c0622f18
BLAKE2b-256 603174eb4aef4c975949d0af4b163795958309481694626cfa128915c98c0d91

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 35a5a3943e25491bd30312ecd290cd20d73547da2ce659d55f306196be05456a
MD5 bf39b79edd8d65da48e014fddd492b23
BLAKE2b-256 5e5f35ff0fc794bd95370b2c7b204769d9515f6de6bccd0bcfc96231ac83bd09

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2677f1700c88a831f5ad34abd0ec16c0b7f9660c87d183dce48cc1bf5c1b4b0
MD5 66f9e5e288d0edd7f01386b2f9bc6c05
BLAKE2b-256 a5f439e16367a4b37ab2c9f0f38b97b2d5ce1e3b18cf8bd634c12ef58af63649

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b522abaf639a7890d9cb643da37ff91b53a6d8393c74a65cdb9e0d158a3ed57e
MD5 96eb8695f3b9652ca383683d82fcd883
BLAKE2b-256 a94fc7fc72a02614bb43c02979d2562bd06a963756f75b29c03706d6f33c359f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 53383bbc480fa8e4b265af4244165072074920cbdb3553d39202a0eabbcc22d2
MD5 9faa588fbef0715ea0a59013e07d25bb
BLAKE2b-256 c49553f9a3c495ea6e639b341d03fe37034003d18f18f42215aaa96378572969

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 543734373b6bab6ee9ef6db6e17c717f5fd6b4c39011820e722ac1b18da0319c
MD5 f8b96d2aac86d78973775d858d2741e0
BLAKE2b-256 33eccb3d995843c644bec334416ecca8eb264e4a8ee2ea08e229bafa462ffd75

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 150dd7092b139508a165ae8a9cf68595ac1c62a336ba5d0f570f26bd4793c13d
MD5 0c2f48af3ae25bb59e85c8d3ea6e6c1f
BLAKE2b-256 ec94bb4883f6aee958e4fe9979d1ab43553058a02dfe956530fb42c62a72309e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2eeab9cf3598e3b09be7dfa11cad4d28ed47e89f13a55fd2ef04d3c881cf976c
MD5 1e5a194b924a90634a0f57838a0e2b9e
BLAKE2b-256 432cde91a35e5ace3a08fff8168d0886f6d81b2aa8d6d0d4f612553951f0bbfd

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 79009e9d0b1eb48f9eb2b681a228f4241a7006963c9d64e9827161f526024e22
MD5 523e0fdbefc384185a37efe483d03f08
BLAKE2b-256 be0b1cfac6c7abfca21ff136525a896ccc7e0d373019b72ebbb6e1c7f35e7eef

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61941760db761e37ef2a916932b4f6d69f303e4ba1ccbe8a0494b4f300082f4b
MD5 667516716444b43bf6e1b5e01dce1c8e
BLAKE2b-256 1aa9d38362fa7c4cb9386e7ddcc309e56378756e89c9ff6ae16bdb7cfd523f75

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 126cbbdc019bd9ea4e2ea33b3e469f06de0e22b4894759d3e38c09e6ca761086
MD5 717783a487a29709b0ee9841807c19b2
BLAKE2b-256 e9c7b7e044ed13befb584839fb1e5eb2aa5f4a46b374da13050215d9ca5cf128

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f03eec1a5cc917ceec4cdea27c146300ee1e1d08628998b9a6eab8f7dd302dc
MD5 38e0e642b550a20acffac13bcdc3f30c
BLAKE2b-256 4798e1af2f40a413114606c2bf6d4c8271e9c9a61705c2dfcf0cf88cb501a213

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2bef5da012f035709e088fccaaa62b120084e2217d0b38a4656672a292d222e5
MD5 fc09f844701bcbc0019d1fc71d9f168e
BLAKE2b-256 57287380be8fe7e44c029eefa22453da5206a273e9d4de5648c809a6d01f67b0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f04f1465346eb0ccdab9e463d60be974da0959979500f2cb1e83d355dda0305c
MD5 c86c4df6f52ae5be514c90222d209eed
BLAKE2b-256 e55b5850f15706d545a90b12101674a8210a8d5525aaacb134f862fcdea28d0e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe458def0b6c2debb222aa93ac58887a78c139bf924e93f5b0b4d53a24232399
MD5 53527448e10acfdefc3bfc9c82916ac8
BLAKE2b-256 43d88ef54a5a8b97cc47a18233a5e3126c4aab1727b32f93f42025889ac6f431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d77271abffe6a14f0adb2820728210d2b6228d26be6b1078c92068a5147285b1
MD5 01ab162b91629ac8852588587c7591a3
BLAKE2b-256 b3d2bbf0d3e00e7213b2f2c064998a8fa7b94f264a3c854481eae9a53ff086a0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 06ea3a909a07ea0bb59cfd6a829db65364217b7cf1983c3289243cc3fa93efb5
MD5 560cec23f8f85585fd64e9fa0a6ec18e
BLAKE2b-256 03f5d775e530f6d5e05445725eb7881d0520145d1e2006a3241dd2279f07e300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e3681bcf4ad0cfbf3264bab5a5c2d61aa591a0c9d6b785e308e713c7dc55208
MD5 64ca9cd679a07c1ba37068546f0be7d0
BLAKE2b-256 ff0baa05162c54cad840dae5594e1c25199006afdacbb808c9be8440b0953093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be6af8ea8362a1ba98871baddff76a620dab9a3c76e8cd166366f52c62539551
MD5 56bb86f280c9bd65ebf98cd0a6bb288d
BLAKE2b-256 9ae3261b32d8f6446148b0bb0731cea3d0a10834eca0ae2cd2a83ea934f9f631

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6dd1a5683696715a0d875113032d82bc5c6b1ac472ac38cbedc24b865846c18d
MD5 d8ae77da54eb108191c3e3ff3a421b6d
BLAKE2b-256 09ce812b6b6392c1f5d315aa73c891e441b90cf9d5053fc10621d7f07f171bc0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59d652dd939eb2ffab8201e9b085aac239f8b3300722380ef50601d8df147c6d
MD5 1aa114140a37587ad18fabf71808e0d0
BLAKE2b-256 e02ec17b84536a01f8fbcf19c8c6968a43610fa063e6150fac6dea22135472b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66fe6ddb4b716335856dc07b53b2aee17c031bc90993f76aad0ec16db3d562ba
MD5 7861b02db0c0c62b804f4bcb7fcd8a09
BLAKE2b-256 9e69b0590dae517b25807f014f59bd5f8c2b32aa3193336a9f704be6dde6289c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 52cf29fa45ffc755baab68a1b10bcada864d413a5a443b2007315048d05a1221
MD5 b400797ffd98aef8cf68604344d4de2d
BLAKE2b-256 a23b19755977193daba6e12b2d2105f2c2419749fd7edf33aac050050bcd612a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 301823a7ed7f0285eb8bcea78c137baa9faa35d2ef9329a35b15faeb53abadca
MD5 73c8275ba8368a80d24b63188a251e62
BLAKE2b-256 27c5341737a868af7aa006309004773bb19581d3d1b0e654ac4c2a6c6b91baf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7fc1dbcc254cd96a0a417b765c9b12b32a46d13596be6838ba6d03acada5a31
MD5 c82a54b4a56ba918c8e36d9e5e2c7453
BLAKE2b-256 ce5876a802b98bd1588b29800a4db5f0e4d48211920385032db5c75710d318ba

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2729a7b6d76cc9ce255e149c42e57e614d78d3db303e9a51d0b154dce43575b2
MD5 fd8f77df1ceb7311a078c971de71fc82
BLAKE2b-256 f27386f6412f78d9bdd8e11f619a43d51dff76d491eaa9eefd65b351bc71aa91

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d00555dcf8b8f2b67f96afea7434ccc7216d6d2da7185b0ad04779975f7de1a1
MD5 33b7fc8692c05dae2af10e24a54f3ee8
BLAKE2b-256 282b299051c90611a5148ad55d117bcc1de3a9eae3ecb84e94041ae191c00413

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3e0fa192d4487b8e9576749a6da4f9ca441a6c239f96ad22fdf91b2006828284
MD5 4c9e08230a1325a28b637bd5dee850fa
BLAKE2b-256 108ab01d8b3c1eea32e38bb95084a5b89630947384031807f23796c238023f0e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.6-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.6-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d4e0a60cec5015e49415e7835e57ac84b5377e0d548d6e9205a86e2fad7e026e
MD5 1b25ddc0976cf63f9685a8d1cd9da500
BLAKE2b-256 0626d358121c245dff35fadaf19ea91d46260df53792f35d965568df1431f431

See more details on using hashes here.

Release history Release notifications | RSS feed

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