Skip to main content

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

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

Built distributions (wheels)

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

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

Download URL passagemath_cliquer-10.8.11-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
c9fe329cd1d0df8f1ef6bce5a516c3adc663fc2d59beb080c3aa489c841ee7a6
BLAKE2b-256 checksum
How to use checksums
1c961f5b13abdc6b9819177559ac695404c24e9073dc0f6c72d879f7290b89c2
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.11-cp314-cp314t-win_amd64.whl

Download URL passagemath_cliquer-10.8.11-cp314-cp314t-win_amd64.whl
Size 151.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
386656785b9356fc5a175f06650052f4b563b739c1fba5b033337d903eca8175
BLAKE2b-256 checksum
How to use checksums
e2880a8aa723f7e75e0ed3d9fe873e4c0e829b723d2910ccac54e9e2ef3bb3c3
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.11-cp314-cp314t-musllinux_1_2_x86_64.whl

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

Download URL passagemath_cliquer-10.8.11-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
33cb50def12776179b97194242c0597fb163c951612d112fff157368d85d1d04
BLAKE2b-256 checksum
How to use checksums
e322d4c40959e0795e41550447c205b246503b8775aa45fa39e5043d5c483eb1
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.11-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
1c61e1d7fb7202db6d701145ca0a511a5c620178a986ec79d22d58f32d1a8f43
BLAKE2b-256 checksum
How to use checksums
02e564b3987f68276b404c62f9cf674d239355bac5fd41b802f9fd6921bf1624
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.11-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11-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
56801e81b9782a3ca89139e8526168a0ee581b1468528695214237022e56e680
BLAKE2b-256 checksum
How to use checksums
f55461b158e7e27deb693a6f829712706e2d522443f8e4c3931eaa28e4716341
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.11-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
eea1b9b08dbdb63c2afcf7f912b4fa8b4dbdb326fbbe0a7ed195358eaf4522f3
BLAKE2b-256 checksum
How to use checksums
77a33ad6d8dc12e743d673bc461791288287f71ddae62beae4eb75c55ce1c103
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.11-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11-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
97d635a237a6e2cec18eaac9622e9da009db99ea5ae4929d5d5359ae58264b9a
BLAKE2b-256 checksum
How to use checksums
c141b8f5a6b5b3934a799588cc0624e924a7d3b9be68b5f184c75acb0f382e25
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.11-cp312-abi3-win_arm64.whl

Download URL passagemath_cliquer-10.8.11-cp312-abi3-win_arm64.whl
Size 111.6 kB
Tags CPython 3.12 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
f38af9030910f490bf1956a78b0221fee1b368f3a619b7ca71a72c8bc636f333
BLAKE2b-256 checksum
How to use checksums
6b5925034485600296933daec01775c68a5856d4c4c8ddb70f059a8db2839014
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.11-cp312-abi3-win_amd64.whl

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

Download URL passagemath_cliquer-10.8.11-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
03fb24e292e3a9ffd6e8f6e3d3677ea4625fdc9b641c13439558c06d26c61183
BLAKE2b-256 checksum
How to use checksums
b5ebe61ab2d2b880c4dd5b75b8e938ebf56e65f957a7da45504854beac6cac00
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.11-cp312-abi3-musllinux_1_2_aarch64.whl

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

Download URL passagemath_cliquer-10.8.11-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
e0ed3ac026d4418734a01b7d2b94c2273c8c0b129157e7d8a580d7b4f09a053a
BLAKE2b-256 checksum
How to use checksums
068b2c239ec27e73b92f47b93f5e0880b66dc4311e237c8f8e1e9f34378db468
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.11-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11-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
40c760c5fd015ca0102e2b3666d794ee1cff70086380ac9970e76efffb660b38
BLAKE2b-256 checksum
How to use checksums
4020817c349a1e7784deeef5efa62d50097474d01dd84f9904f08dceb3613b1d
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.11-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
15448009c9e440e714dba8f125990812899bb57e7376052bfd6696088fd2db9e
BLAKE2b-256 checksum
How to use checksums
33d4f8774bc27855e71fc5263a2d4bf13a66f7fdcea99b16043a68ffdf30ce81
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.11-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11-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
50a9c456cec6756dde8ce25284415edb408804741d24d131bedcda2f44a91b3b
BLAKE2b-256 checksum
How to use checksums
f72c08c3e57c3b61e69c79327b1f69bf4a5410cec516419d66af643d3624d98a
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.11-cp311-cp311-win_arm64.whl

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

Download URL passagemath_cliquer-10.8.11-cp311-cp311-win_amd64.whl
Size 139.3 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
79866b778d15ae9f2692726760cf8ea2a2a174514c13420369310be83b8545dc
BLAKE2b-256 checksum
How to use checksums
cf801aaacf05035a540f6d767adeb2643570cce02f7f4c7ce1d231a7fa0c63ac
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.11-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
1dfdc562f555a12d0ebcff780e931700ed06f46d3497acdea7503ab8c6efdcb9
BLAKE2b-256 checksum
How to use checksums
ed420f1ab9c95cd8075431fd2542c344ddd30d7de83c270e0d01b7282af34d20
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.11-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_cliquer-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Size 337.9 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ead9ba556af7bd8b581c2c9661f5fc88146ebfae6c34e1fea5a9ba5e08d4be31
BLAKE2b-256 checksum
How to use checksums
dcdce125f779eb8f73f7ada35e5636fbbb9d6fe6b8712f60c8014c9967ed20de
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.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
a8db21fd4f73079a03e0c43d57b144bc67c239c602ab1f3ccf6dc5c22ed28d28
BLAKE2b-256 checksum
How to use checksums
2feb56a57a3ccff3fb795994c8c2749cd3e9667f7839bfa0fe53c44778b53d6a
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.11-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_cliquer-10.8.11-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
667ee3ca17bd74ffd5a64c408ecd970787efd6c5d32d6ecd72b084aea75fc47d
BLAKE2b-256 checksum
How to use checksums
281511ae7053c7636f2c1c96bd5c295bf0b5a1bec102b38a10b7fedf12d95b5c
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.11-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_cliquer-10.8.11-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
c99aaefb10769d19f343262a2f8be3fa7c9a2f37b5801cef77eb32792d406056
BLAKE2b-256 checksum
How to use checksums
5b9c5d2cbe2e5bfe26eee6f0330bfcea55e4b692295fa31d923004c323adb407
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.11-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_cliquer-10.8.11-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
604bff79d14ecc422e42d18ec2f5c33d3ec492d82018c75070fdb325ce8266d4
BLAKE2b-256 checksum
How to use checksums
d77c55d708318add0b8bd73265a0ad9513b815938b6032cd9c5fd4a9ede21fd2
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.11 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