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-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.11rc3

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.11rc3
File Size Uploaded
passagemath_cliquer-10.8.11rc3.tar.gz 8.3 kB Details

Built distributions (wheels)

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

Download URL passagemath_cliquer-10.8.11rc3.tar.gz
Size 8.3 kB
Tags Source
SHA-256 checksum
How to use checksums
c74d0846c6d72bba07b4ad8f1e09314c260547dce2c63a08bdd7a20ad658b0df
BLAKE2b-256 checksum
How to use checksums
2da6d2d445d0a3d63562347d5d28cf79db300bd7754c4a9f77ca0209ce2c4ad3
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.11rc3-cp314-cp314t-win_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
5162ed463bb1e1243079563a08677d753276120c5176bd608759e35fd1bf6b3e
BLAKE2b-256 checksum
How to use checksums
6cdb2f14a60a79c9df50a9da23875a7ec50a244dd7bbfea321bd2581a1172314
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.11rc3-cp314-cp314t-win_amd64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
514a63881ea1df87efaa9c033a4e5fbc57e83cbbc7713ecd859740ae85a9ad91
BLAKE2b-256 checksum
How to use checksums
b29e08139c569e808d6abadcc4b050c4fb35ec5deac097be11dfca8b52999c0e
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.11rc3-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
67e8543e8aaccb3bb5f1e1a6ebfee305b4bf001a5edf960b9fee8af6a627d588
BLAKE2b-256 checksum
How to use checksums
ade3fcddd5b565bebe361fd39c7c587d89284fb7b0431763e10a23807aec5055
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.11rc3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
07f16165f9c539b12ff921282e380e92dd768987c46054fcec87a3b3240458e8
BLAKE2b-256 checksum
How to use checksums
1d2dc59576149f67430b1a5cf52e4f4fce25baad124da361e8d9309ba1084cfc
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.11rc3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
2b50b3bfd324ee55919b1b33d36f3a3c2ac6fbd4d64d3eb2c0cba32d8f8757fe
BLAKE2b-256 checksum
How to use checksums
ba32fe1084a73620bb778bb4fc9dffa77dc3a2f1f33347825e70cc03d85e2eff
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.11rc3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
5f15af0be0b99b6a5084f8b6910b009aa448c424fad71d4616107cb08b0506b4
BLAKE2b-256 checksum
How to use checksums
c1190a36bf5d78eda983ecd0da7bfd2256d24aebfbcd9c83e60e995a40d8cdea
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.11rc3-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
b8480d7a9071ddfc409fdf5b131bcd9fc37ddb7f31aaf24684442a0d5a469733
BLAKE2b-256 checksum
How to use checksums
1d908efaa967c29ef631c9eea94baec154f05a03d00bb61cad646f1225835784
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.11rc3-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
82f3a84feb59e92dddf1cfe227e51be3a2513bac03b0040e76863d6a6aeb3d6c
BLAKE2b-256 checksum
How to use checksums
ae3635036a18a80e159abbaa673e1f07c44270c60eb4915a56441efdb7c9477d
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.11rc3-cp312-abi3-win_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-cp312-abi3-win_arm64.whl
Size 111.7 kB
Tags CPython 3.12 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
1e7a917ed74feb68d4dab591be222381030a4aa2afbe8530d43aca8aea8032a5
BLAKE2b-256 checksum
How to use checksums
a4ceaba967012f216959785c646f55f3b7676aa90449fda635795e80f340a21c
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.11rc3-cp312-abi3-win_amd64.whl

