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

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for passagemath-cliquer 10.8.12rc0
File Size Uploaded
passagemath_cliquer-10.8.12rc0.tar.gz 8.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-cliquer 10.8.12rc0
File
passagemath_cliquer-10.8.12rc0-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
passagemath_cliquer-10.8.12rc0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
passagemath_cliquer-10.8.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
passagemath_cliquer-10.8.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
passagemath_cliquer-10.8.12rc0-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.12rc0-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.12rc0-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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_cliquer-10.8.12rc0-cp312-abi3-win_arm64.whl CPython 3.12 abi3 Windows ARM64 Details
passagemath_cliquer-10.8.12rc0-cp312-abi3-win_amd64.whl CPython 3.12 abi3 Windows x86-64 Details
passagemath_cliquer-10.8.12rc0-cp312-abi3-musllinux_1_2_x86_64.whl CPython 3.12 abi3 Linux musl 1.2+ x86-64 Details
passagemath_cliquer-10.8.12rc0-cp312-abi3-musllinux_1_2_aarch64.whl CPython 3.12 abi3 Linux musl 1.2+ ARM64 Details
passagemath_cliquer-10.8.12rc0-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.12rc0-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.12rc0-cp312-abi3-macosx_13_0_x86_64.whl CPython 3.12 abi3 macOS 13.0+ x86-64 Details
passagemath_cliquer-10.8.12rc0-cp312-abi3-macosx_13_0_arm64.whl CPython 3.12 abi3 macOS 13.0+ ARM64 Details
passagemath_cliquer-10.8.12rc0-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
passagemath_cliquer-10.8.12rc0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
passagemath_cliquer-10.8.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
passagemath_cliquer-10.8.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_cliquer-10.8.12rc0-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_cliquer-10.8.12rc0-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.12rc0-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_cliquer-10.8.12rc0-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.12rc0.tar.gz

