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-sympow provides an interface to sympow.

What is included

  • Binary wheels on PyPI contain prebuilt copies of the sympow executable and data files.

Examples

Using the sympow program on the command line:

$ pipx run --spec "passagemath-sympow" sage -sh -c sympow

Finding the installation location of the sympow executable:

$ pipx run --spec "passagemath-sympow[test]" ipython

In [1]: from sage.features.lrs import LrsNash

In [2]: LrsNash().absolute_filename()
Out[2]: '/Users/mkoeppe/.local/pipx/.cache/db3f5a0e2996f81/lib/python3.11/site-packages/sage_wheels/bin/lrsnash'

Release files for passagemath-sympow 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-sympow 10.8.11
File Size Uploaded
passagemath_sympow-10.8.11.tar.gz 9.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for passagemath-sympow 10.8.11
File
passagemath_sympow-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_sympow-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_sympow-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_sympow-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_sympow-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_sympow-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64 Details
passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_x86_64.whl CPython 3.12 abi3 Linux musl 1.2+ x86-64 Details
passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_aarch64.whl CPython 3.12 abi3 Linux musl 1.2+ ARM64 Details
passagemath_sympow-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_sympow-10.8.11-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_sympow-10.8.11-cp312-abi3-macosx_13_0_x86_64.whl CPython 3.12 abi3 macOS 13.0+ x86-64 Details
passagemath_sympow-10.8.11-cp312-abi3-macosx_13_0_arm64.whl CPython 3.12 abi3 macOS 13.0+ ARM64 Details
passagemath_sympow-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_sympow-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
passagemath_sympow-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.17+ x86-64, Linux glibc 2.28+ x86-64 Details
passagemath_sympow-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_sympow-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
passagemath_sympow-10.8.11-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details

Total release size: 26.8 MB

Release files / passagemath_sympow-10.8.11.tar.gz

