Skip to main content

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

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

Built distributions (wheels)

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

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

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

Download URL passagemath_sirocco-10.8.12-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
d7ecb16b389eda2aa32afc569524952377dabbf8e545b2dd8cd2e39b71d520b4
BLAKE2b-256 checksum
How to use checksums
3aabd1e8b29e4e05526d5a9e9d75d51f4641cba9542f3a163e4688bfa7a5c44e
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.12-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
6193c5b0efd6832cd58fd148df2d8bb5fd5a24ec5fb9a6b23b45cb1ef927bce4
BLAKE2b-256 checksum
How to use checksums
82e26aeda679d20b7fe1557a7dc3a0d039c504ae949eec2fa77d8fa17cb005eb
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.12-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
d2f988151c28f35ec49ccdfd7f7a34b45856daae20af69df0aec67a533c106ec
BLAKE2b-256 checksum
How to use checksums
b54233f4f701f9d94c13fffeb30aa5509a3c0b61c88062edf22f0bd5826a6c39
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.12-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
53d7893e999eff3b87db6c6e54efc555cc78d391924cba989b70b328cf09bf25
BLAKE2b-256 checksum
How to use checksums
b9b10ab13231b3e76b00e915fde8e7cb1fce0fdbbadf0fb44d359a3151081359
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.12-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12-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
2bbf251ddaae1e475c7d2cc5f963dc8d0426e2e0a12bc049709407165388a18c
BLAKE2b-256 checksum
How to use checksums
d7b4859d8df2cc0ba32e40ac827818fcb6766460aaee0e06d50ff1d612f868fe
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.12-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
370c19103f2fc107f7f30c31dca7c5ef2ebfcc05258e1789cbc63acc9b2aef4e
BLAKE2b-256 checksum
How to use checksums
c04625a175b5d80acd57feabd23c36d2f226cd25ff5e219dbe73c5ac2ad4367c
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.12-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
594df9596883f3abc4be20fbb67eff2056d606adcfd97d108adcc19e2fd4c588
BLAKE2b-256 checksum
How to use checksums
ca70dfa24621ef59127da06ff6c6fbae219ba8eee9b6c7f161a7502fadae702f
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.12-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
31d0179b328ff01f951aa5b9c8901d535a751a21167a7b36f4c1004bcff0b15d
BLAKE2b-256 checksum
How to use checksums
fbebe4ae73cf30cd5e4a816d7c3f3e6d533b35c138c1161d0ac5e61713b168e1
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.12-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
4385c9f9737e840b62ce581d1c76b8444715fdde03a683f67162d15d8b15e124
BLAKE2b-256 checksum
How to use checksums
f9b41cf71fef40af59711ce16925d421da9e4d07034766a2c150afb9dc47523b
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.12-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
37abaeee79551fde5f78230442f48e01b9f7cf69672c4f49fe3be1203f04dec0
BLAKE2b-256 checksum
How to use checksums
a455815b2eeda0e2833975e8aed5497b08a9642a14f675850abda1a1d7ea851c
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.12-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12-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
b353b4c65314518785fa45040b40c69cfaf1ff0063ebad660e45bcf44098de9d
BLAKE2b-256 checksum
How to use checksums
2a91acd2947654383fbc0f4e57a6763ccb498ef96e79ebd170ba4445a88f676e
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.12-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
f0c063a7a6d27e2e09d2bc05b230407210da47a4862de08c39e788ea5d8723a7
BLAKE2b-256 checksum
How to use checksums
1fc1436a9d480d31cfbb88a146276a9ae39423d08d0f8e36e9dec30dc0802df6
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.12-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
70267271e6ff7f2e6673300ba349ee5d8c4df875ddd2cb8c734c3e86468f727e
BLAKE2b-256 checksum
How to use checksums
36fd8199ea5bcc5914d0a27175bdffaafb07b94be690371e8d039c753c79664b
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.12-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
721b8525a8cafe785c4d73aaa4e2ff7366ac78afe84e5da6e3c51f9d549cc073
BLAKE2b-256 checksum
How to use checksums
a28de5d0355a9f9feed3e0f832e2e0903644f6716665256198ecb6fe8df1032c
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.12-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
bbe65bbd21ac32db2dbb0a1aedcdc0d1bf85a0aad637a9c315aeab28863cae59
BLAKE2b-256 checksum
How to use checksums
8c324ea183b8b35f1485056eea1937fc8aef48723f4f05d1cadfb913e34c8b80
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.12-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12-cp313-cp313-macosx_13_0_x86_64.whl
Size 626.6 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
75d69cb0870777262dd96c6ad571acc6d57cb46bebc7e7d143fc4465a0553d16
BLAKE2b-256 checksum
How to use checksums
a5a9e40c0d0e7fd8636b380367012644a3348b3f70dae4b16743b03f54e3eb64
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.12-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12-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
32bd20672d6f5f8dac3501c44afc84fc7f042d97d41902a488e7b2e055f25cb1
BLAKE2b-256 checksum
How to use checksums
52ca41efeec8a6c349aebdd51f103d5c04cae44fabba6b7e55d4ecf15ecbc78d
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.12-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
81c1a7899b5cecaf5312fc1b82efaed2dbeec65ba712615868fa9e7ffddd3606
BLAKE2b-256 checksum
How to use checksums
7b6b92b753cea8c39df61e119c5c6ca3071afe96e17df9f319131289b253adb6
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.12-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
edebc23349990f6b918e8020901827da2ce64c1ef7adcde01337eb628f94e91b
BLAKE2b-256 checksum
How to use checksums
b8d697af4610afd98aafbecb4a29387f507e60285aca162bd7c8a621f3c50994
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.12-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
5b954b91cf2b64d066ef1dbeca30b89aef341eebb42bfe4fdf196bdca2969a07
BLAKE2b-256 checksum
How to use checksums
2b780f577fa4a7bc530367d566c0529cf7ed33e81502e82be63e52e035a3dd7c
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.12-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

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

