Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

passagemath: Finding cliques in graphs with cliquer

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-cliquer provides an interface to cliquer, an exact branch-and-bound algorithm for finding cliques in an arbitrary weighted graph by Patric Östergård.

What is included

Examples

$ pipx run --spec "passagemath-cliquer[test]" ipython

In [1]: from passagemath_cliquer import *

In [2]: from sage.graphs.cliquer import max_clique

In [3]: C = graphs.PetersenGraph(); max_clique(C)
Out[3]: [7, 9]

Release files for passagemath-cliquer 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-cliquer 10.8.12rc2
File Size Uploaded
passagemath_cliquer-10.8.12rc2.tar.gz 8.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-cliquer 10.8.12rc2
File
passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
passagemath_cliquer-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_cliquer-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_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_cliquer-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_cliquer-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-win_arm64.whl CPython 3.12 abi3 Windows ARM64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-win_amd64.whl CPython 3.12 abi3 Windows x86-64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_x86_64.whl CPython 3.12 abi3 Linux musl 1.2+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_aarch64.whl CPython 3.12 abi3 Linux musl 1.2+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 abi3 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 abi3 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_x86_64.whl CPython 3.12 abi3 macOS 13.0+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_arm64.whl CPython 3.12 abi3 macOS 13.0+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
passagemath_cliquer-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_cliquer-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 5.1 MB

Release files / passagemath_cliquer-10.8.12rc2.tar.gz