Download URL passagemath_sympow-10.8.11.tar.gz
Size 9.9 kB
Tags Source
SHA-256 checksum
How to use checksums
1a38e72173631e12f2b8b555459834898e8acfcbfc8eb81fc7d7a3f39656a610
BLAKE2b-256 checksum
How to use checksums
e5039c38831731d486d3db1285923bf85bb7a4b7447f8118bfa0aec9ace22de8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 510.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
382de32804623dd38c17bf94c5db13682bb3eede07dc00bdfbbc8d5acab8b876
BLAKE2b-256 checksum
How to use checksums
b3f26c41f562e31a5373c0f7aed9ff2c47f64e7878a87b4b390ceec08255777e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 199.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
51825fa810f4a95c3a8d23efcc1c2457495dfc49292565ca62b2cb02b5edaf99
BLAKE2b-256 checksum
How to use checksums
4b5eaf09a8d6cbd93c7268929def2043cc436f0cf713178f73fa17fed9464d2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 2.3 MB
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
402baee134d950ceecd1c99bb3b74381c21c94d7c639d841a2ad756ca3cdd1eb
BLAKE2b-256 checksum
How to use checksums
d67358ec3d2e15a52c48c2f541ec33b0854f3d45374b9fd04e807c2cc4a3e63e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 2.0 MB
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
67c3aad7016a7362c9b4afcfac5b57999db4eb541b1ee5c8a72ba168878397c8
BLAKE2b-256 checksum
How to use checksums
eb076523657d273867a9286bc5766dd37b87b73de7918097e1febf016c11679c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl
Size 1.9 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
d81f0abdc8022d93918d75a8f94863a1a5bb3dd33d7ec7420d976c40bdc974a0
BLAKE2b-256 checksum
How to use checksums
2382a7914abeaf077b6db0519002b4b302d8a80e06093f6214de4ca6288ef248
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl
Size 1.9 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
4d990287578ef47eabccd078523f76da122071276ad79baa33b02914c93d0a08
BLAKE2b-256 checksum
How to use checksums
f6805a995e99b0865e0fa7cf18793ca1bf03ff2e9ceee293bbccf85480970eee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_x86_64.whl
Size 505.0 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
020c393e9407e498499f9b80f8c6dc8cbc07a3a6ef26f1d1e1a59b14c67255f4
BLAKE2b-256 checksum
How to use checksums
3a3e968d2a9af9a6a5a918ab2bea7e4f3b826c8971919434d6b098a58a9357d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-musllinux_1_2_aarch64.whl
Size 193.7 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64 abi3
SHA-256 checksum
How to use checksums
e017d05e6e46f0f728ec03529cddaa94c618a18c8925831b0544a5673d724bca
BLAKE2b-256 checksum
How to use checksums
619231bb08d81fff3e7784365368a40c427e9e013590d58bd0b19751d5125230
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 2.3 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64 abi3
SHA-256 checksum
How to use checksums
8c34052c8eacec769549f255d92b250b4ae9f703366c5bb73112b52e22f47908
BLAKE2b-256 checksum
How to use checksums
cdee9aacd5b919808c9193ab9a1cb1a0674b6c6392ef52e30eef2040beb8af3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 2.0 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64 abi3
SHA-256 checksum
How to use checksums
9fcbbbe1838bee894a2f556972a920732d5721da562ad6f1d6e0632630b546a1
BLAKE2b-256 checksum
How to use checksums
d38e0684e8e44be4477672247be9fc41abe89ccc0c80ea8a93a1d7d181873f59
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-macosx_13_0_x86_64.whl
Size 1.9 MB
Tags CPython 3.12 abi3 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
9e5d0bff733aef1afb9fe4d8b51d02b4cf4a6f05d188b06e13217e8a316b4f8b
BLAKE2b-256 checksum
How to use checksums
b49927c70a224301179fb58eaee7e8472c7c84d6aa28a37b2fb959ac80b36e49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.11-cp312-abi3-macosx_13_0_arm64.whl
Size 1.9 MB
Tags CPython 3.12 abi3 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
7f98de20feb821d786ef8767430af9c7e3261cfb825b3f00032529d5c60898a1
BLAKE2b-256 checksum
How to use checksums
32cf13d17de51e47f0a6d9e6d092244c01acfa09d34f98147242c38bc6a85889
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl
Size 506.4 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9dcc486af4877077d74c97211518f5f12bb01ba7639de18ec48969f8b6e2edaa
BLAKE2b-256 checksum
How to use checksums
7fa3d966aa2d096b882d63f8d59261623aa7271c3083d35ba8ebc34d63078ef0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Size 195.3 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f74433ab90f32149d178dd58058449b949c3946e59c4a1b8f666773b89985746
BLAKE2b-256 checksum
How to use checksums
42a1a579ae62f78737d62d221725e433aa00184b40a07ae3889a98a59f542854
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 2.3 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9b6b59045be1e7969520a86b8b52c005dc5892acbc31575dfc6a4fe747225f81
BLAKE2b-256 checksum
How to use checksums
2feceb0b61d25498a45bd1824e47a5b5f6bf29dcf58ae013876f3054fe44e44b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 2.0 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9f00b03ed2c41c7f4b069ecb2ceb9bc06d2ef048c503375675e02a3355bc7699
BLAKE2b-256 checksum
How to use checksums
663736b3fed9a856247bcca993bfb4665ea4765c1ed7d09371de08c94304c34e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl
Size 1.9 MB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
1f4a5ed70ad7405e0767fb431fef1b18f660c567a16bc29d3ec56a8d46af6924
BLAKE2b-256 checksum
How to use checksums
ce632202c08b4012c8eaa95ed7b236c8990aea14f931202b9465b91a53748816
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / passagemath_sympow-10.8.11-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.11-cp311-cp311-macosx_13_0_arm64.whl
Size 1.9 MB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
977493bfa9e94dc394b1dd7a9782560ad14ad5d7d8a62169dd3420cbaa835e4f
BLAKE2b-256 checksum
How to use checksums
aa4dca8a44c990b059bb074b8e266355528b95afa003bc4707a888a643b5d37d
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

19 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