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

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

Built distributions (wheels)

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

Download URL passagemath_sirocco-10.8.10rc0.tar.gz
Size 6.6 kB
Tags Source
SHA-256 checksum
How to use checksums
27b7f93bffcb5ffba993c5a7ffbeff091167b7a76be14b35c28893754a0b374d
BLAKE2b-256 checksum
How to use checksums
79f66b91ed0e256185af0d70d0f5d73207258654bb89dd9c7dd5fe6542cef3da
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.10rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
b6f03abd9b7669a9438d0a2bc94030fe8d85dd1853175bf99d2f1bee9d03a080
BLAKE2b-256 checksum
How to use checksums
57e020c541a58d94a34345d159e38eb5ddb29239cf06d376bdf925d8ffa7f1c8
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.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
b71240a51614c15c12b7b65a5d55ec8cc6f9df116644128ea90a29ce29352935
BLAKE2b-256 checksum
How to use checksums
0813b630f82b6945849fca0d991d7385c4d05b417bbe2e136daeb81a79ef29aa
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.10rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
a27482d485ccf7401afbae2e55559d4647e3c1551c13f5e15551e6e94af1592d
BLAKE2b-256 checksum
How to use checksums
2d8f505ccb25676132a6d0181a8871383b7ccb89f6694f7b2a2a2f840fb96e73
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.10rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
9d444683305188947f2ec59888ef08805a0969b687ccaecb40fd0fa6e8625e6b
BLAKE2b-256 checksum
How to use checksums
b7e509c08ec39ac49308cc71cdc42d46714d33e3f805d3b1a6a50e07791fab80
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.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Size 627.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
eb398c2e2f8b45c31eb6fada4861e539a31c3d694839e6d9fe63e0a19f23029d
BLAKE2b-256 checksum
How to use checksums
9cf4aaa47f68e591ec170ba352777f87bff94edd8ab536c145fe79f1084dcde1
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.10rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
6de7839e4c96487e98a0ce3119c5e3bfe2c5aa2f55d06a9c6da0dc6e2df27f16
BLAKE2b-256 checksum
How to use checksums
43f2516ca9c040515a3cc878a887ed20ee3466cdd94b35b38c82ea25756f3846
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.10rc0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
78394d7ee5679151071886bab98088c4092e0ddc9173c84450a26ebe5c502356
BLAKE2b-256 checksum
How to use checksums
ce3fe86e3604f4b653b5089f06145f8940c63ce00f17477bd6e7c667f67ad5b7
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.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
441cfb925fe5e0fc3b2ae3824e2cf1841382a7dd315a16cd98f160bac41ca49b
BLAKE2b-256 checksum
How to use checksums
9f8bb3f8c82b3ed98215ee23a7bc15657f014a627396b343e63d3300239275cd
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.10rc0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
155e2a27b86ade3bd84f4198acf9c2c732d19fb9e6319ee344b104abb5746e90
BLAKE2b-256 checksum
How to use checksums
2ccba61d038829f07896ee2fb67fc951a0273ac0350ef6ec2720bdbb34699b33
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.10rc0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
ced549bc3bc021838d10f69be7f01be46e5001fb48e3eb5f11e4d42745f424bc
BLAKE2b-256 checksum
How to use checksums
a8aeff66105136250832525b6c59a0e1b0b6828fffe09d24edad712c6f370420
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.10rc0-cp314-cp314-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
1a056d88875be61694443442898dba37761fe1df0d73c7b5b510f8e08d1c8b78
BLAKE2b-256 checksum
How to use checksums
2b3d5b99ff6808d4e8330139ffb7184bc36d4a9ac844c8f61248176416a20603
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.10rc0-cp314-cp314-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
4dd27c151ce80ae30d66b1d7baebb992e60d587abdcd54cb0fe41ccf24190165
BLAKE2b-256 checksum
How to use checksums
740e1b756a5fb24e54b60ae266f322f2aa6c549b94c836e818edca5c66ab6e5c
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.10rc0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
8ee1e0b7800a165ca4b5edbc82378b0bd2abf00dcf0fdaea4b4ee21a59872f16
BLAKE2b-256 checksum
How to use checksums
c21948c4ec229c0d23634025dcc1a8853f5012b49b9d776380ffb495f9a9ffa5
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.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
c920b3338348c738c2909062f9e93a31509a9e204e06eaa71b816d51726c7409
BLAKE2b-256 checksum
How to use checksums
182faadd49dc9fddf99163e86d23f3e82486a2490e3e2d3f64ba594986a98482
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.10rc0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
97189a9849a388b0cebc9503ca218c9616198ab46ae04beb52e3597afa66e8b9
BLAKE2b-256 checksum
How to use checksums
4ff153f04ba2190065578309a52d84e2663a0d673e0d4b6f4b4f9ac0abfdea11
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.10rc0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
ce2db57903e8078c3974dd46e1bf74da160e6808d0b955cd94203a3ee61d4a81
BLAKE2b-256 checksum
How to use checksums
369ca2853f4fa7a840d0fc3f9842abe6b0024339cc759796458ed4b01030a2bb
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.10rc0-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
beabb87bc045bead455316cefb73256ac4b64b0bb5f3fe2b6293634933ec96e2
BLAKE2b-256 checksum
How to use checksums
9e4013d6fe913099b9a71b78c295bf3131b8476c6eaa0cdd7cab9f311ca206f5
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.10rc0-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
5252609e52fe3b92f99ccaf6a95b40c5880a2233a6ae71b64d821f8f8d8b3f84
BLAKE2b-256 checksum
How to use checksums
0fe225cb4584227d22cf4284473a8b3c05f60add87e6cbf3a81dc0c2183dc032
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.10rc0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
414133600e3d8f9313218abb990eb895ea022a520e74989f51f8d90aed6d1880
BLAKE2b-256 checksum
How to use checksums
e923e1eb40964d4a98397a8da63435fa452f1fc93845df1cb29335e9629cb57f
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.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
c0ff3a5429d878884ec5a1b6dfff2bd32448f1663ecc89c376eab81f5d6043e1
BLAKE2b-256 checksum
How to use checksums
f1f635863a01004292ff80d0223715339a676b0d051d8319c40036766672f678
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.10rc0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
9fa05cd51cfe0b4d134cae45c86db72f1b0606bf627f252e53e9b4c3cab20393
BLAKE2b-256 checksum
How to use checksums
ca5060f14b4dc3dc30ea9207acf2815188857c7674133edc98fa40276e3bd16d
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.10rc0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
368cc861811f6b1b57af2397a062601660bc6f15225cc0b1682e4f917e820082
BLAKE2b-256 checksum
How to use checksums
3c1436a07c6cb1722b8367762f00f8eb5ba287464e9f4e440611b5219ca814a7
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.10rc0-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
42fe800af5fa0e01d7bd971bf7d7ee4efdcb324bbe43f1650b37a9b5d49b4113
BLAKE2b-256 checksum
How to use checksums
f7f17abc96ebb157cd7a5fff44484a61c258e7f1314d0fb49492c2ca9c188f1d
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.10rc0-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
81929864d6acf17cf773908625d67b71260294983406b4aede1f6ef81b87e09a
BLAKE2b-256 checksum
How to use checksums
b775a61aded7bb17350bb9d5a8d73235694f8dd80a0d93911bf4d194ae570c9e
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.10rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
9f5d4736ed8fb9ef6693a405f9f9fad0df6f087b7440c9df0258c7faa3d625f9
BLAKE2b-256 checksum
How to use checksums
2da6eadfa9c7cf9e03b32afd1cbc20503dd97ff4f79512f83c022a1d934a3004
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.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
0d6fa736ee7d3dfc6fbfc38130bd600f455536cbdd6fd6499e188890ef760534
BLAKE2b-256 checksum
How to use checksums
01c93840aaf9a22eb7c2d09e7d2e61d56b6b7101bae4d2b5a155e9ab20a465d6
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.10rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
182143dca5e1e5062de9bc5739ef6e8aca500bbee9e2e4b6763c2ec94075af0d
BLAKE2b-256 checksum
How to use checksums
2aed28c53e4b1bdbc7a86bd821dba380d4fdb5a6179d94d63f51f5266f6e332a
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.10rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
f92641c1ec94d0ba6f7b27549b730cab4ddbe4cf123a9b04498dde9b910e29cb
BLAKE2b-256 checksum
How to use checksums
44c53dae5e0fa02a1401513f2eae1f1c57b23e3dfe235b1d169f9905a3ec9415
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.10rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.10rc0-cp311-cp311-macosx_13_0_x86_64.whl
Size 624.7 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
ddeeba6e4e3a88d0c63545c5e557ae0c9c740f0baa2c81fbee62bc09cb5e7035
BLAKE2b-256 checksum
How to use checksums
44df1fe5c5f620319051d2c64e0098c05af135c1d0e4c56987223fc44265a933
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.10rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.10rc0-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
f17de2ce37c672822fbc18702b9d15ef34f1d5bb51a07da1b5edaa80813eef05
BLAKE2b-256 checksum
How to use checksums
56b1f864e5d90029e6088d0d7342932a703652678713b610c219d47f1d002f3c
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.10rc0 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