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.11rc2

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.11rc2
File Size Uploaded
passagemath_sirocco-10.8.11rc2.tar.gz 6.7 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-sirocco 10.8.11rc2
File
passagemath_sirocco-10.8.11rc2-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.11rc2-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.11rc2-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.11rc2-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.11rc2-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.11rc2-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-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.11rc2-cp314-cp314-macosx_13_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc2-cp314-cp314-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-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.11rc2-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc2-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-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.11rc2-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc2-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2-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.11rc2-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_sirocco-10.8.11rc2-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.11rc2.tar.gz

Download URL passagemath_sirocco-10.8.11rc2.tar.gz
Size 6.7 kB
Tags Source
SHA-256 checksum
How to use checksums
37c433b67e46b70707592ac90191b696e4dbbe6470256331385462d1fd9f1b94
BLAKE2b-256 checksum
How to use checksums
e120b051544051d69f17c085709b0cffced9b0556de56e89ae3ff51a59ff7f83
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.11rc2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
f8b23721db67b3d01791f2e85a699ae4896369303c6883020ae0aa816172b830
BLAKE2b-256 checksum
How to use checksums
1a4c10d67f1613accadb6d080bb17a07b1a07723e971b5cc5d1ae6a8714c9196
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.11rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
0db387de6dc0d1c23571614d6992b352864c3cbe7ce8fff4ba764d6719190e8a
BLAKE2b-256 checksum
How to use checksums
dd92110917138c97c745c7141f061bbbb5ef51fd8a3bbb4f10f522252398d393
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.11rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
bcc0e13bf21a6d2369efe94a49bc96da838ccc907fc271769ccf958dc84c6445
BLAKE2b-256 checksum
How to use checksums
15d136a125217d341ab1f1917eb18380119706ff117e70251fa3366079d42197
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.11rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
9901ac7d268ce258a880250850c88b12cdf57d35327dc9c2b2f694d144982b6e
BLAKE2b-256 checksum
How to use checksums
58229afdde7e6aa81651e4967d971b4ebfb60d54223a1fa99e153d257609486b
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.11rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
b5e3783f2f32fb73706d32cdea8f9b715299ad494e746033a695edf29628b396
BLAKE2b-256 checksum
How to use checksums
8c4aff7e23c2c23f46fa695b0014d375c23058a198723bf3d1809cf5541b47d0
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.11rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
e82fab9d13bb6b3a1886b0a7129d19c69c68d52f371c339833864f9cc90c1551
BLAKE2b-256 checksum
How to use checksums
d4ec7d64574f58415c03b860212083328375b6d29766006f6ccdac1e9ea1dd61
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.11rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
97cf7cf2a87db8bd34983e1f799aa6efe2d1f326099eb6f73c65f6c171e3bd20
BLAKE2b-256 checksum
How to use checksums
45c2151f13a2e898f6fe2ad66965eff9fb6b8a6bd06d5e4b016c3cb56e3eb739
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.11rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
ecda7633ba32751d367a005edbd31b7794aba25ea78b2a2872df7f22aedd77e0
BLAKE2b-256 checksum
How to use checksums
fc1b6745df3e1bc847c6ec91567a4abe8601021e87ef1f8eea78fa8e8a35841f
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.11rc2-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
05f651ec7b6cc7a25fe47c216c83d2f7afe8ed2e635f841c097e62321e0d5911
BLAKE2b-256 checksum
How to use checksums
bcf5e5116793ee9c8e9e1205023fc6a5695b363ae9ee1c22397e6c9b8830fefd
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.11rc2-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
4f0c6b99db1be1865e6bd79709a999937f924c365f7754348b861a7940f5f399
BLAKE2b-256 checksum
How to use checksums
8c22734449a2baeee7a2a7b6474926b5f7033b1e2ffc15e54e72f21a37b60d06
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.11rc2-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
38e28d943b4664aa76862a8d8eccca1146e32f6211941fb7fc275e34aeebbaba
BLAKE2b-256 checksum
How to use checksums
db5a4a8ec73408b9aa8e24465f58bfc6a886bca58529c68a61833978d38f9801
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.11rc2-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
787bdb48ebe78b8df29bad00470a8f809898176cd2f878d6fff034a39ca04f06
BLAKE2b-256 checksum
How to use checksums
9383827711c61bcfbd282588a36af58c5afdaa442d47114c6451a074d38bf9f9
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.11rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
74ce8d4f4d85a5d606ad0f5028498fcdbae68cd6852033d9e47651068fceb7ae
BLAKE2b-256 checksum
How to use checksums
aa62f33c5caac6244f0ec2d415db120bb2113968eea7c29d9e4e60a7cc450470
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.11rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
180d83df0f8eb9bc184a05a64ece4f2a940a13c08d6de4458182d54b8d468306
BLAKE2b-256 checksum
How to use checksums
34196480cc877656241f046839e2e0b9c15e50683da2f433216ee967bea860f0
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.11rc2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
91b41a993c62fb21ab800064c35309c376999ebbaab9a8653bdd25bee51e9a86
BLAKE2b-256 checksum
How to use checksums
3e815ce2004ab16f59a8dcd4d2ebe68c750ce55a96028b6f1b34ca4ec2527451
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.11rc2-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
fb967e4f9997c866401466e56bda3d313eb712079ca91f1d21f83817541821b1
BLAKE2b-256 checksum
How to use checksums
037c9f4884c370035aeaa12e6429f4fe84d19dec68e8b0de8ce78a0ec3a6b3dd
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.11rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
31f31a7ada55083e99d0a01c8931b99467fba41c0583442f80a9643d2afd0e7f
BLAKE2b-256 checksum
How to use checksums
064d60cd0cd8e82c36fc711c177bfa58328c78c2da66466860cdea4ab5184e5c
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.11rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
5e52170e14bea434995bac7b690fc664d3dcacc22f3edc17173bc01d56478bbf
BLAKE2b-256 checksum
How to use checksums
ea84444f7b1eab05605220140a2f3a1afee49eee3e371b5a75ea713f4cfc3cea
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.11rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
465892b2490c9ed6c38bbe1a0923f65d9f6e71dbe4d77ce95baef11dda735446
BLAKE2b-256 checksum
How to use checksums
85949b008694d434c24a2fab2eb9fa4032dd0809dece55b4f44754b582184905
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.11rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
d5b0f99cf4f3ba9b7bbbb43cac6efb1a5196d373a5584fd5cacf9f2dabbcf664
BLAKE2b-256 checksum
How to use checksums
b9a6eb55f1e164c6916d8f8e6931c1bd854ce2a1e16470f0fa7388d1bbe3a4bd
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.11rc2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
3f29c7a182189aae24b1c28f244cdaa2bd884fbef08d31aa43323ad4401d0733
BLAKE2b-256 checksum
How to use checksums
8a5a42e0f146c4f563ab7bb8d1071c67177a7373ac97c94fae3967d8ea492860
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.11rc2-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
633a2c7e5593e6ff42adae81d29a71d4bb91e68dc99d461d15529a352e407b03
BLAKE2b-256 checksum
How to use checksums
d7d3438efc7c9680743467e0d68acf47ae47474547b81d515a2e249e66773f4b
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.11rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
be7c75549a00445096621802e1faa511f57fbd8b7972905950931fac163fe9e2
BLAKE2b-256 checksum
How to use checksums
a90d45f1ffe6c82a992260521e30952cecd3c3b4741f3d282dd8cb0bc3499c53
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.11rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
b23f0cb68e8d71977c05f03ca4cd2b366356d8834a36207853e29b3ce8557632
BLAKE2b-256 checksum
How to use checksums
bab160627c55f931900a8f119cc2caee2e2d4a30878005f10a475e3683a5eaf3
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.11rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
072d02b5bb8d89a90159efe68db5a5ff519e795bb448c205eb88c32fbc68655d
BLAKE2b-256 checksum
How to use checksums
1d1abcb9c5851bd0e10c827bc03301c4728bf1528893910d815b9c8d4fba545b
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.11rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
ae7349e2bfa19e3e842b76287c487066b3d4720cbeb79af835a1c42aa77ca35a
BLAKE2b-256 checksum
How to use checksums
44e3aba3b9c8fb74616f81d98533ff87d88d288357d6f7ce1cf47ecfd51e331b
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.11rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
f6d1a562268bce089b799835070b06c4a99a8b59b8af93488ef6cc93e32b9f46
BLAKE2b-256 checksum
How to use checksums
0011ae8c25af99ec47e617d9d4aab58cfddcbd00f5985921a0d845f4ce11c258
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.11rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
c739c61868392fd173f73d5726513f51f2147df1930b775dc0b2f952788f01d8
BLAKE2b-256 checksum
How to use checksums
fe66efc81e8ec80a0d183e7e37596906b86f03e4720c5db0535d1e5d3582620f
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.11rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
a76677db8d7855b933317f39424da8a16f30ff11a4016116b430d44b2a252f6c
BLAKE2b-256 checksum
How to use checksums
ad6b3a0245b34925b7abb01716fadc77240d77ad87b96aca9d496d389c2def52
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.11rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc2-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
f9993ae47060d457360242f03adebfdbd6f190fc55f2756ac70c108062e973b7
BLAKE2b-256 checksum
How to use checksums
0987f25c3ce411919cac2a7e74117f772eecf9e395f74b99d9b5549a8b7c4c29
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.11rc2 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