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.7.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.7-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.7-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.7-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.7-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.7-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.7-cp314-cp314t-macosx_13_0_arm64.whl (561.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.7-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.7-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.7-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.7-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.7-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.7-cp314-cp314-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.7-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.7-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.7-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.7-cp313-cp313-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.7-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.7-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.7-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.7-cp312-cp312-macosx_13_0_arm64.whl (559.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

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

File hashes

Hashes for passagemath_sirocco-10.8.7.tar.gz
Algorithm Hash digest
SHA256 23b2506a5612c57574e1ad4f4e36b1df5013d01eecc7337daecd6fe188d5a190
MD5 7db6ba3fc18c1851a26d77964fb9e2ee
BLAKE2b-256 2c94c250dc06c2a1f6df8897730faca0807fc2f8dd799c323e9bfc7805f182b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49162a302a275ec270d1d266008dd63db344f2b8e11861bb8a157107aaaf4fbc
MD5 ac0084adff5584fe9b0e13b5821eac3a
BLAKE2b-256 280fcd5cc1967c457781db405357cd06b88002683b9ef03c1aaf21ae22ba7731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 024c7107ef60f613bff258bf5c26504bc383a52aa19480f85adcd33b1013b319
MD5 4b6ceb6913e56444990bc58a3cd72af7
BLAKE2b-256 0ce5f440b174af32f16dbd0113842fe0f31decb5a80ef4440ef11314b75c03cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c6bb4e34a65ef208cd7bf574b0d3e3d9d1ade811ae98ff1b2bab423d98ee4b0
MD5 6aa396a10609df3036f814596cc2b0e9
BLAKE2b-256 03e333e42eb2a845bad87f04b65fde183402ae642653a92e0ed781fa6cb57ef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 165bb9e4abab921b20cab3d1f9886cbb7fc7dde4e1017fc183e037d21972f3b6
MD5 8703a7df5a3c621d4c40379c112f2c9a
BLAKE2b-256 584d153168db9c27bb54a57ec304984b8d4bd9668cd5593198300ed971214433

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6417fe16b482f9fb5d8de4bf4aa6417ec172cbd9e511c8df6d2b13f70e8e0368
MD5 79823969a833ba537ae3aa726f04595c
BLAKE2b-256 9839c8edbfbed26145c9a871ab6b215403409201107aedf3d1810e9bcec21b6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d86e700dbfe3c5991e0fe2bd8f3ed56adfbc6af4c2805d387f93bcf869a77615
MD5 20b0995491ffaa7e6966e194a51d8280
BLAKE2b-256 b2cad3e3b246cc92228c56be99c377408b208b85dcc3bab0257c8e7ff1fdcc71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4245deb3abac791a1f0c89dd6042dffe660f164b5da6e34da472023c21e94b68
MD5 8136105ab79e1d5d3d594305139e748e
BLAKE2b-256 8bff275343c83b5ec315a581731ca4cf52f8ffb4d12dc14f98800c8cf89d60c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f9fb0fa94343d6ab68d4865655b5bdfcd502971ef89f65316cf398fa959c19f0
MD5 a03e6b6c703d703d0393649de521b960
BLAKE2b-256 ea19a4fe774edc4b4c11d638ed456c254beff52904ac7151342cd2d895a8b422

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 955404514fd33473b613f7b3e07d8a3ceb43d415d6e9fa07457ecadbb470caad
MD5 2a580400e92495d1f2422f6427f43620
BLAKE2b-256 5301357b0c63f91e6dff8d7f55b4307fc3bada87d64d01eace68a4148777b8ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 24a2cf9bbbde3e321d0a3c68e8467424ff89fa21df5004228afc5e3d1284f676
MD5 02498d0cde5e9a346b395cef31f85c85
BLAKE2b-256 844eeac19b3495d1ab97a4a4c0d2a28c6d3041fe2676f4965dbd1c8417aeac14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a3b28418383a1ee06dcfb7e55a7c2555c725119dd260b321ddd3e58117f8bfd8
MD5 7fa12a9c98fa6ee38c1630083cb8f537
BLAKE2b-256 09555fc58e4428e23f2b6c0e692b4d06486faef4fa3db519359605ae1351d73b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 12f0506ef6ff023e76cbcadec25de843734c7e9e85f0a993858373ad980859f8
MD5 1377d903947f5a580a45ef4609dc4489
BLAKE2b-256 cbd703e7f33aed68527052eb59414b5d26408b05cc3f8367c99f0635d952792e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b458b7475b23f38aeb51ddb7ba79b8c4de08284c052caea0ab2236827bf1cf45
MD5 74033cbbfd9585a695f0b4503bcb720f
BLAKE2b-256 73070f3e4cc437bd8be4c64bc26e664c926f749012bd090f8990fb58578ad3da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 04e65cb932892fb93c1c3b6d5d60955fe6dd5c3f91e7914209ca36991ee1f011
MD5 3fe612c1b99f2d461d8481b56cdd1d00
BLAKE2b-256 ad6f760714a3588e958bf12560257301a69ebc292734ff08fcab5918712eed89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a3187a097f482cf7386d68ab9fcefa76828978a1847ee47deff16da0c42e437
MD5 e1fa56466a66ef1ea5f00ae2cf42c473
BLAKE2b-256 9e60fdb504dda1e51dc7bababcb9d670b2d1bb8ee34b14b9c9b1720690deaabc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96f40e84bef25f6c69e594562e4e6a6cf94d431ca4d2ce119ba60dd79b6ff71c
MD5 6ad872804fb610bd6a4df45caf0f2b91
BLAKE2b-256 4ca30f25d8c440fcc082c34edf15f8c211ae745aedbecdd773c8a78a210f3738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 014ccdd24559f24c4466b134dc56fe921a999941e9d0afa73e2110fd8fbd0ec6
MD5 90a341bf1860855fcfdb07a26a870d24
BLAKE2b-256 428fdcf8a4ada55de21767b1561272fa1a2cae3f6470a9fafb8d728c219f537a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 11ae1d3076d347f98ff3f26516d6a5f5d390fd0fa3aea054918fab76a5f195a5
MD5 7df4d8d6a3a35ee826dd05fc8a992397
BLAKE2b-256 e7894b9262030f43742413ee69b496bb3d4d3c9a24112efad3a902a94bf02aa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 531e5a5f9d0dec4d446b8ad05a331539b8b17d501a29045d9f7773e923c28644
MD5 3d603efbc14e55b298e4b3c2bf69094e
BLAKE2b-256 9c97678dce7609d4aaa51d2e9b0794e88a7dc75be67c6d269324a8c21965cfef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1f32cf9305748326f83b2800074cea8ee10871a432ed4c8f23ca74dbe44af797
MD5 a2dbd00c572c39507908afd163e435aa
BLAKE2b-256 d0b9180a022e38ab78c5ce01ef93590e9f950b6d90281f78f2e6eab4780a58fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 408dfcf48f8f88eb06c0ed52b2b4c354f1a77fd2abd5d4a5603ec7edb51d49e7
MD5 09eb9047c2f224e07be789ee2d2a691e
BLAKE2b-256 2722e139ae122d69b079cf64ade6566e2afd5d11131e435342ff8cffc95dd47e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e46df6dfbdc94d347d83b135a72efb71e8896e65b5941a1d186cfadf854d4e7d
MD5 e77054f429866447bce38c680ddb2f7c
BLAKE2b-256 7c3825791ec69d25dc393bd510eb3e5c95a23994f842ef92508952a7e8bb60c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fa3f17515c6c7ebec2b47e66851b71c3a41d84efac1c429d87930144a3284d1f
MD5 c726554258a94f2949204777814f4e0c
BLAKE2b-256 1ca3a0cc2c67a7f37109909e64c251cc2248097acc1519e2d9aeb1f9d055822d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 09d75da943ee94a351607d41f5e68a3b7ed9ffcd4ff900da85e23496a98ce590
MD5 3f34a67020eb5085f7bf1b9fc5e222c0
BLAKE2b-256 c30137842fc05bbd3f7a1da2b8e266e4b9ae318ad757e8a877498534fb94f6c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb57029024a0663c1bba8f5e6b564c9a7eb322d088a8539d29a93c78e51c0619
MD5 54e3c5781172d2f7a2b8e4f0676203d2
BLAKE2b-256 7e325a42e344bbe19d1e1c54c094b76d5067bb11b318e1efc395afea548cf83e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 481810897f4b45f95b8c8e3d038271619ebc185ca0ddd7a2270679c73a129947
MD5 ed338c0aff11d746f069854412a64809
BLAKE2b-256 3f75c6448d652a4f708e464c361b0f945d243f54eeec1d96ccb14a1238edeb15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9b7ff86416261b8d0ffe72e8109c81e1fc4e68583952601aa10662bc94b6c4a
MD5 1e85cb0e2db81991fd603b27da7feb53
BLAKE2b-256 65ad2d7a7656a020efa104b4ef2eb66468a7083c376e0b3e4a3f6fec3d08d740

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7ecadddb203cd7929b5e6891f569b55526d760ca728755bd3366b9f70c155e87
MD5 1d07c9847999f934592a5d19460a933b
BLAKE2b-256 951683b817d43250f337f81817af462a42b9e54bbc964605f981367891c5c483

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 daa0b24584a2ee8cfd1805ef9ae58e3638d1da883ad5fb95fa31bc42f5a02d4a
MD5 6c7eb44523a7bc48d4b13fee8e2ffec8
BLAKE2b-256 73fe4a27f35fc8925d9a7f713c1e2ce250f065ad51f2a252fa4ff48e37c1bcfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.7-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c5d6041313da1ef8a0b92bf94190575588c474c6ac5c3ecb6a5da4a0ad3a0a0b
MD5 32355cf7d91d13a83a91542a6b40a1e0
BLAKE2b-256 2dbff8373ec143b0238a3d79a5c979d5d86a5bc8b6411cc54fec46c151a7cd59

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