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

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.12rc1
File Size Uploaded
passagemath_cliquer-10.8.12rc1.tar.gz 8.3 kB Details

Built distributions (wheels)

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

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

Download URL passagemath_cliquer-10.8.12rc1-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
45407b011fcbb12bb1c96ae6998eb8efc69635e9825d9c3379f6787baddb82cb
BLAKE2b-256 checksum
How to use checksums
7d46000e6c705eb7e6d71b81e6d90cf9faf689aa99eee8191a411379b5ff36af
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.12rc1-cp314-cp314t-win_amd64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
1eebc92d96ab07503d2cdd177bce9487a73fa545876c894308bf6ce9b05cbd48
BLAKE2b-256 checksum
How to use checksums
305962555e9ed3d83a2d116b2ec7d27af656efd3508657d3bd844ec2385dec21
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.12rc1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
def52cd34447fa95fd64277ad0147071330a303af7b99b11fcda8803b96ba42c
BLAKE2b-256 checksum
How to use checksums
d179720b5210206186054e0bac6bffe0afc8d405464d7cdcd4e854bc4bd136cd
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.12rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
2a4d71539af4b132d01eaf425260c09bbe72078014ea45d0d33c0bb5ad89617a
BLAKE2b-256 checksum
How to use checksums
9e2d4f8b8b8f4290116907c88746cbed5900603d97fe87257043c5aa4f2318c0
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.12rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
9556cd1199685ab46b615b79bac4874c077b490565ef26f80c67080cca171cf3
BLAKE2b-256 checksum
How to use checksums
e283d9b28545baff2a3212837394516ec433aa4e7e0be388cdf535af9cbb3074
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.12rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
469521261b7f3ed3c5eeb7fc49e58e139ad2ad8579973091edf290cc33ab2bf5
BLAKE2b-256 checksum
How to use checksums
f9b94832bcc6dcc5315e7aa1731e49897d5ba199dd22e0eb8f24b367825b6bc5
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.12rc1-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
3deabfaf25b48ed18495ef8c06e285fd6a3c41cff40b9304ec21ad30eaf4f1eb
BLAKE2b-256 checksum
How to use checksums
40017ee54c0bf20885ba12b1be66eaca75f5901cff597541b302284cdf1688b2
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.12rc1-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
9e500ffceafa16d9948c0a566716d5fc5781f92c28d2d0c083addd99fd044be4
BLAKE2b-256 checksum
How to use checksums
829ce186f518c537221e54439868bf6715c347c3281d15bf1c0bd3a983c91081
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.12rc1-cp312-abi3-win_arm64.whl

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

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

Download URL passagemath_cliquer-10.8.12rc1-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
a32f8532fa9c46d8953d5f0ffedca6eacab4e4f0119e6aab26677fda25edb6b7
BLAKE2b-256 checksum
How to use checksums
ea3cc1306ddb5f8ef7b66d7807bb65b337f30b18cb302714e86b88e49fbf1f57
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.12rc1-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
ea19cf314677b6928a59cc28add6298ed4a8bf0239e858684b67ae0db4bdf246
BLAKE2b-256 checksum
How to use checksums
7bf889176e9dcc0c279fd2b253d1b63712d3a2bf7997d44e3aac2e2b42d7a3c5
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.12rc1-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
c0485a9fb5b0f177df7c9ee11793839cfa0989a04ea4178243f2fa54d36e7bf6
BLAKE2b-256 checksum
How to use checksums
bf018c0a4f346d9ab3b6a47fb3a22cd33a7c1a30b2c422faeb4526d1517c0d3f
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.12rc1-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
f4b79ec5fd2512966048c067f402ea4777a23a1cc19430e361302e2d9b6df00b
BLAKE2b-256 checksum
How to use checksums
570081a326b345011df32c545e7ba37df8c45ea4dab479e83f21a7676843bd9d
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.12rc1-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
0413c4af6be75996f903d36aa00f1372040210d841e32356d7b5567176cecbb7
BLAKE2b-256 checksum
How to use checksums
1a2b630680477127b6356d53991ff33483715f1b887a4f402e42ce88ac963012
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.12rc1-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
664437cd508b0faa8e4c0cfa84fb5b9f64f5d75be570f0dd69a16141e521f311
BLAKE2b-256 checksum
How to use checksums
286714af95e63f291a0ce09bc1a73af6da88a7288011efc8af7c9bc3c93ac5ac
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.12rc1-cp311-cp311-win_arm64.whl

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

Download URL passagemath_cliquer-10.8.12rc1-cp311-cp311-win_amd64.whl
Size 139.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
2204ccbe9d2cc70f5137fdd489cb26255aa64107db014b2a3a28a9d9e5977443
BLAKE2b-256 checksum
How to use checksums
62384a7f88b90f8c9e37d9b9d6402658c7b7f66365e0b1ad9285259b7a0af84d
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.12rc1-cp311-cp311-musllinux_1_2_x86_64.whl

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

Download URL passagemath_cliquer-10.8.12rc1-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
66faaa1d7f8eec3a49a1d6e23290bb3dd68f8634dd4095a2170fd7b893d0a00e
BLAKE2b-256 checksum
How to use checksums
710f9c4352736ee34395bec0e011adf7b7688d8934591f7398a0c01c2ea663d0
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.12rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
c50d05a6450582dd7169145d98eedff6f8b61f1eea50dbfb5d168d244d941ba1
BLAKE2b-256 checksum
How to use checksums
82fba87d72859dc7455be2b0fae22b7c39fea657ee3b14cae48ad013d90362e2
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.12rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
7e10fdfeb6fc6f270ddea6adcc501bd30a8e7d5ea8585184ee16e9d89cdb531e
BLAKE2b-256 checksum
How to use checksums
0119301e4b974a64357e11f93e1f5dc80c5c3aa382fe2a6e21ad2d64b792f45e
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.12rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
2dcd40b52d17cf388a19ef0cfe22939ac691f72f0cc0cc7a4f10170fe0092f17
BLAKE2b-256 checksum
How to use checksums
eb74cf99ae83dc5171550419ae59cbf7bc0b8403cec5326b44ea7a114a72c1c1
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.12rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.12rc1-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
53802878405e307ff792db6bf6629b5da95d90040df60c0abd66c9284c55e1ed
BLAKE2b-256 checksum
How to use checksums
cadea1d24635c82d695e0d9df8148df6d73f6b0748d49d57a92f33da3b6701de
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.12rc1 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