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.12rc0

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.12rc0
File Size Uploaded
passagemath_sirocco-10.8.12rc0.tar.gz 6.7 kB Details

Built distributions (wheels)

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

Total release size: 40.1 MB

Release files / passagemath_sirocco-10.8.12rc0.tar.gz

Download URL passagemath_sirocco-10.8.12rc0.tar.gz
Size 6.7 kB
Tags Source
SHA-256 checksum
How to use checksums
cf89e00619a10c542703b17a8faa89fe664b0fd38ce82b4e9002c2b11ba450a2
BLAKE2b-256 checksum
How to use checksums
fcd35118eb9cb5ef5f3e0b99260edf74f5b118876eaeb3fc9bcf2f5dd573511d
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.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
eb674424a41fbb0935ba840349daf4e55a2e9dd7ac8cce535de5434928feab16
BLAKE2b-256 checksum
How to use checksums
4ee849dc631e4645efac121ce49b4da7f412f431bba81f78ccb4bf2b67343094
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.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
5c5ee504fe59846013afcfc1398bdaaf3da96e27ae1f456e884498777cfdc666
BLAKE2b-256 checksum
How to use checksums
422b27e76a48a96b26aabbdea120e4d8faa0b8e723ef5cedbe8f72accf1defc9
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.12rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
173a045473822813db2ad6a34dd749ad7d4a00de9b04374b7e23b67d2ec61116
BLAKE2b-256 checksum
How to use checksums
993cfe290c3967b483308bf11da4ca857221c314d99c323ad20fd09f77feee87
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.12rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
1ccf404ccdac6be086134c46fb645a927ed297106f0905be350aef53ea287474
BLAKE2b-256 checksum
How to use checksums
8ddc83158804bea51e7a5f2fc34c08e36642f9f377eafc45011a5e369789ec73
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.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Size 629.1 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
3926b246a57e38e224628ce92789244a0d2065c4bf47acafb8e0158fb5888871
BLAKE2b-256 checksum
How to use checksums
3a7601f0e145e4ddd6f7a74f145b415bcc523f5468a428140f41f7899f03c829
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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp314-cp314t-macosx_13_0_arm64.whl
Size 563.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
ce45349c6b936a3973ddb0fd469d82bef4927084261394cfb7ffa36fb4df52a1
BLAKE2b-256 checksum
How to use checksums
85df02fd20fe02995fe571e6b2d055af568ccce4fccb0761b997051798b83b83
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.12rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
08d83a0b00ee424d5bdafe697a738c33758c0893c494242712fb39f3e58781ef
BLAKE2b-256 checksum
How to use checksums
f7af2ae3c7d46462841f6773196a3c3991a37676d8b7cc949862f8bd53d1eb17
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.12rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
b5f643b934363e47b090899dd90552f8f123ab843f7ab38e92ea04bf2193df09
BLAKE2b-256 checksum
How to use checksums
76fca4197f41b9b598cdba187fe80e8efb684b3281430712d2a504db06c6615d
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.12rc0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
274175e5b20339977504fbc7f4ce640aed3cc2ecb229e139cf0b45a0c5f90d4c
BLAKE2b-256 checksum
How to use checksums
c2d62aaa8f9356cf894afbe6a005ff9204e62a689ae1193668f12828613e4e94
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.12rc0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
40ab25d3f52f6c1bcb7bac35323c6bbcde3719fcbaf76c79a43c5e4b27929a99
BLAKE2b-256 checksum
How to use checksums
7b06ece8b7999baa5fe828ea21db67cb777a7967ab0bf092f069ae2d244d2ad4
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.12rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp314-cp314-macosx_13_0_x86_64.whl
Size 626.6 kB
Tags CPython 3.14 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
a7387d4cbff8e5ae0b0a68de9eb29593f430b68310d4b3cee5d0a2370d271464
BLAKE2b-256 checksum
How to use checksums
38419e1c3e1707e80c308aaf90149dcd2e747aa341682afabd1162ca09b2b3f2
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.12rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp314-cp314-macosx_13_0_arm64.whl
Size 560.3 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
4ccaeebccb21dcb6523c2eb4531191b62fa31fa7bb8c0a344a6042f95389dfbe
BLAKE2b-256 checksum
How to use checksums
f43a69d8a21a90ed21fa3b07f49329225be21e77b5372faa10cd4a1b2b449820
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.12rc0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
5cda61b594195b4bfee2c3b55638fbe7fdca84da72ded1d1cd0494c12a968b1c
BLAKE2b-256 checksum
How to use checksums
e54b06232715165affddff30cbc2df2f433596fadb2b237b4b318cfcf1069b13
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.12rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
07ad2f0158f51493d5b43f6d7a4b45d4919f6423f862ca33fcde2a1ba0339a02
BLAKE2b-256 checksum
How to use checksums
6f111d15e48ee9b4f6079b2b1845c9ce7302566c521abb7124afc2f93dd07e39
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.12rc0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
84d79814863521b85d69cd9770ddc04f625900befcefda525185567914c4aa3f
BLAKE2b-256 checksum
How to use checksums
49d890aef39485274fff734f72ddc6712f3a0c87f2818625d2fe484cc4426927
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.12rc0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
c057686511e9574d4a5da528d9a94281d01746ef436f76091ccf650bab2a0e79
BLAKE2b-256 checksum
How to use checksums
07bacf570b54756a6e95be412e2ed70bd3d8be11c1c76cbf720c8eb278dccd01
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.12rc0-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp313-cp313-macosx_13_0_x86_64.whl
Size 626.7 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6dfbfe5d28beb7086e2d4f8bf6ffd567703cdf5ab5fa4a2fa8099628d40ed621
BLAKE2b-256 checksum
How to use checksums
3da15f651a05b9c40f6fb930550a8a4faef4829ba34155850e1f5f4931ac7daa
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.12rc0-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp313-cp313-macosx_13_0_arm64.whl
Size 560.3 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
88f394df7f534ed708bbc28d45f27fcf5714203f959fb99325663b9e3b65059f
BLAKE2b-256 checksum
How to use checksums
363e750063aabfc424a3d775dc45be6e867491bc4e2e96e0450ae653b4fce37d
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.12rc0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
893ae2ab06007923baed13d635845f9dd3d9e803d7c36b3b6073a73fc88a4123
BLAKE2b-256 checksum
How to use checksums
af77bc447fa27aa9aaa516e484a6d6d736b497147a4d1ab14b9aaac0c31cf310
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.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Size 2.1 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f2e5643a6422e1bdfcc2c7ce5a8f17919f47883e65ba5b2a3734ad21664c13a0
BLAKE2b-256 checksum
How to use checksums
7f95045966d21058077f3ee7465e0c25ddafec959bf3f3ab4c51a022f9801264
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.12rc0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
31408fc479f5b3313aceba50f65e2df6bb73d0c19633a75d56a8da0330ad8d19
BLAKE2b-256 checksum
How to use checksums
2de8c2cd5bb92421d92e5f033342e1a4b61d8a5d5caf78335345184f795260f2
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.12rc0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
b5a99097211961bfdeb265c441f2d9646d3585e63e1ef3a4dd3b0adacbf0d808
BLAKE2b-256 checksum
How to use checksums
e0e37aefc662a490d7aa09912bd773463903d9e0b34a7fe0607f68b1ac152cda
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.12rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp312-cp312-macosx_13_0_x86_64.whl
Size 626.0 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
6b97db4ed61bdbb677066ede0dae76da1c8be8d422943e25d8b44d1c40f8e0ce
BLAKE2b-256 checksum
How to use checksums
5c820f39f15487489cdec3c6000b53e832297f26040e2fd7d2cf3c79f410465d
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.12rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp312-cp312-macosx_13_0_arm64.whl
Size 559.9 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
5ef56f81e02ec5257d811ffa843ea5d708d88f9eac66cff47c3163b6e4fd9f28
BLAKE2b-256 checksum
How to use checksums
b5cddd879fbdd6270679c1a17e38feac6a39481aeba87d41cf7c32db69d2abac
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.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
6fb0c8f3d053c44a9d90ef459257a5f949a6c553ba7cceec802bb5b6e445b3aa
BLAKE2b-256 checksum
How to use checksums
67a801c76ebb9a9036f0df5769fa60280cd395ac4d30b1d68fe8407bb53f6f56
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.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
c2f0978d1ff49a486edeb96a2acfe5596dfcc09191ca21c72cae69b9ed6dd26b
BLAKE2b-256 checksum
How to use checksums
a698e094703e4f52ebe51836f810f2681ba99218332e443484c127f0d2f7df5f
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.12rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
42dd43393c91fdc5112a8b8a38f4109bb7c4f02b85c800b79d61b40aef0d7817
BLAKE2b-256 checksum
How to use checksums
206f160c5613a2c3cd273fab0728991300c43221a7a83e5678909aaff86099c4
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.12rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc0-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
8e877bd753ccc742a76ad22cc35438cd63a7420057e4e66161604e3121b6735c
BLAKE2b-256 checksum
How to use checksums
8a12e358676f6fe2df01bcde4964f57e898707f7f8bdc329ac3aeb0b5ffad172
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.12rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp311-cp311-macosx_13_0_x86_64.whl
Size 626.7 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
2d9eee39e54e990955c1bf8311affe8a8861d21a813f0d98662db8c83838efb3
BLAKE2b-256 checksum
How to use checksums
ccd282cdb8b2793cce360225b7a38cf02a420d3bd4a550bd6549a24a200dfcb0
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.12rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc0-cp311-cp311-macosx_13_0_arm64.whl
Size 560.1 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
3b5bf94dbcd5201864d4f0002b1b15e1bda9737812886e593ec6d60dce35bdd6
BLAKE2b-256 checksum
How to use checksums
46460cc1948d08341b7afa675eccf334ab13e328db7660ec8d4d47b161dbba8f
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.12rc0 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