Download URL passagemath_cliquer-10.8.11rc3-cp312-abi3-win_amd64.whl
Size 138.0 kB
Tags CPython 3.12 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
e6ffa9e96b69c98caff9b030f40be20f59bdf488009e154e2d8b6c68b7fd4ba2
BLAKE2b-256 checksum
How to use checksums
2eaac0ffc818ee1597e0663e3b6430c9b3a055fd77bcb7494c585bebb400cb75
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.11rc3-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
574e511de6b1e71b34c1fce3a30a99114ffd5480b53e4d1a6657842f93b6be6e
BLAKE2b-256 checksum
How to use checksums
43061343d8084cf781985cb06a11de3968482c7813d852441310ae53d79dd1c5
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.11rc3-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
f055b7e542804dd79a04526c5216c9315a7f89096b58eb002fa4a1b6210a07e9
BLAKE2b-256 checksum
How to use checksums
6844cedb331fb9f6d77caae12a287ffef6362783a78963f685b072c68b36d9e9
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.11rc3-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
913595431625ee45f38330c645e171c49e1eec9f613b1dda0315cbe7eab19824
BLAKE2b-256 checksum
How to use checksums
ed05faaf717d14de0f2909fe8de211c38e79e34e058c3f3d304b89a893d7e0c4
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.11rc3-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
8ea286790db49a343669f106e30210ad9c7328073a5107ffd9304ae360d97340
BLAKE2b-256 checksum
How to use checksums
b3431440a2347edf5205b8acfcded6246de069a382ecc0441a4487051ce4f7b5
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.11rc3-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
ea2325838c2e8b72122ab1510237673511d39b80851c38f76b17223a5bafc639
BLAKE2b-256 checksum
How to use checksums
0b177bd7dab8809beae2cb7d5fddf677a989b9a02e288e1f7e639d221bafce88
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.11rc3-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-cp312-abi3-macosx_13_0_arm64.whl
Size 73.7 kB
Tags CPython 3.12 abi3 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
940768f3603064d3a2eb131bdfb52afe8ebc297d547b21c6dd861de895b540c6
BLAKE2b-256 checksum
How to use checksums
4c9a6d7e11096becdaf152c01567cdb440d975ded9b12e2270a0e6dc89563728
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.11rc3-cp311-cp311-win_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-cp311-cp311-win_arm64.whl
Size 113.3 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
89f4288044d30cf140f0cefabfd72bea6b5ba2f3f04e19c293138df2dcc20f67
BLAKE2b-256 checksum
How to use checksums
7abdb9aaae6c5e6f4d555d29b2afaf920ff39f409409c97c8f7a0f1e4166bbbe
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.11rc3-cp311-cp311-win_amd64.whl

Download URL passagemath_cliquer-10.8.11rc3-cp311-cp311-win_amd64.whl
Size 139.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
2f0c6d0870d9c637aa98b214e186f8e80725d0dc347bef65360faa284183e11a
BLAKE2b-256 checksum
How to use checksums
d6b9d55dd63764eeed020c7bb1b2eedb5768a36bf936ea80cb7609981e44825c
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.11rc3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
2526fa5e996aef6e3c2d1e9bfcba636f4c6e2909a2b0829aea23ea0ed2c25037
BLAKE2b-256 checksum
How to use checksums
3d2cd2bca8a1dc8acb8eb84a3e892ac1e12cceeb19151fc47a07acf21faf2d2f
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.11rc3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
6b2ba3c1897cd04996d72d3d4e46f5c0bb0635df72b606092391a650c54bf6d8
BLAKE2b-256 checksum
How to use checksums
f225c74a0ac52515f1f7f88bddd9d6708571b10426df4fdd5276861d8bfe663e
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.11rc3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
f074819212eeceb12e5af7bc91868b7540e1449e016c984355d781260b3bc3e3
BLAKE2b-256 checksum
How to use checksums
80d7088437708130edc795360d8cd3b4f9814296042023c46ca43dae9ba751ce
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.11rc3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
24b2f76645ab66dfd39be01b920511a547ad2628dce8abdae10b40c62f0d87b4
BLAKE2b-256 checksum
How to use checksums
f5cd26e1e8718399644326dfb4b16e2ac39780de28c0cc333ec5539c7b584574
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.11rc3-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
94bb8750ed4f6d9be7f36f4bebc9ae5ad1f05ea49f058954f2d4264af5690ce9
BLAKE2b-256 checksum
How to use checksums
c5e1945da9817989a8d8890536e3ea5db717e07c893759d6e915e4c8d77ebeb0
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.11rc3-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11rc3-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
d8a7d2faa94fa727fe37d51a7580f97577a467df93336cf901d33d299a3c9393
BLAKE2b-256 checksum
How to use checksums
9378f1bcfce195cd24124fe44365466fb5dd6d981939fff72bffbaab245d90b5
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.11rc3 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