Download URL passagemath_cliquer-10.8.12rc2.tar.gz
Size 8.3 kB
Tags Source
SHA-256 checksum
How to use checksums
0cee4ed593dcbb0db1b2fae95b9971b672ab8e90eb44db4a7dd977f303247026
BLAKE2b-256 checksum
How to use checksums
d9e04486b1afc38bf3f36d3eb2edec7839c5e6818ae8be579b41b91450ebe7f2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_arm64.whl
Size 119.2 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
451227a6b8d0cf83eae1a448f420ccb91807f906792d436852895ed83d919452
BLAKE2b-256 checksum
How to use checksums
a1e7cb7553ca4bc52b8cfeac927aed9e9217d62922c6cb0c2f93581f729a2ced
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-win_amd64.whl
Size 151.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
3674cfe8c78d861c4674c5de85c2974298a49fe1d049327cb02ccd02690051bb
BLAKE2b-256 checksum
How to use checksums
6ad04abe1fe9286051279938146c6d95de8801090acb00185dee6aa5d378ad2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 348.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f59bcbb64f9b0a6b61b3aa2ffcfc96e874c30829769a37c7667256f1bb00bd18
BLAKE2b-256 checksum
How to use checksums
f5531cd41103bf92c8b33e745a59a9a88611603916b719de818e90ab4c8d07d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 350.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
0317727f65419e60b0e2946b7a4682ee849fb42af80ce74ea1aa4775a89db315
BLAKE2b-256 checksum
How to use checksums
f238d0c94557b995ee31b9c46bbd2be478bf506505205cfdca3127fd7b440e71
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 354.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6ab59fbc11415c26c6df4969ba1ebcc0882750a39a570dbdd467af8db176c6bd
BLAKE2b-256 checksum
How to use checksums
5573fff50d582a140da7600ca9b98334f5194ef2385da653864198f6334719fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 365.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
22edd29f87dc56c84af008bed07a84425ab89ddd3d4d6e09a69b5641c5dda85b
BLAKE2b-256 checksum
How to use checksums
ec59615d11e2d5a32f6b48b15cd71bde7b3ee174f0eaa776369552ad46b6211a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Size 80.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
8ba33c1043fdd45314ff379c76780c6b50412a8d71f460421a3cc85a5259a3bb
BLAKE2b-256 checksum
How to use checksums
5f09e52820b2d16a0eda6f0cc64f2279a67e3db72c74b27e4e5faab133b4aa75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp314-cp314t-macosx_13_0_arm64.whl
Size 82.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
6a5543235009c65ea561032d1f608582b285f52532eecc7fc84641da74d2e8c7
BLAKE2b-256 checksum
How to use checksums
9c54c78c1dd5998987441e83c33d6bcb1a6fa7dac2bfe21841c64fee192da0ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-win_arm64.whl
Size 111.7 kB
Tags CPython 3.12 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
4a10622616388df8a98fa09c89deab691129bae765ef449160c96dc1b78086a4
BLAKE2b-256 checksum
How to use checksums
45342d58f5690e37300e09e39435cd2899e55a721f991c4cc99bcaed4cb6777f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-win_amd64.whl
Size 138.0 kB
Tags CPython 3.12 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
88a42b8d283f84724dae1219a3dd6bddc638adb1a8eee73b3cc2fc47426c8c5f
BLAKE2b-256 checksum
How to use checksums
cf19b6dce48aa990e8c1cd8e6aeea87c43335f7aa310dfa8ad1f6ef9623db728
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_x86_64.whl
Size 279.7 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
bd690f47eaed59cf95be6a2d372cfdd94c0efb4203537c6a50cae83d6360778a
BLAKE2b-256 checksum
How to use checksums
f69bbbab3db541329e5e40319eff94247566aa1426b6a8235b3273d5ea6f44da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-musllinux_1_2_aarch64.whl
Size 275.2 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64 abi3
SHA-256 checksum
How to use checksums
8e0ce72d8f63a5f9816058d04db50f1d5ef4094041be671155b24012044a7269
BLAKE2b-256 checksum
How to use checksums
12ab636e27f83d587a500ae93ecc20cec98c3ba6e489170974aa584d5fd03fae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 284.6 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64 abi3
SHA-256 checksum
How to use checksums
2f5c9402191ff7078a2443b988d67ca7cd190ad0fb03ea751647fd3a929f9bbf
BLAKE2b-256 checksum
How to use checksums
33974bf6cc8fa593ba7d0e9a7c2cfc7ae1de71be55a1416e4160c6f3c0be43c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 284.5 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64 abi3
SHA-256 checksum
How to use checksums
a814e3e06c29b415e4f7ca5fe70199d72966da287e8d3913435089ed4e8d427a
BLAKE2b-256 checksum
How to use checksums
8e1ce5b13a2725288af5c8ab3a512f2d3a20008d97835bda58d0d6d165120dbc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_x86_64.whl
Size 72.9 kB
Tags CPython 3.12 abi3 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
655cd1323fcea64d78d2ec2f56075462cbd2ee1cb715a334ee3662fda2f8bbbf
BLAKE2b-256 checksum
How to use checksums
230d321668c603d084c66764e4acdb6c9c60742e7b72189ffc962d33d4f383db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp312-abi3-macosx_13_0_arm64.whl
Size 73.8 kB
Tags CPython 3.12 abi3 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
808167a142c0da31ea55646141993fea0d9923c70a9a6f5ea0db9499b50bffe0
BLAKE2b-256 checksum
How to use checksums
3d7c99b5bf7445ae28982acf528d7b1d6342addea54558b2efbc2e7e2b15552e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-win_arm64.whl
Size 113.3 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
68a10b305bd0de8c8fee085b8e179160314307682ccea6033cbf06b99d9ea0fc
BLAKE2b-256 checksum
How to use checksums
6fe6948ef2734a970f31345cbcf4868e24b64782856f8cd4e88c835f0deced66
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-win_amd64.whl
Size 139.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
1138a24a5c4e85b77d001b9774f36abdc52a55f3fe4ab124ff9d10f5ae4ac2a8
BLAKE2b-256 checksum
How to use checksums
91466d90c0d81e97e789c16b44e81d8a5be31de573463cbffdbfb485f9890511
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 339.4 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
6f31416d9778f9d95bdc4d91250909ecc0ce1765ebcb4029a8de39320537abf7
BLAKE2b-256 checksum
How to use checksums
a8d7d21453e33efe95fc1599337c1bbf262773aca9d1788266af5d35ab07da7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Size 338.0 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
1797534c180425911188cdb964e6bb611d1b9492afd94ecc333bc2193e61f302
BLAKE2b-256 checksum
How to use checksums
d8ff3a1b9a1fc5b77595b017fb324a7b3c633ffecc5dd7cfc61516ce235cbb37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 340.3 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
23fdd66f44b34e004ecbb787d9e352495497ba2d7550288bdc72a2ca61dfa4b3
BLAKE2b-256 checksum
How to use checksums
459770bd58517721ceb85d8ef209b87a347ec1defdd4689f5204aea3360a7072
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 342.9 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e151c58063b7345747c1ec1a46163890ebc2f69209a444bf53b6e5db1984700e
BLAKE2b-256 checksum
How to use checksums
6e662df0488176232ca4f67415a06f5b6d00976518f45738ef3aeeec2a1bf934
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_x86_64.whl
Size 76.4 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
4b1f035f9fb6e82711eaaad8ad263a2d0734c68e13e3aca305363df8f29d0cae
BLAKE2b-256 checksum
How to use checksums
dd77c23b57708c6d0751d56a41e98a76bf6ce14c74e72b8e5d17fbe2504d8d24
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc2-cp311-cp311-macosx_13_0_arm64.whl
Size 77.9 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
617c20e680bb7672a6238bd74d6ce0fbbcc17bc081ed04657fd94310f0c67096
BLAKE2b-256 checksum
How to use checksums
46ca1263566f8d4ca52dda0e16393dd8fbe2629a22902ee2e7144b93e4a1cd95
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

25 release files

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