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 --pip-args="--prefer-binary" --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.5.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.5-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.5-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5-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.5-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.5-cp314-cp314-macosx_13_0_x86_64.whl (624.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5-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.5-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.5-cp312-cp312-macosx_13_0_x86_64.whl (625.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_sirocco-10.8.5.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.5.tar.gz
Algorithm Hash digest
SHA256 44448b3c15b9d7ee6c2eeb26b77d40d26adefde1dc94d564913db775132ecee8
MD5 97092604c2336357526fcb1be04a1743
BLAKE2b-256 1f8a1b70a4fb309d83bb176420c9d4c07f54b88050384ed86fb6bdda30d4e610

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 399c96e2ffe6a295e73553767cf584074a44107bf7c498ac65e0027ef86a97ca
MD5 8a7012dd890e413e5461f6186371e6f2
BLAKE2b-256 c116cfd1ef00cc94fb3c7944fe206262373eefbead6bcddeac1a3a80ac448b43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 39f304f657a733671585cd6c04ce0526579bf68028ec16d3ba4c61ca21d6f7c0
MD5 44633ccaa9ea04bb156ec2def4ce05a9
BLAKE2b-256 b8771fc8cb388ebe8495335e82eb1f5720352cda36b7ff20ffc01906fc7e6dcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 01c1ed2872869ce4d1a6e144fdff78e4ec1012d792af91bcc87075a1f9c870ab
MD5 5f8a99781b6ac7a88f6629ca6867b1a7
BLAKE2b-256 229daea425ba92652e47b48a9993e402b9a1082708103df42d83680f921ea6ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43abdf1524d09886ddce43a6cc57ba45fd964cd446a8889809faa1d1279663e5
MD5 13e3869b1308e2df3f3d804202530ac5
BLAKE2b-256 1a00fee089b965aaa8de49c00b6c0d76369a9859a8e5098d741d0996e816bf8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 25166c651485951a4e64dc818b751b66efc397f666782f044e794aa550f3870a
MD5 7bc9eabf2e486c48e79195ee9d25ae0b
BLAKE2b-256 87ec240758d4864b8fd572ef79ebded6a30624804373bb4a75a7e3424d191b06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2a652f3aa27c2b8deee66fca8b877884f25f249872c4cc5ee485e7eb707da917
MD5 0be9f57471a1c42d04a0267e4fb4660e
BLAKE2b-256 786b5822cd42ca4327b8c09b7fec1d52070835792c3aa8dc99ec5fe0640f4f51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3980eccde06ff69fd76693f4182a333133bec3f7fff78ba30732f4b9fa00c408
MD5 5a0c4a61c3ccb6b85d5e6cf754c11ebe
BLAKE2b-256 197e40036caf73a59df675b8686e14886a647d7635cba7f279aa8a2b89463afc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86666252ac188e6511b85998b47b6f03d1534ee368e1d466768c32624b0c389b
MD5 65ee93649e7f10bf078762a8574722a4
BLAKE2b-256 deea4c7c9f516ccc59a17dcc0ae8544081c708b99b1b0c383162cff22faa5bcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1584b0bb72cb807f36e2c85527fcc7ea5d41d156abcad085b92de33fb3ef17f
MD5 bc2b6c06e902adecfffeea8427deacdb
BLAKE2b-256 5d35ab971220e0d02e20348a5ae2366320fcd004f48b90127c1e1a9ef28640a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99e77626c449e3f41d426e01ebd8bdb16c3d2e607a7cfc4befd4eb5d4412fb0d
MD5 fe31c7edaf1ee3596c26eafe05c7292e
BLAKE2b-256 178e82e6c593313ee5526b7f29f135dc150fe2750bbbe051c4f870966a836d20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b811660f503a27a018f910c98cfb25ae78aec969267dbd7b72b820f937f13742
MD5 cbb254f863de6b3d9ff4b68b31333005
BLAKE2b-256 abf265afd46346fe0d3f922992d01aa2ab86804b562ba455e5afac1174e3119b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ef6d6df866bf53cc5ba3ad1c148fbcc80e18a953492b4b3a5a034264c28a116b
MD5 6e0ad0249339fab533ee02268dd89818
BLAKE2b-256 bccd838d5d525f1b05efd34d4fdb608be6191b63be972f903b03facdb89ff56c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b80b4e0ed0950b0882e390a9d0bd985eb244a2061dce84bd7eebbc5d3fb6a537
MD5 ad5f77bbb1d3e33913cb94aef278c885
BLAKE2b-256 9edf74c3caf82b9c2aab4300f4d1f6325a4a556b90ca027bdded89c425fe9641

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7eccfa0c489899ea464bce811eb7a152fd15a0b49f689900c1a88b2c8abd2e8d
MD5 f42cd168bfbf997caa103f64a0e56d45
BLAKE2b-256 55e4916fc0f0e2452d99c0c085a89842c94a1d808eceb9f5c61ba8676d9b6276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a63298f2d5e6d0c0978e5fb9a06e9c0397d640f6b4f73143d36999084569c323
MD5 4e7ae55ae4e8f449dd68a31899fe19d5
BLAKE2b-256 ebb90209d6f4d81f3e2bad35b5291cfdbb8df7576f236f67cce01cebe0871664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7990f8f88cdeb78cb5088b722811f767bfc9f3c3d4a51806691917f9b75c581b
MD5 c6792b97a74eb9bfdd2b0ab3292642a3
BLAKE2b-256 17ae2b1e9d724dd0b5bd5cea0554b317f15d3c4aa193ab315947e2b0b657ac6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 99b2fe1aeba7d7bcd03268e385334d5e6e548ef82aa44ef7435c423f7882474f
MD5 8c0c2d68fd99c82d064ece09645d7371
BLAKE2b-256 9dcae727e695aeb9d4e6e17e976884cbc15026e60df3e68778818476ae188329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b89718c3968896d17be24ef587a68a1dc22a3eab89d86d6f67865716db695136
MD5 9e18502131542ba8588a3f1d12cd1183
BLAKE2b-256 870139ba1c5f62d57d1c4b35fc9cbeb527d595440ec5032893c56a6eef6fe794

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 513d5e8fdd0fc7da522ec3ab8f4839bcd2352a702479d9a70d78bbee706d1eb7
MD5 c2b45ef177133789c80f8af0c1e702f1
BLAKE2b-256 49ce282aee2c8a636467cbf1a27eae2219727fb6dd153a29eabe49e69df8f3d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 003230bc0e0d06bec6f454b9395d3b09ce54242821443cf87536c854658bdf76
MD5 2be47dfde00869e6dee22b72d5c923ad
BLAKE2b-256 8502b729f315c09385a54f6744e70fe4b1907b3d18136deb25a41d0d2f1a97df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 799ba54248ac432fbb59916b76ab6a0bd87162c3db86a02a05ee7dee0dd9bd69
MD5 f89001447e2cd19e95374d9e023b74f2
BLAKE2b-256 51cdf4caf64d8cf45366c41cd9d2b2746762d8f018fa0f4567b5524f50efe4e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 888ea99d7fbca5dd963bf609e3288fb267df6b8f364f62765692d7de8f8f0a4a
MD5 80d6644112e1a28572d9ca3be206f0d5
BLAKE2b-256 02b69208085e6f05e47be6471008fc477d49214c5d2508ce41a1c9e51443787d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f656012dcf0d33de8e351e5e2c7697d6feda5530d4f1d9053c21fdf923b622eb
MD5 9335e6f75f1af34e203876f18ddbcbfa
BLAKE2b-256 00bbf8ba595f0c0a30b2784e4c69ac9ef9e805d0876a9b51bbaf0d621d39f3da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3d185750ef282471671d1dc301bfb2ddac1faae96636200f7c0c52e0fccafbe5
MD5 d3ee768a5dc5e9a6c04157bf18ebb28a
BLAKE2b-256 81b4b087d5c6bf463ab64e526b8f1fc7fafc179ca61090c8977e358dca7875dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c66b8e2120f241ffd7f51b949477397b20ca835cd7263c6b7a917ed6eda2c7ac
MD5 0bad9641d8adcc82558e63cc9a307571
BLAKE2b-256 badaeed86069db75bea050f254d78ca09a5e86d4d5a2bf4efd5897373c62506a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d904c810a8235cea482ff34da2f8aed380d25b196cfc9b4552c02738dbef20e8
MD5 0077355b27f707a65450c1362c41b59e
BLAKE2b-256 e5c3bd5c1167ed0b1030ca3dceb81ebbeb7e418b528dfc4b9abe5d56132fb585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07af7b74637bbbc2c551202ccb8929e78d5ad47f99cc0239dfef1167fc6dcc8c
MD5 1dfaba7d159f0c94d2835ff3d02dbd6d
BLAKE2b-256 c85f18ba6daaddd7c1aac640f34f2a81d3d288f41a5076df392be9a5ffdb4589

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c56eabaa640e5434e207dd32c15c19c96914c42c7e94c1f79266b0bf63ac868
MD5 f57764b88f08f2302760ffde3286ebe8
BLAKE2b-256 5378ab4ad81091d6201cee472b220e553e6d68c2b09ab10a3804e773e2c82ee4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0acd0628de874d0f854adbd675c0052f0680a3c2d9b025e5d44037784ff42ad3
MD5 83301a6831d6e0bd9dbb4e9441eb2fec
BLAKE2b-256 f241219ccb41d9788b06bad721dfec0f41e752fe2f1503a7bfa2a0e90a0e3650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 90ac61d765bbac1ef98b9cb48d4c169f0ce9dd11668478603411c3b2f696a0af
MD5 75f76eb41e1136bb84a65bc6e53ac3d5
BLAKE2b-256 8877d4fe09e0009ee5c2f1aeddcb05289bc82459a9b7f06f8eeb44c719a443dc

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