Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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)]

Release files for passagemath-sirocco 10.8.11rc3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-sirocco 10.8.11rc3
File Size Uploaded
passagemath_sirocco-10.8.11rc3.tar.gz 6.7 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-sirocco 10.8.11rc3
File
passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 40.1 MB

Release files / passagemath_sirocco-10.8.11rc3.tar.gz

Download URL passagemath_sirocco-10.8.11rc3.tar.gz
Size 6.7 kB
Tags Source
SHA-256 checksum
How to use checksums
78420e4467fe3e44dab6c473c8aa17327a0c462fe1773636623f428cf91dfe0c
BLAKE2b-256 checksum
How to use checksums
c0140ef710b56de549b607e4d59dbfc85a107711468a9c128d095f25637ee0e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 2.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3e2b65a2289f7b1e396cd8176177862ccd12f562132365a6bc9fa94dd4264cbf
BLAKE2b-256 checksum
How to use checksums
63c10495881d00470c5d450611e2595b44fe8f774a285868ac0d3ecf712216f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 2.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
56f02f3b7178de5a881fce926d5d011625b175c25a834e0b812e34b2499cb58f
BLAKE2b-256 checksum
How to use checksums
b9397f9575e87790c6d596c5aa554cac8aee32c2013da02b1ef50b9e0b80c632
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6f0f02a5ae4275bb840b582c45b22b9cb034a20a4dec3cc3414bc529242e2c00
BLAKE2b-256 checksum
How to use checksums
e61ac2607b53375c46b0562d08c668c728c634d88371287790d4301a4e1ffb21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
fa0565c0861319e9e21bb4ad52fd78c00748b8e4c2cea4c43e9e2325485d5353
BLAKE2b-256 checksum
How to use checksums
e1b4b402d75175172c9950fb74983b275ea5e7f3bd10ec0959012b50303a8828
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Size 629.1 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
ad81fe9bb33b8db08bb6e83ff5fc3b002cc0b739f967d65a55e4003792855f13
BLAKE2b-256 checksum
How to use checksums
8a7cd5d36408d96eddd214883071fb0a57559faa628ef88ba92a77a08294b5a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314t-macosx_13_0_arm64.whl
Size 563.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
1db406fb6dd574c87f55eb94bffae4d828264f6f6254d76ee89ef551b89182a6
BLAKE2b-256 checksum
How to use checksums
1158af3d2819b6f8e781c04ac00c8e2e56769e605bd7b7084e81794fe9ff2138
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Size 2.3 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
25d9ddcfec960bbb7dd2f36266ec29095126f532fa14ac7fcb3ee57726de8824
BLAKE2b-256 checksum
How to use checksums
10cac6f93307fa0bd72ec26348e20546bf92bcf3c48583fe07d7d3ec0d4bd8e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Size 2.1 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
5a4d85122fe3e5ded614a23ff26a0e3de091d7647efd8ad28b7688247cc0fbcf
BLAKE2b-256 checksum
How to use checksums
651db31f11a49a513c16d33b15649988e616ab5daa3fe64d3b90530aa2546b2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.3 MB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3b5b8f046a0481afd877db77470d18ee3ec98554fe2b5a2b26d765ae98c98b97
BLAKE2b-256 checksum
How to use checksums
4becac246911dfdeb346744ec390b882100c52013198aa8334240b35628629a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.1 MB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f751679f3efae242126a02ee4025d60bf74f15bf2c3b169207e0a10888ab776c
BLAKE2b-256 checksum
How to use checksums
197c5e087dcec4a3e4f8d7e167279b0c53b8dab1ab8971d770d7cf6aa60b2588
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_x86_64.whl
Size 626.6 kB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
de8e4107d748fb32b31629e73e2553cc8ba72affbde03a81f4c27766d6b16b9c
BLAKE2b-256 checksum
How to use checksums
a400ecc878604c63f992789100843fb23ef6f5efa3c88ff6ae5a3d0813a52236
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp314-cp314-macosx_13_0_arm64.whl
Size 560.3 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
9d19d75be9277263578d98163fa48edca5764d62ec5829de1b16c663e5653bd7
BLAKE2b-256 checksum
How to use checksums
2759e47e4c17a9985ed3ac6325565844f34cc721121aff51f54fbd8e2a9c5ce6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Size 2.3 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
598bf84b60a6fba9dd98d90087e5d2fc3872b85255234521c46d0b1c4c21f493
BLAKE2b-256 checksum
How to use checksums
be9b3fa8a587f744ef906939238aaf5bba3c826b2b3a27cac3ef302fb4547a2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Size 2.1 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
9ec6c6b9968ddce71b53141c40b8ecaa2d4e316c294b73267019cf3991af5f30
BLAKE2b-256 checksum
How to use checksums
98b135e96721461ab55e702bd802d8df9b4ad75685885f79dc9aefb486c357c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.3 MB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d4fcf726db1598ba49a89fd5791b42c1a452bc143437832e3ebfe0c325e99f1c
BLAKE2b-256 checksum
How to use checksums
ddfbd0770fb31809099dbac2569c2340b75f3f7a2479f36824b01fa7d7663d7d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.1 MB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
cbe593f31f241ef2e97a47e98c4d76dcc36c7ee32cba038fd26b4c435831f3bb
BLAKE2b-256 checksum
How to use checksums
a33b7fcc03fbbf00f254468e1353a9710e4ebca2734525220a187f54aebb6019
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_x86_64.whl
Size 626.7 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
e851465f557c6fbc0311531d6cb66b5180c70c92e7d5ac2eff5997a709b6c19b
BLAKE2b-256 checksum
How to use checksums
20a84311c93788b2b650e5b1e40249b36839605173e56529fe54d813caa8975d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp313-cp313-macosx_13_0_arm64.whl
Size 560.3 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
ea022f1e9309bd236cb0ff82fbc9273d0fc38322309d90467e8961fa43d98151
BLAKE2b-256 checksum
How to use checksums
2b3ed7c11579257474f21cb93604c90740b60b98a12e90ae718532657a50e97f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Size 2.3 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
918979e1a8e8398436eadbb586ebf8f182b7918c9439be7e4a6738861feb63cd
BLAKE2b-256 checksum
How to use checksums
5d0984faa561932b88bf5a43f0948501f98eb8e2a34ff9dc5dbc43027ccc72b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Size 2.1 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e719b41e79530cb5f250541904cc2627ab36a1b8346da3caa26578131e6c7e25
BLAKE2b-256 checksum
How to use checksums
efa63ec37ca6fc583059287f4a9bd21f347b9aa64a155316a7f2ea289235dced
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.3 MB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
125de007cfa76a521be44f2d63414f06b2bfb08d171073cfe7d6901533a7e228
BLAKE2b-256 checksum
How to use checksums
efdf8f14022ed4f2ab5c45ed0b6772d6b7f5c41c6db33c9572a690d9ef1319b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.1 MB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
95e8888576ddb49d077ac3cdcae2fa1dacd9a65ea911f5786b806ab5567effb4
BLAKE2b-256 checksum
How to use checksums
c0f34393d0e7884e567d7a2058a01bfd1c868e7f30f1036af11f446f54982402
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_x86_64.whl
Size 626.0 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
1949c93527bf74e0129eaaaa2f9ad9db7106dcd780decded7931154f044251e5
BLAKE2b-256 checksum
How to use checksums
aaa4c05e66a2d503e464b501b2c98d22038c6af9000ae858c24f146eb62ce5e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp312-cp312-macosx_13_0_arm64.whl
Size 560.0 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
2389ec9abd2ed8e5c42f3eddc1c929d83c2050c21ef4195cf69cf1f090849089
BLAKE2b-256 checksum
How to use checksums
a55a90a3525f7f4c85423d757f52717a986f6f1f80960a59984c1f1454f50041
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Size 2.3 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
70b1ac56b770db213f761dcbd5c307f6de7e9e34ae8a5e595fbd6db72c408c36
BLAKE2b-256 checksum
How to use checksums
85c7b428913c3703713d4edbb5b12a0dabc23a8175204d23e1f23a17769adf83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Size 2.1 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
420679d6c40cd71a676b137bebcf36dd49e90fcc8f6d5d79455f304cdf93d26d
BLAKE2b-256 checksum
How to use checksums
27e421e58f7910dda33c448452df65fb408feee815d8fb6bc419a64a19a73bf6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.3 MB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
995ed9403b989c5f54d343b691d6a682d10e5f8e2d17eb7d197696d8a4e9adc4
BLAKE2b-256 checksum
How to use checksums
4097ad0c795143f5e7ffe74878387c40345095fb3bb794792cfcae0fe3dc8f10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.1 MB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d411da01ecef7293f16355c2fcf8404f60de16d03861ee07415e046c31d6451c
BLAKE2b-256 checksum
How to use checksums
45d533bc4bf188c91620272d5835f01429d6edd82a222bfda84630e88ec18d85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_x86_64.whl
Size 626.7 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
52a4b3aa51054642e49273c3d0103a597f9f92548fd3118c5aece00d25a2171d
BLAKE2b-256 checksum
How to use checksums
e653e09799900a1687b1005c5569bbfb4ad1001a02915fa1011b843b799c7815
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc3-cp311-cp311-macosx_13_0_arm64.whl
Size 560.1 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
201cd4c1ebfb9be029b33ae6d770802926f7a8d5ccffed0b15c39046b357bf5b
BLAKE2b-256 checksum
How to use checksums
8594df08fc823d1277baa9afefdb8ba0d784b438765af28eb3f4b716c55f163f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

