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

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

Built distributions (wheels)

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

Total release size: 40.4 MB

Release files / passagemath_sirocco-10.8.10rc1.tar.gz

Download URL passagemath_sirocco-10.8.10rc1.tar.gz
Size 6.7 kB
Tags Source
SHA-256 checksum
How to use checksums
a1954349bd3fcee841276a0c40c3d8ff9e2e2918f96e49c47a58878a29a2d7ed
BLAKE2b-256 checksum
How to use checksums
da99c41b34d46a569575db98ac463ed5f09200b6d490e8ec30bbe8759d2eadc0
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.10rc1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
1dc42596f24c8a268323ad49ebfe83bbacf5bc4f0e5f2f23f72583e1160e80a0
BLAKE2b-256 checksum
How to use checksums
ba1b16b08b497cd0a240c151f7f332a2f68232fbbf12d30b6e65df9791126594
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.10rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
ed989a73c4188cd3ec3aea9f5628d5c08b4a7fb51d70721ee82011229627cc39
BLAKE2b-256 checksum
How to use checksums
a96267d721e7f5d7222f61dbb48ea40ec3b419da215889c829c23403b1841492
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.10rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
afc7d4e955f0c2c5b95c178c237018664046d604ea841e4670839bb28ad4b0d8
BLAKE2b-256 checksum
How to use checksums
caeb7aee2d7b8c588d5b945c68b57231fe29a21eda0d8f96780509188ac781c4
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.10rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
d7b29d3dd9c52f74b0c5b0e9a27412e0f5a717ac95f4546544af2a67676c5efd
BLAKE2b-256 checksum
How to use checksums
7cea590b2d73a3f79478938ceb2a1b353792a6a0aeab0e7365b60f8fd29c216d
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.10rc1-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
fb909eb01a3ea9ba9eae5a7c1b5381f29c0dd013f7439d8692e25a554e7e4596
BLAKE2b-256 checksum
How to use checksums
201b44b8b1767cdc3b4b4cf313d351de878327b8c49d326723420a5ffd4e4bf6
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.10rc1-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
b8aeb34440cf820bbe6e5faa41470a5e3fdef8b858aba7e8574d65febe648763
BLAKE2b-256 checksum
How to use checksums
18745f79fccc6bf4a24593a1b5b64c461fdc304b19f3ba17fc660c4fffaaf4b8
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.10rc1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
c5f08f0f61891302c5c08e7494f91de17b4349711db6a3a109d09e33ce6c1b72
BLAKE2b-256 checksum
How to use checksums
69412cee4d985c3a22f57672072b7b8cce4aff1b2ba071395d9db1371b02c8a4
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.10rc1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
7e11085390dca9694a9ac745359d0704083b5232ef66bf1b39b87a2fe95ac68d
BLAKE2b-256 checksum
How to use checksums
76fe22c33f19a5fff8f21f5485251b0b215c6e5a75fcffcccac9e5e435dd1c9b
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.10rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
273fba85424fd4b0da5272e2857bfecb73b32099f06f1eda3f3d48c9456956b9
BLAKE2b-256 checksum
How to use checksums
57bc476518137a9d7c0cff24df5284bbedf6d38332d280e1874e836a8073bcc1
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.10rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
123bc7c455912b5071ea9bc7809db747df07a6ae586cc5304afa8486154646ae
BLAKE2b-256 checksum
How to use checksums
8333f1eb94e7770d5d05db12c380bfc254eb19d1549bed05de1d3c9bdcec32bf
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.10rc1-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
b639ff9519caf083c3736c2c8333617f4b13123752d094832ecaa979a8869b9d
BLAKE2b-256 checksum
How to use checksums
72d2a75affa08efddd2c14219016b1ef3e32b5791a3406bce15952d78dbcafc4
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.10rc1-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
9c721a75eded35d29205005cff06204bab5db2e06a4e0a959d814a930a6c7f65
BLAKE2b-256 checksum
How to use checksums
c449d24e44987753948b4d9a7b223aa41366776d725ea76d00f209b6dd8e6a8c
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.10rc1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
04a101c377dfeeaedef816e88bdc6331366cf28c5ca185df8f202c8cce36600e
BLAKE2b-256 checksum
How to use checksums
10042cc467e329c9e5afee1b28c1bf53ad63b3c5309f920559ddf9e60f67f731
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.10rc1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
b739c6cbc46455f965f6381a66274c2b6f7b50d11168ee0e4aad80d0c65ce221
BLAKE2b-256 checksum
How to use checksums
a74d9a3a30fdfe27e4b1b77af36a08f3f3f117fd79287b3820740bd3f13f18bb
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.10rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
c1bd8b53b13b2c59216b5d064bee101681f9a2e241681879f2c72d2c5a133a13
BLAKE2b-256 checksum
How to use checksums
675822109c0d1aefb89a4d01318b1f10669cbb8064e04da5b263241b9bae4aee
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.10rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
a43c49781d5a0beb3c3017e007ae375bc6ac6337c621cb9d2877b76f4d6288bd
BLAKE2b-256 checksum
How to use checksums
e4cf1248c289ae41249a2d3178a542ed863dc1da9e971bb4df130e313441fce8
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.10rc1-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
0f454b48dd088badcfe4f93220e9251f2f423e72a4c218e54d05c6d20029f5b3
BLAKE2b-256 checksum
How to use checksums
7e84fbf8ca41e30e6ea8c4fe2789526e4b11415036bcc8bcbab915e8cdc5c0f6
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.10rc1-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
50dae3ab6231d9af05dcec1bd0727545d1bc4ce469ac1a1412e4a8d824e3aa29
BLAKE2b-256 checksum
How to use checksums
7df816f954afc5b5220e8ded8cf14cfef2a42c0744e6442e99c347b75ebbed51
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.10rc1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
5089cf01b18decec3a5aed33cffa74842ae2fc35548b00ff01f9186649fc88fa
BLAKE2b-256 checksum
How to use checksums
0798b3fb78cf762197baa8a9ab6dae6a0d0c9ba08079e5d9cfafb0f63e7cd125
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.10rc1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
9d8660fd87d7ec1e5d1e8115be0e0c496bff138f7b25f091f4c692ec242d4bcd
BLAKE2b-256 checksum
How to use checksums
217e9f6a92f33605291db078865a5db72c603943b3564884a663af83cf55c0e1
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.10rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
3e3450bad79cfd0c16ae0f2e07c512a4c44c2a83e2302fcb094e1612a6c3a4d7
BLAKE2b-256 checksum
How to use checksums
3ebbf01f413c88500bfd48af3d11111b9730e61654e3a0fa211926f00029ae06
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.10rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
5cfca93dde378f634f302fd8a1f9c901409560953b65bf8a6bc818917856acd1
BLAKE2b-256 checksum
How to use checksums
7c81eba0775ed4e847e54a45d085ca14f5a0f9d08eef75fe9a0edd48692691e8
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.10rc1-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
2798930b5a154ee382dd5fe72a9f5b5d70794b59606af3a42fe0e6f941dac8d5
BLAKE2b-256 checksum
How to use checksums
0da57f0b0596984aa1840aaf97f17cac6907857b4418c996d66d331940c6d9ba
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.10rc1-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
9a6e9ba0d0dd6c4eecb816f1db61d13ee5059d42536d5754364d022f7e30c8c9
BLAKE2b-256 checksum
How to use checksums
e036ff0a351dd61885fe3285f45a7b86b30d4721b2960184cfd8892995bc404f
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.10rc1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
1e545fbd315292d2bab3cd8d54939b2bfd7e187b718f373dbef3d97e85d1f31a
BLAKE2b-256 checksum
How to use checksums
9a98b3726515038f636a905ee67c053ce451a3d0767d0b5957f0d88be393cdbe
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.10rc1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
241da744f3222077d46a5da03234fa0cb21715e2c1b5a70fc0bb8cc496559648
BLAKE2b-256 checksum
How to use checksums
8805f74e95e5a1cc55a9f34770005ad553150adc222aae996054644c2c234ac7
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.10rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
55dcbec81bb97b5dfb54cb51837e6cb7e36620aea66b9fb239786c2238a4e58b
BLAKE2b-256 checksum
How to use checksums
18d873f15ec31d6b8d9369c41c64e858e4cebfef77b3b5621223709e0bed1d17
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.10rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
06dab46959938a3e81b483632839b178716ca06e5b467c70ad72d53de30b28f8
BLAKE2b-256 checksum
How to use checksums
ca608963916acbd7ecb8f34148a30271b5c16ca14383bdd55f9500e03fc31082
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.10rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
ebb7a0b01655d086d2cafef97d09fecde0c4a4be977a8a2b05b2b27def3569e7
BLAKE2b-256 checksum
How to use checksums
4e23d90b48d3df20efd426b14cc7e97f5ecde41a74953d4a326c98caa736e79f
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.10rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc1-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
c0ab961be39be2245e1f5c3f9f4319fe98c44954ed94855ddd73c3c70a910588
BLAKE2b-256 checksum
How to use checksums
ca7cc08355339a51030cdba9d362fe6aa7294e4ae900db2d5ef70dba3ab748c9
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.10rc1 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