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

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

Built distributions (wheels)

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

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

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

Download URL passagemath_sirocco-10.8.12rc2-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
0d44852263b20ecb44462fda396d84cf921113e6c97bc9f85a73540012a420ee
BLAKE2b-256 checksum
How to use checksums
4369720feab59d381edfa6c51bff2eac8796072ee0e16c1037206a91586f6275
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.12rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
3e222963e151637f7e92cb12873a795164e408158201b3ef437095f9870581cc
BLAKE2b-256 checksum
How to use checksums
10255d5394d5c988dff5e994829d5d64b7d1ff71a07658fab45066a3d9371a5b
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.12rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
22b08a0e41e5c1f89cfeb3080e0287a66b9b884b1cc3f8e1b60b60c3b71084a6
BLAKE2b-256 checksum
How to use checksums
473599116b1f64706ff8d049e1d5eb1b9f5a2181327eda95d3a92a885d93d66b
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.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
93330e9c8e6e579ce875297d4da9736c1cd4aea70c5df8746560eefa7d9b5934
BLAKE2b-256 checksum
How to use checksums
f8a25281e8bfeac8dbe3b36f4c485b994d68c9ea7ac051ed3e2940dd5233e14a
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.12rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
1d0c81ebb02204883aef73ce380350d3a9ad5ec4e7adb5761e60e44bd69a11a6
BLAKE2b-256 checksum
How to use checksums
86c18a92a1ca23f105d9320260919260e2fd0b0391b24bcf188223ed2051fa5e
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.12rc2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
a6de3e1c7947e25cc5f58da24b994e19c646b7cbb1ac8ca6f757502bc41dc500
BLAKE2b-256 checksum
How to use checksums
6cd068dceaa3cbd5d4bfd1df6266f948aade8408299727f84703de0536852f0e
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.12rc2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
535157dc625dda35b6169197b776f48e3a1fd130f565e1ddf5cddc8a49cbb2bc
BLAKE2b-256 checksum
How to use checksums
fc7a319fc310c1833f1d99ef4cf5de29aa4ca6a1db06e3791f55fcd612a8a4f9
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.12rc2-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
41937532578cf3fedea5717ac164a6ae31a16801c06f604ce7593dd54dc542a7
BLAKE2b-256 checksum
How to use checksums
66f2ba5b31935dabe236d3ec7d086eef497dad6fe8888678851659030d121ed9
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.12rc2-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

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

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

