Skip to main content
Pre-release

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

passagemath: Certified root continuation with sirocco

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.10rc3

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.10rc3
File Size Uploaded
passagemath_sirocco-10.8.10rc3.tar.gz 6.6 kB Details

Built distributions (wheels)

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

Total release size: 28.8 MB

Release files / passagemath_sirocco-10.8.10rc3.tar.gz

Download URL passagemath_sirocco-10.8.10rc3.tar.gz
Size 6.6 kB
Tags Source
SHA-256 checksum
How to use checksums
81dd6c58b75ffd71635f9f0a34330dfe5eee84ce4a65c89be4b70098dae94206
BLAKE2b-256 checksum
How to use checksums
072d23205483485701ffbac60a4e9be4c87fd4f0c829ac2ab6766e71b26dc8ff
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.10rc3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
e90d6e28d50811aef35b60427ec0310409b0e41c5a3f2b4a05f7056e15e49c66
BLAKE2b-256 checksum
How to use checksums
41f803a13236c507930c04dd4063a2326e11cb26e7d8aececac98806e31d39ca
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.10rc3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
3b60ec79cd3f18801f74d9d9df9446ba818a54d2b6e7a0579acda6450b6666ad
BLAKE2b-256 checksum
How to use checksums
e8abaa0f0e2ad367c59cefeb73fe7d02ae85f0b3f12761a490f89dd61e33846e
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.10rc3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
6445ce0f9586dd0a7c11647c735022efec1a00d90699815ab6fb1ca105b30983
BLAKE2b-256 checksum
How to use checksums
fb49f543b2cf1849a13ea5c044e7300de9238b6b05fcbbf459d8fc4a0aedad44
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.10rc3-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Size 627.3 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6da07c38b93f34abfa2d3d66164512bd8ec0a4f2458fa2dd77b970d13e1d7163
BLAKE2b-256 checksum
How to use checksums
228cccf4bd43330028ad5c5c0daac4d4c34a16d182b3ec859b771f32648ab0e6
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.10rc3-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp314-cp314t-macosx_13_0_arm64.whl
Size 561.7 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
058203c8d7ace108ef9f0f3d7b42c1cae62b11395bfab4387c375909548c7fab
BLAKE2b-256 checksum
How to use checksums
660f382088d24bf665d2cb6556a1d2921816f0150a881852288d3c1568f0c24b
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.10rc3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
48ae842612be3798715d2a804aa044ed7a50972f7b1bce5e708c055edef4ae00
BLAKE2b-256 checksum
How to use checksums
491d2a3d22093e5cc231fd3d1a9e1eeda9d073d3189014698f50b1ab6598a438
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.10rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
fd69ce51d65c744e9b692910889555270b6b492f941fba7946118956f3c6dfe4
BLAKE2b-256 checksum
How to use checksums
3c9112f88c5d7be3487e1802c2d7063aa6c82fc53d08411149b0f37139afc5ef
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.10rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
d9b24c8274178fd80c95385a123c8a410f700ec1a9f6a8b367d06215e233020b
BLAKE2b-256 checksum
How to use checksums
3303b4de87ed302c69a53ab2c28be1219b98312d0190294275df3ed5de5f53f2
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.10rc3-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp314-cp314-macosx_13_0_x86_64.whl
Size 624.6 kB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
f3f6f20d6fdb3cff5fdcd4134165215ad231cab8ecf81b24fc8152a06e0c4010
BLAKE2b-256 checksum
How to use checksums
eb241fbaac741bb551f85428774a714d4867a60c76b253c09b2d5ea0bb1acedf
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.10rc3-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp314-cp314-macosx_13_0_arm64.whl
Size 558.5 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
0868f197801c4cd489cf1cd7ccaaaa9659a5eaa42db117b86108e191ee3c26a8
BLAKE2b-256 checksum
How to use checksums
686e3b550f1cf2828e28b0f50a024eebe0c6fe6844e315ccb5bef9faf7d9a0ab
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.10rc3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
6376933758c3bf41259e8c5dd472c36b781bd5dce4b96527ae46b53a5044a857
BLAKE2b-256 checksum
How to use checksums
964863ef47f734538813bd1dc9bce6c1a4b1bd9cb56c69591f569040906f012a
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.10rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
dac111c7a02d21109594e145cfad596f61c0ca04446c62a42b6fa90a8fdda249
BLAKE2b-256 checksum
How to use checksums
d57f5f3d13e9b2444618465b97f5e1d3dcccb1cbe8520323e22ce954b4ede3d6
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.10rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
2364cf05bca30a045d74558eefd0aaaa54b4c75f172f2c2d90d4c4fbffc83515
BLAKE2b-256 checksum
How to use checksums
9bffb5d5b4a4c40652cfe65282e4341e44c3027c68f0d7c84cdf6ab928740e2d
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.10rc3-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp313-cp313-macosx_13_0_x86_64.whl
Size 624.7 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
150062b6fd40252b1e03bc7cb39282e6395b14d98926bdeceb86cc505c6be023
BLAKE2b-256 checksum
How to use checksums
252e7dd265a8a147620c5878265c3f0936072a48b2dfd22135b4fb4578ec56bb
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.10rc3-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp313-cp313-macosx_13_0_arm64.whl
Size 558.4 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
59af7fa14153d080a329f5dbdb1f6d933ec763eeaa14d79f590d0feb4726c45a
BLAKE2b-256 checksum
How to use checksums
b8a3cec5265321b692a970a8a3c690a27e5bc02b0cb9dc6b4ff46819a7ea56ba
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.10rc3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Size 2.2 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2f9ac637581c4940771dc1761d22403b03a002b9e5d1a97700f9170bd7490320
BLAKE2b-256 checksum
How to use checksums
c06e20988747b4554738402a38d42d7e006dad76ad22c9f7d0a479590756244f
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.10rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
11d7019c40fbc0ad631632b1769b1c5d08382fc1e9b1331a708423de6a4c38a5
BLAKE2b-256 checksum
How to use checksums
02275ee062b1cfa755ea977e0a3d94242b15461dd09721a62f9e83e66c404107
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.10rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
4527c4a82968f809e55d924139949b47dc8ad15f03d604f98ee5ddc2274f1f31
BLAKE2b-256 checksum
How to use checksums
aa07f57bacee43bbd848eb0ec41a76f9ee06c7e3a69a66f36be618e8dabd61ad
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.10rc3-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp312-cp312-macosx_13_0_x86_64.whl
Size 625.4 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
89b407f0a38a706c9be2235461e4d22d4ffa6cf2784d40a0c93af8f3c56c4e7d
BLAKE2b-256 checksum
How to use checksums
e640930c605975e3c19d17bf6d7daebf85a40290f9d54180bf71d071149794ae
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.10rc3-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp312-cp312-macosx_13_0_arm64.whl
Size 559.1 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
c8000bb98ff4654c32d0f702bac60225678454772538f7fe61846ff05c00b325
BLAKE2b-256 checksum
How to use checksums
f44353f14bf928f6fdbd8ed7a7193a95d94fef1eb26c8ef7babe205d478381e9
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.10rc3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
32f931c48abe4637112259676204c93c476f3cb52847675d78f476a53bf1dc45
BLAKE2b-256 checksum
How to use checksums
fa64eb240fcf4b26248aa3de3da5c5572c21e027a0b36fab8f866a30646aae17
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.10rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
83064b873a81a40f37a5557615cba0e3b810d93979dc55c00fcc2bdf0a6aa8c9
BLAKE2b-256 checksum
How to use checksums
8dc589be22789e8b7fd08dc33ac5c8fc83ba7a4dfadbcfd79bf2f5b397f00826
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.10rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc3-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
2673d4854ce6c296a542c854258bdd7ab5c5066080483eb5011af74ce16268f5
BLAKE2b-256 checksum
How to use checksums
aab75ea875f2f5779024532f2bb4fd591ff545b8cb2ab692c46aaf6b856be0b5
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.10rc3-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp311-cp311-macosx_13_0_x86_64.whl
Size 624.8 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
b3a9041985966bf976f8568d8b65c09d4da98197bebbf13579be7b1a17c91a50
BLAKE2b-256 checksum
How to use checksums
7ccf9d06e460180ba4d79ecd8458ea87f3e765866f73099353a47e7cc5e1f4d9
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.10rc3-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc3-cp311-cp311-macosx_13_0_arm64.whl
Size 558.4 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
65bf8f7a72b47408f0ea431676cdac9d60f5ce3dab7f087d3300fb8012f5d34f
BLAKE2b-256 checksum
How to use checksums
f120f18e608236511b26115d2d4014e2b079eac5f068090d5006e72e9f19600b
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.10rc3 This release

26 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