Download URL passagemath_cliquer-10.8.12rc0.tar.gz
Size 8.3 kB
Tags Source
SHA-256 checksum
How to use checksums
1762f2aad4b4e98d2a5d278f0cc3479f88a4f26e1e10187dd02a577a0b6f7db2
BLAKE2b-256 checksum
How to use checksums
c8ed05efa30b770300905ca7a4b22d06db34073b36ce48d2ece54e50a92eb162
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.12rc0-cp314-cp314t-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
0cd62f255f002d5a12addd59b8e1b1c7a8f87e12bf962d51424e7601fbdf7780
BLAKE2b-256 checksum
How to use checksums
54188486c88c33855e620bb56ca2e87df9f91a913f67bee7d6e6e42801233e2f
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.12rc0-cp314-cp314t-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
9d2140f51f857b206a27aeccb48fe83176e23e8a4d692b3da1463544e0f77fc5
BLAKE2b-256 checksum
How to use checksums
7852a1217a8e474c2341d1f109c9431d89abd0385be8fc146d036c6ddb607853
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.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
d1dc38f03f67a7b06b3f8a57b4331b92d352586eb3e79b46e6ff7578b5c6c2ce
BLAKE2b-256 checksum
How to use checksums
9ca6beb9ea0f1a66edf79a64fe3d7c782099e8907ffe5c573c1f22c30bdab237
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.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
1836d5e9273a4cc0f5456e4f3f4a23b3cc6a6b33b04356e2e7942f81231c296f
BLAKE2b-256 checksum
How to use checksums
72e251e506a60335a2596031d37a031ef2c20ea9a192c1666b2d86df66a58279
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.12rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
acf7f81d6051be70041fb0477de9f3c8ca44fb2f390c285afaed2b5ca0966f70
BLAKE2b-256 checksum
How to use checksums
e6cd7922009994170b987e4d3ca3d732cd347203cc70e6fa9942dd3dd3cee2d2
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.12rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
5af328849e623dc6e6de47160bed7675a0457e38a234a2c5d47b708377891149
BLAKE2b-256 checksum
How to use checksums
84bb012a7dcf81867dbc54d6c93242c34ea788604cb6d4a9037bae32a01ca44f
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.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
4c8e64f85fe87c04c87293b6c7c55cf210006c3665c5c8552d9c745ebcaceb9f
BLAKE2b-256 checksum
How to use checksums
eacd76ba19b115936d73aee54a28494eb21e878f40c90167670328fab4f80edd
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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
a1bd6929f195cd9f9fb1d372ff8a68cfe03bc601d884fceb73c0b403bf90490a
BLAKE2b-256 checksum
How to use checksums
92f145fa751640c03ebcd0a04a0170666a024561086dcf0e8c634468a053263a
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.12rc0-cp312-abi3-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-cp312-abi3-win_arm64.whl
Size 111.7 kB
Tags CPython 3.12 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
fba9fba08f0181d6ffcfedba2a8c3ef25a61ee98083933726034e3eae07a7332
BLAKE2b-256 checksum
How to use checksums
b15cfbb09a0bc7fe207594006e023640c8fb2cd1b49a473a88f093965e26fd34
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.12rc0-cp312-abi3-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc0-cp312-abi3-win_amd64.whl
Size 138.0 kB
Tags CPython 3.12 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
7f017dda68b575a601f18a7345ad614f55b7081810a618dca9e712d644df016e
BLAKE2b-256 checksum
How to use checksums
822539bd862d40b0271259535f9ab39989327dda8db00dccab1ee40df46b191f
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.12rc0-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
cdb7b6bf2b8a01b5f8be5911453259b77f1cc5c3e6dd7b638149ec399a76e925
BLAKE2b-256 checksum
How to use checksums
5f0002f00ee9f8ae299eb87ee099e36835a81e56b49ca6001a38c9396f424fc4
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.12rc0-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
3ffc94fc08713789a6f429537c5d7cf99e2b793821679191d2b1e0b149eeb342
BLAKE2b-256 checksum
How to use checksums
38bed593ec81831cd1daeb8e9f139311cbe01746dcbcfce8f7dab71b1556ac47
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.12rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
1c185a6991e80bd8f25f51257ba214e002b0b8fe33db0b397086106490063f66
BLAKE2b-256 checksum
How to use checksums
dc16d1a3a7c7b1fd38383f2b6c45c44eb9fecef3a93dfffc999a724f41d945df
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.12rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
3556a896ed5366ca77b32ee6d771c000f6062765ad29b8286cd685969a83784c
BLAKE2b-256 checksum
How to use checksums
1b5aa37399fa8f3d10baaf8832d777a7520ffc74a319f0146fb7823574539821
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.12rc0-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
2de0ed6cf3555f645ab3b35ff27bf5c1e63681d6a2182f72b87bae6fb116d7c6
BLAKE2b-256 checksum
How to use checksums
e8fef5d89be927334f2fa3417ca33d709fc9c1005159541801a5684d0a18a0f6
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.12rc0-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
687c50abdcb5c3b0ea071d5fe419f752c7dfed209baee0f08cc806f578424e31
BLAKE2b-256 checksum
How to use checksums
f022ea574ff9f75f1350252bc687088065aed3b07aa0b8a2c28fd49e4a32d350
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.12rc0-cp311-cp311-win_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-cp311-cp311-win_arm64.whl
Size 113.3 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
6d448e85bb4ae8de7bf003d8eb9fc7d7dcf7e4e7b0a03f12e37e3b5100d90255
BLAKE2b-256 checksum
How to use checksums
3f7e5fe95647a89ae69e8f8370e14bab4675bf5e5344cc0c09f8ef86cf2e4b04
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.12rc0-cp311-cp311-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc0-cp311-cp311-win_amd64.whl
Size 139.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
f40dcc15b8756030bcf99f27fe1e364d5e854f17bec1f952e27718338770b20c
BLAKE2b-256 checksum
How to use checksums
4684e357fed5fc7920f6de0fc9b3a873689c16e323f262c514946ab923b2c445
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.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
cf14a5246add339041814ed4a15e67803bcf9184028b79c875d02f4e9f0f10ed
BLAKE2b-256 checksum
How to use checksums
1f37d0761cbdaa8973bc98bb17f93e999bb3097b5b6088bc194d3d2fece6159a
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.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
818152967face0c1b1e861f63bf53013fb44d38d3c971a876503f6bdbd7b02e8
BLAKE2b-256 checksum
How to use checksums
1a74ab3942f5e5c9ffd53a61951b80cb864b78a41556f4149972a65626affa48
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.12rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
6cc40b0d5b3e0d57f7f53b093f6c7508ca68f6d610e3be67f0ce8ecfce6caeab
BLAKE2b-256 checksum
How to use checksums
551a07edafa20f812815d35c9b4a75f4e7ce946c133b007132d8e8078ab5b15e
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.12rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
39abda548c2f66345070e2acc7e71f691d1d280bb1897da34f56336e0fa0502c
BLAKE2b-256 checksum
How to use checksums
684f03707e4ced58a8475e8e65ab2ed65020f865f832854cde2b9b0a65f4ad95
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.12rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
b67218ba3ff71053c0dda1fe1fdfc9d0953e6cb54878a6a07d9347b7f704442c
BLAKE2b-256 checksum
How to use checksums
2688714d8c32d7ad49fec433a60c2296e575f2bfb2d5aaf2e4a6a2d910e90940
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.12rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc0-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
46b175324b0624a32e9624ae029dca9ff5f6da2dd24dda23c53572de765c0fd9
BLAKE2b-256 checksum
How to use checksums
dd2f3d4de23447eb687160e52cd60cb0fc5cc627209f84d54e0b9c81d740e851
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

10.8.12rc0 This release

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