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]

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_cliquer-10.8.10rc4.tar.gz (8.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl (341.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl (343.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (347.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (358.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl (78.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl (80.3 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_x86_64.whl (312.2 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_aarch64.whl (304.6 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (315.8 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (314.6 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_x86_64.whl (71.0 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_arm64.whl (71.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl (343.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl (338.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (344.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (346.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl (72.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl (74.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_cliquer-10.8.10rc4.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.10rc4.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_cliquer-10.8.10rc4.tar.gz
Algorithm Hash digest
SHA256 56017585f197f9af4ded195890cd8bac8cc376655f899b3d706e093411841dc1
MD5 6218576095110c83556c57137c964c55
BLAKE2b-256 10dc2482c28de72ae1eee31271ed9d5897caa5e78ab75f29b99707f7e68a67aa

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4e3f76c7e71326eee2406efd535406ea5e6a67efe0cb94d813acfd1aafab8b4
MD5 5c454702004b14138ac0542bcd03c404
BLAKE2b-256 6f7b96df444e9e4adcc2ea9f12746a0ca88a395ee68dae65ac5b884d04832281

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a722646abc82113cc32a94ae15fb55c889794cc1a48ddf93a80f277dedcde72
MD5 9814a6313dc3f24b032bd13063667629
BLAKE2b-256 40dd4665b8c7acc1206227d80f9f8c946ec62d969a91668b440bc0ac5e2d11d5

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b5efe1d999c36a15ed3d8f694fed9f39393aebbfb6317c02ffd9857f8df13eeb
MD5 1cb8a634106f1ff55857454a2e113a2e
BLAKE2b-256 6b58c43ed35a692caa8130bd99f64a950b5ca795b9bc520de470f68663699bb7

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e4dca8dda8290eb41bbd04ddb60c4c982d54e926fc957f8207d0432c76760044
MD5 83360f1e1e3aeaf6efcec7f03640aeba
BLAKE2b-256 1586aacc7089007c8480452ffd6537439d6db3062c446019fc152d50fbd4a5cf

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 94a04d7320c547ae72d9367c29bcb4690232b7ce0fe7d4e98975787c2989494c
MD5 5aef4213482d411bbbb0cf08eec52665
BLAKE2b-256 3931cc359d3863f650171aa202adc79bb9dfabad88307f52d512d441e0d66da1

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 71d67705f9f137d86c581450ed078f6af059adb647e09f884a31703714f077db
MD5 b3dfbec49d9e65c5b99cac1dad589d00
BLAKE2b-256 c17deb5c6844bd282cf75dad5c424cc9348ff665c55dd3fe3339485c2149ae95

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 797f6ac133b50bd8b2f96d3fedfd7b22b60c98ead7e36b2fa07a72d9eaed2dd1
MD5 634f53ff6845b65fbca86fc9f566a957
BLAKE2b-256 930086d8d2c5ea761dbbd06922e0c4ac7886cd2fec191da44c9a036e78d8931a

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc6fed700840d56a83b2171854c67d987ef5dc56f2be10bb8010906d9ae4cf0d
MD5 dc03811d1089201c1ea848b74806fe01
BLAKE2b-256 8bb8e9a2ea5b5e071effc0f7e28583cde725503209c8f6280add66663f48ae29

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa7e4c280c55f3fcb2442f464c9236934bbac5bc521579ca9872077c6d532023
MD5 9e66fb7b4df65a08cf70616d488a46ae
BLAKE2b-256 309765be6d708695089db617989607d673150de4c0421317dfe59193bfb6a7d2

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f716fcfcb5d359c9c09bd2ce7b9c8b8d32d03d9b615407dc63ed38721615ae19
MD5 9c36355bb10492998d12a0dbd2c90722
BLAKE2b-256 b361efddf6165903c3a8a2d99525fe45daea802112368c78d435ed2a5b1aedb4

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 95a12072ae91495fc403261cdbbf93896d75f6fa41139e7b50dfe04f977ac3fd
MD5 e20f86d0b06a2e3cb51249303476d6e5
BLAKE2b-256 7228fe3220f87ef7db3e6f5f1a7616cdfdbb5fbacc0abe13398fec20cfcc6b39

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2acc479f111e5e59410ac41f2c74337c49ca7d37a205da4c0b8529dffbccac34
MD5 21de8f03ada449b2cd56b4ccfb199a13
BLAKE2b-256 f3c2facb4dfb4f48bf88166c4594d99d945748a2e3d5ddc11e5d2e5287a1aa58

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b28b9928916ed88b9fb331b391456b06967fe07412f0e7a49675b058531ddf9
MD5 3fb588a57298e460c70e28cd44efe1e3
BLAKE2b-256 2d45beb307b75997617415d37b8261e35ee562192e0e84f73d0b186ca1379589

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aaccf832807cbf78505bc91792f515ed88017ac7ac67bb6ec52f2e34cfd513c7
MD5 21ba6e03f733cf1f73043368b5d692c4
BLAKE2b-256 824980f19b2dbcb07922f26ec5fc9d920a04b20da01c0c274eddede7b21fa3e9

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b200e2019b7eb0d83da8733ddb1fa6a676462f10df8c3c47d8f63328b600b82d
MD5 3ae7be5a743c3be9c3eb29dc7a2f5d1c
BLAKE2b-256 58d889437cd8fc73ddedcd7d6ac433096d0da9c1af8e2042846c4aec99bf777d

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fdfd52f4bef9bcb6e8b32c77362fea776c12a0b884aa21e6e1c45f518ec8d704
MD5 0ab9baf8079520752270a4014da38c2c
BLAKE2b-256 f355adfde1c3fc1c12a84b4df5e987a5310bca507cedef752209d496b2d45f71

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 01c235a8e1fd0357eab50559463bebd995725e2b922a2d484cc21bedf914e9e7
MD5 f24eff9eb64b7fdabee41a87c1b84840
BLAKE2b-256 71a033723ebc1ad3e103ff64d3c09bcb50ce6b22911d408173621394653c0bc5

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.10rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9d1679db3c4415e6ac80713b369f1415d95c670b4ede8d9c9aac0719cb16caa5
MD5 4429c947c7b68f24fe9c3c4bff137015
BLAKE2b-256 71b828ae70794de9838ed8bdc9868f5a01342a29ccbdb7ab59f39478d4b363cc

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.10

25 files

This release

10.8.10rc4 This release

19 files

10.8.9

22 files

10.8.8

25 files

10.8.7

25 files

10.8.6

25 files

10.8.5

25 files

10.8.4

25 files

10.8.3

25 files

10.8.2

25 files

10.8.1

25 files

10.6.48

33 files

10.6.47

31 files

10.5.49

31 files

10.5.48

31 files

10.4.68

9 files

10.4.65

9 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