Download URL passagemath_sirocco-10.8.12rc2-cp314-cp314-macosx_13_0_arm64.whl
Size 560.4 kB
Tags CPython 3.14 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
9101c154e11dd42f295dd6333bf2d2daa87f58fc4207628a4b4ed30b7c989e6d
BLAKE2b-256 checksum
How to use checksums
b2f32de7aa138c76c0929e2d827ae01f56dd947407ad2c1f5978b524154d1a7b
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.12rc2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
71a40bec75f3052f9d7a007e05dbc4eb49294a40176e4ba3f8a938c90fd523ab
BLAKE2b-256 checksum
How to use checksums
980bef747905ee1ce82232bc0b9786ffc039e3ed4246484d7f17e9b6b185388b
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.12rc2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
a35546a6684134927b17d0a1ce5add546ee5c3305bfc04dc39c1751abd7d7398
BLAKE2b-256 checksum
How to use checksums
1175088e375f5ffc831c349b42e9f1efcfff3dcbe80d45ad426455654b14743a
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.12rc2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
9295f8bdaef3aed780b25e18cbd4f4691975af4d3b96880cc91fdbc6a82a2b7e
BLAKE2b-256 checksum
How to use checksums
ea507c403b3a2e59c8426abeff36c8c32ff2c20471b1e41491800cb361ff3f52
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.12rc2-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
41f4ae578cfe2259a6fbe1738b137e46e67c3cc1ab61ac55330ca53542e936d3
BLAKE2b-256 checksum
How to use checksums
ba036f28c766927404b972866a414c7908aa1092808ee6eb571f363719b74fae
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.12rc2-cp313-cp313-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
e46e306dc13e5dda54572a66e837bba4618992e6420ac5a162e0b53172fae8fb
BLAKE2b-256 checksum
How to use checksums
53c09b10597065748b606a3951c778466f554b75d63a987d1e8f5a4b38c20219
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.12rc2-cp313-cp313-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
368e0f668295fdd12ba51f72d3978e80406fa76434d647e81e0961d481a04eab
BLAKE2b-256 checksum
How to use checksums
645866a8b75af058f75710d8088361a2ce3df7b1319c31ed02e60d2a7f982473
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.12rc2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
226714a36eaea224a13776a250a3d88e39a0c03e424ee697d2ae872621c3e7b6
BLAKE2b-256 checksum
How to use checksums
2a05ff93ccbe48d9db8af172797168900d95053f2419255612a08673816c3502
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.12rc2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
11fc05d3211c6ff427a313c25e6f46b06c7d1cbfd8da35f747f5e0ce217619c4
BLAKE2b-256 checksum
How to use checksums
99aa57cfc04dbedab75425ab50b599deb05b680deb5230bafce6a7de6df832a2
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.12rc2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
d73132e6163924d62d46f64d9323976945c47226649cad41d3eaec98a5af4300
BLAKE2b-256 checksum
How to use checksums
af207c0a723f9711c29e20e14fa8d437f3c94b7eef9f1f4d45214eaad1717f3f
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.12rc2-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
675ca7231d5026d7d701d86ed71b2c1d1dd4c574a8d29329196959420e82020d
BLAKE2b-256 checksum
How to use checksums
5f54b3aaeddd0e61f95b2f87e22f0ff371bfc953ed4809a8e5b63b72330a68f1
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.12rc2-cp312-cp312-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
46318a551e3bc71d8808c0311a4a37c48ccc09af8f4c41c3adab71b511b10944
BLAKE2b-256 checksum
How to use checksums
0d80a8c17d3eb642edc9c53f03a14055fd373291d8dc7c9a5206448fcb23b53d
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.12rc2-cp312-cp312-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc2-cp312-cp312-macosx_13_0_arm64.whl
Size 560.0 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
5655ed0e7fc76bb06a5e0c48deb1758e3aa6a76a8ada9bd997917b70208a84f4
BLAKE2b-256 checksum
How to use checksums
4e419cd693aaa93752d45fb8da5ed4ec0d467555de8a8ac0e5ee5e2e2f62a991
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.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
6bda20e1b0e6bf80f78c11ed0956babbb190b2a32f553bf2ab7ada6d4ecc4045
BLAKE2b-256 checksum
How to use checksums
60ddbb9ccc98d3b55e300b629be936db6b44ba771f3d03a5482c99f1599c4ade
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.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
08eda725d52502b543e4a6dc3fe23c1c359703c412da176bdbdcdefa192ddbb7
BLAKE2b-256 checksum
How to use checksums
05aaa461b467008eb17d0b1f5d853113b344d0b73523489d76b979c9f8e86f33
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.12rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
d6e0e266fb80118d41bf4683089ec02449f1dee97d2adf7fca07d3b1e5e42342
BLAKE2b-256 checksum
How to use checksums
43476c8c9b63837012e93b25f18647935a5d69b9afc88a7fc398c9772a489bbe
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.12rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
4acf9df1b2d71343280161ee8c17c509ba8d1972dad6d0b7ff8ce3cad86029dc
BLAKE2b-256 checksum
How to use checksums
4d3deb2f5a4c008fbc651601e42c1a19f42ebfa4d8c7cc264f479e4f9240d757
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.12rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
3c57b692a8166b5a3105ba1550b535157aaaf389a78435e1cee8d7dffc377930
BLAKE2b-256 checksum
How to use checksums
8c308441acd66a9b407c38979bd6c3a04e4269939f2a302196fa519680cfcc45
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.12rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sirocco-10.8.12rc2-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
18ddb007f3728530f129aaa6b3724e5a32703d0e99e5ad3efb7df77a1cc9f28f
BLAKE2b-256 checksum
How to use checksums
dba555e86608dc8394e95c0fa5cb02e0bee19ee356b56acc5589f5c379cc7c13
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.12rc2 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