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

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

Built distributions (wheels)

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

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

Download URL passagemath_sirocco-10.8.11rc1-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
46e5281073e0f9aeddc39c9378a93e50839b5454ea74557d73ed526f4457785c
BLAKE2b-256 checksum
How to use checksums
8ccc031acc86bac97375c077bd8c333fb93775fdd492cca457cb00845fcae784
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.11rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
2cd5de6c96bc5198f7cce7658aa88bf8304514a23ba1ffa9e3c90a4363502e10
BLAKE2b-256 checksum
How to use checksums
3d95b1e9926c3bb91bdc5ec1b269963f1523be80a70bbefbcb07be1be738ee17
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.11rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
200c4f1a6b9d5f98e8951d41a5a0b96620c321a29185761277d77bc8963d788d
BLAKE2b-256 checksum
How to use checksums
a6f8ecc7e56e89dcdd4d9f7fb75789fe2b32c8cf349d2bd508631f4ffda4f2cf
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.11rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
51b1d6e6e024211db706b5a7f29f96ba3cd595892c22ed83991437838238c5dc
BLAKE2b-256 checksum
How to use checksums
7e02ec9153363a11039691946137bd12a1466589d1d79158ab02542d9e78b3d9
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.11rc1-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
cc723543340ecf60428e84811b7a00edf104edd113c1affab136c79fd3c81f19
BLAKE2b-256 checksum
How to use checksums
86ffadb14501dcd2fac16d3251578ba6338b827840517bc542f1e8ecea41d13f
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.11rc1-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
86a07edbe63edb33380421171826648cf6fe790a184dd5716cc9ddff85814d0e
BLAKE2b-256 checksum
How to use checksums
88ae3f0aa03ad13830951017a634da77fa7f5b7fe4889aaeb93f03006fff2138
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.11rc1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
b0033130879b632c6dddb32af058f46af38c7000af8edba4ad4aef2150f395e0
BLAKE2b-256 checksum
How to use checksums
ddd70c24e82c2115aa8fe57c4f4ab9f89e8d14947f45fccbaf5311072df5ac63
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.11rc1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
ce29c2462d9848f0a220a53b75b390ed02a3179f10d75293eec4ea45cae5029c
BLAKE2b-256 checksum
How to use checksums
33555141a109602fa8e0597015ba1ddc3e559b032c89c19b3f55ce4c5b130009
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.11rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
a2bd60e3f0f421be6ee07a2dadfe5617be8901caab46c39c798b101f1f0afa1b
BLAKE2b-256 checksum
How to use checksums
39bdb18f6cbfa2556ac06d79b38fe378703f1a4edd834cbbbb0bd140dd9f3491
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.11rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
ce9e2359439e2bd90983f4dc32ea6a2391b1a0d52f4a88e3fb5ebf5661ccca96
BLAKE2b-256 checksum
How to use checksums
0018ff0efb67fa461f49bd3fa3eca1f7836b2f1641ecdcf7346a2cdf63aa3b91
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.11rc1-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
7407d58404bde4228b78dd12f6205c1579c61aa95116d8fec50e72c4831fc84d
BLAKE2b-256 checksum
How to use checksums
38993517f99d16463f23d81462382c9d83e65d3048ceeb2d05eaa54def987d57
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.11rc1-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
e9a8883224734f5ccd09ecdc16cc6a53a3218eaae105937fd2332cc0610be1db
BLAKE2b-256 checksum
How to use checksums
bef0590c5a425a4057e48b8eed08b981ec2cceeae43d61b29b9e8abc2f479aa9
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.11rc1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
32c7413cc938b9fc78671425a528f9e7e74a71f076319a0f8272b9863da8ead3
BLAKE2b-256 checksum
How to use checksums
c625153019d0362685a475dd5c72b1aa47c73f37195615045f1716329e83927b
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.11rc1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
e35b8df59b58b951445a0582eab6543f11c10308d8cc7cd376aec046fb3cf5f5
BLAKE2b-256 checksum
How to use checksums
419314d22ec4768ce6cb75869060143bafd815a63aad9e6db92e343974bb4a6d
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.11rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
daf6510c87bf4be1e3a207bf0fe4ff54c7e6624b6d14b9dfa0306fd924e1ed4a
BLAKE2b-256 checksum
How to use checksums
d18f550374f73b7d1453fe76fecc3e4a8ecabd52374f1bfac8f84dbb65cc9ac6
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.11rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
f3d02ce395a6d3d11c8295495bb11cdcaed03366ee1028e6ef11b63723670eb7
BLAKE2b-256 checksum
How to use checksums
946a61b30fcd5f47cebb8e2fe34fb55b55a279bab101901afedc065ae02bb170
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.11rc1-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
99827a7f926e6958067dc6335bea2d04edad4512794a1b47b057411fd9db2b64
BLAKE2b-256 checksum
How to use checksums
5a536c178573c77d85ba3349dc789a229de164a22d178c95b4565ebe7cc69304
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.11rc1-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
c8791fab55560d51ab899e2377a373330050a617ea92379d3b2e055426d1fa1b
BLAKE2b-256 checksum
How to use checksums
7388adfd72ddf801a9bf953905c9c0d4f180b11218abfdf85ac8d1fba1385c63
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.11rc1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
b096c892220924d44050f4f28933f6c348ec0c77eece7f6a2c6e59d564fa6f4b
BLAKE2b-256 checksum
How to use checksums
d3fce07555b5d80e13028d1837e743c105c67a2565623588573ea5b7162f404a
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.11rc1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
2b000f391b11260b58a870f7566f320f3eb3c9b6434f2a4bc7f2058376838624
BLAKE2b-256 checksum
How to use checksums
f03b6325c5b662874625c30fbd87fab7125f4d61e644e735d83c26a8a2fb9b94
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.11rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
620e759d722345db829468ab452ee6be7fc6c45ce8c54e6ac193eba4f96b3371
BLAKE2b-256 checksum
How to use checksums
3278b66758a514baa13e638f4e8a2abfa87c21a0709f6debd2d016a9f862bd55
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.11rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
971740a2d7a4e60988c7275777124db3b730f81c5cb46e8eaa4a114330766113
BLAKE2b-256 checksum
How to use checksums
78b2bf4f0600df83f16cf5a3a039d45792f75005451bcfc78cacd92bbd70a0fc
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.11rc1-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
8a6209c777c8036e30a96edb94dbfb3902c181749e9c79b6decd0846f7d156b8
BLAKE2b-256 checksum
How to use checksums
6eb0cf477476c2ef4bd7ea311516866ed133f3e5660786f8b770112addd46c2b
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.11rc1-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
0624c7db613e526b123e43ca2c72d423f0fde04f8430b31f1647e6dd437736c8
BLAKE2b-256 checksum
How to use checksums
f21c7d090b08a304252563bce81bea5e3ddbf63d99cf741434ec387852a9a048
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.11rc1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
27b248b1b95b40cb28dc873a09ccd278fe295db9f94dde3a77b7656c5d1c7816
BLAKE2b-256 checksum
How to use checksums
d7bb35cd1d1f50f321984436ef05011156356beb4a85a34fddc1657b13317a52
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.11rc1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
3a006e58d5eb4d15887f95f239c0cefa395c8b0e7a0d71b83bc6dc6df4ed4eab
BLAKE2b-256 checksum
How to use checksums
8e76dc5f980b4c18191e717b2a08a9cb580b0f2e233f640581b85a9338e98014
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.11rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
38e98b87586db077080ce59278d2761259068014e851aeeeb799fe9ea2e9e00b
BLAKE2b-256 checksum
How to use checksums
a13c3a285c26c5abf85696d782e7d53d1f3e826c297bb3ee96a23a79e5fe4095
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.11rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
6c2acd3cf49427efc0ef8d7ebac4b50e5c46289cdca80ad6bb493d3896b8f72a
BLAKE2b-256 checksum
How to use checksums
1ce70ec7e409ad4f466a9b2991f8359a1c1351ff23cb7315a64dabd3593ed221
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.11rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
91bf06ed02d37d2aa1790bf858dab70e3a311c736b654b7fdef053ef8b1af56d
BLAKE2b-256 checksum
How to use checksums
8d4c94b90049cce6fc9019c61d501f30cc0db1a9f40b7ca20e0172f76930bb02
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.11rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.11rc1-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
a46835fa54ca7563488e05dc134df633f7a4951ccdca743da83e20659bbea99a
BLAKE2b-256 checksum
How to use checksums
95968a771ed6e30ce20fd958ddc3656d4ce6f9cf48385bb54c14166fde4e53c1
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.11rc1 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