Download URL passagemath_sirocco-10.8.12-cp312-cp312-macosx_13_0_x86_64.whl
Size 625.9 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
0f6baf2892455e07c3476ffeb7bd97dfaed96fb59dd999a6386b7358eee4182b
BLAKE2b-256 checksum
How to use checksums
37b545938d67b4bfe8eef0a786a4c70064217f7197f0f99474c047b8dc14ea90
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.12-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12-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
4ab4e1f8f9210f03b2307dbecffbb01a602774fb9c56a4cb4d04c695da125e83
BLAKE2b-256 checksum
How to use checksums
de80c3ec2cf6557e1e78f9b2fc04a8bf02a1d2ea8cc10dd3d91903787f20fd16
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.12-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
745e2c3de23e1d33ff8e1fbf4f82fbdb502bfb582a76ae704030fcf50998eedb
BLAKE2b-256 checksum
How to use checksums
02b2710cce513e0c76de7454b0458cd59a7476c2534c0ba1f48532f7d0c43bed
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.12-cp311-cp311-musllinux_1_2_aarch64.whl

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

Download URL passagemath_sirocco-10.8.12-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
94fd9e98a3f79e94679af50f7e4fa640c0ed516e86f20d0c02cb289178e80229
BLAKE2b-256 checksum
How to use checksums
5729568eb22a088099523216053c9c4737390725915e4481a6d6a0523094e280
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.12-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12-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
ce0043475a441994ccfcc0a36302ffbd009c9d1361084d4557deb7bfd321afd8
BLAKE2b-256 checksum
How to use checksums
129763fcbd1610cbad2e22dac04e0145a5bd3c8c3136b47ed744704cbf6ac90e
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.12-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12-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
f1e5b175612cc4cb43bde84e71f255cba608fe9125578dcdbdbf4a99589aca90
BLAKE2b-256 checksum
How to use checksums
a6163eb255d6e47736d2fc46de30fb157268f1727f15a0e21dd23a8ec46cf96d
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.12-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12-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
3b7f772517287f61e17cea697651fcb2ea9cddd9e820a50c6e60c3cb86079448
BLAKE2b-256 checksum
How to use checksums
e10f79ce1c3d72c542fa728d958c866cf248f0f34030f42230f32c78960f8693
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.12 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