10.8.11rc3 This release

31 release files

10.5.1

1 release file

10.4.67

1 release file

10.4.66

1 release file

10.4.65

1 release file

10.4.64

1 release file

10.4.63

1 release file

10.4.62

1 release file

10.4.61

1 release file

10.4.60

1 release file

10.4.59

1 release file

10.4.58

1 release file

10.4.57

1 release file

10.4.56

1 release file

10.4.38

1 release file

10.4.37

1 release file

10.4.36

1 release file

10.4.35

1 release file

10.4.34

1 release file

10.4.33

1 release file

10.4.32

1 release file

10.4.31

1 release file

10.4.30

1 release file

10.4.29

1 release file

10.4.28

1 release file

10.4.27

1 release file

10.4.26

1 release file

10.4.25

1 release file

10.4.24

1 release file

10.4.23

1 release file

10.4.22

1 release file

10.4.21

1 release file

10.4.20

1 release file

10.4.19

1 release file

10.4.18

1 release file

10.4.17

1 release file

10.4.16

1 release file

10.4.15

1 release file

10.4.14

1 release file

10.4.13

1 release file

10.4.12

1 release file

10.4.11

1 release file

10.4.9

1 release file

10.4.8

1 release file

10.4.7

1 release file

10.4.6

1 release file

10.4.5

1 release file

10.4.4

1 release file

10.4.3

1 release file

10.4.2

1 release file

10.4.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page