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

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.10
File Size Uploaded
passagemath_sympow-10.8.10.tar.gz 9.9 kB Details

Built distributions (wheels)

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

Total release size: 26.7 MB

Release files / passagemath_sympow-10.8.10.tar.gz

Download URL passagemath_sympow-10.8.10.tar.gz
Size 9.9 kB
Tags Source
SHA-256 checksum
How to use checksums
4f5aa6e4cff7009f96d9359f27ec35dac1630f1e54f27a073fd78b69a40cf5cf
BLAKE2b-256 checksum
How to use checksums
7ea22a52138447e8644001728349c489d2aa812f19895d70e8fa06f59b8f1919
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.10-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 510.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
4bfba3dd7f4032fb2a923aed71181392df337c49e5923cfe3c7684ead85c1adf
BLAKE2b-256 checksum
How to use checksums
94b1a83f82474f6a256b3c8fc496950306fa7f9b832288809acebca3731ec324
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.10-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 199.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e2ecb08062e611012f43abd0b82d6fbcacfabdf4cb191f9fbaed809be45e109c
BLAKE2b-256 checksum
How to use checksums
9dce48fe2c16775dfd1880948cb1d7f9487d689b301a9fa131f925f7d8720c94
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.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
4c21fca53a30b611b33b5dd72acb498c9c6b22a95f76108d97e20983e3aa92fa
BLAKE2b-256 checksum
How to use checksums
6883f7ecbf66eb7ba9684cc8c14f38760cbf3a82a45740dffc29d0261819b21b
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.10-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.10-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
a5f84b43283e6bc0114bf6915ebe14ed36802e590450dd8e41ac06ab3492636c
BLAKE2b-256 checksum
How to use checksums
ee71fd9a303051e19c44899234659e54f428b355363d44fd735f1311f1ca5656
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.10-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
0df2f85f02a9e00a97e88ede0bb3026413eaf98d366c580e42df5f8f761e66bc
BLAKE2b-256 checksum
How to use checksums
29a2cd33f5415396cd727a1a4e07108091cf90fca7d00c63ea6207f8a3ba3a24
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.10-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.10-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
603a22bbbb42c7eb10432e2da52f0524c9dcf5ff61213fd3229c51441015ae34
BLAKE2b-256 checksum
How to use checksums
bf02b1b4fcc1a8ff697a8f819e0a9523a8bd2c8f5e8c0ee26622173b6294c0c7
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.10-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.10-cp312-abi3-musllinux_1_2_x86_64.whl
Size 503.0 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
49b776da22f96bf7b6a4ef6cf68615ad5ad88e462047681114113352a880b055
BLAKE2b-256 checksum
How to use checksums
3bf113fb31d90957afdca1e71397942d7d364d5d1446ae55a58b1e2326fe59f2
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.10-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.10-cp312-abi3-musllinux_1_2_aarch64.whl
Size 191.8 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64 abi3
SHA-256 checksum
How to use checksums
2f4185577d9ca11b6f9df4087bad3ffd8a37da66630021f0a3ca651e4d212559
BLAKE2b-256 checksum
How to use checksums
e85b12024ebd97221788d9ed17b9ab007314c21af077afa99e393e927539607c
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.10-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
72885a4aa780070b370bf30a90e6714592137c81b80d1e6d35abd6e76875a381
BLAKE2b-256 checksum
How to use checksums
8b47f24d8c3e0ed2d9e85d2ecbb74505f534b5e1cdc631791c6cab15f0b772c4
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.10-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.10-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
9607f6c8389aa24367234654fbac2abf6a996bba6902ed62eb5a436bd17246fa
BLAKE2b-256 checksum
How to use checksums
4246eb196a07d76d2c41f1021c6b5d5e1473b629b00180a774a964e8697a4b5c
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.10-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
d763cc531befaf3198621c1948e93c790d475f17f8ca02320046ffdaa46a2676
BLAKE2b-256 checksum
How to use checksums
c561a34da0173a008fc208f75b91bfc5b613065955df6332bdf8e9f7e693ee29
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.10-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.10-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
2e93bf399a07f3e60e0ccf59907e555710a2777c9231d49216ad542cae2ec159
BLAKE2b-256 checksum
How to use checksums
a44fa9d0439157ef59f2ed98c65d173044132019a3f5e08c0ea9a79a1e940826
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.10-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl
Size 506.2 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
a68ed7f0d865342f17f9f732deb9d44909571a952d1e1d1dfe8d9dc0faa1cd9b
BLAKE2b-256 checksum
How to use checksums
ac53a626c873ddc217360eff5db01b5cbd81fc93cb6d6ab50bd297e13733335e
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.10-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl
Size 195.2 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
18b1461d8a66615139af5698527b2309246f225212054187b8c22769b24dc3b7
BLAKE2b-256 checksum
How to use checksums
37d56ab535a6b5ea9b76ac4d7017ede82462e856af79bd503902a5790c71ebfa
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.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
c81ccc855be77c45632d58b090b8c510d7dd31149559dbf3be8f42fe4c396603
BLAKE2b-256 checksum
How to use checksums
6fa53a5b7887797b073ab05d6a639eecd79dfe94e74d779a998eaca051a65463
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.10-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.10-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
eba6a726d4d7085e2df97c1e76bd5f91ef0c93245490a72f9287ecd31eb70cf6
BLAKE2b-256 checksum
How to use checksums
8794accac7e3d29b072c696e41dd10793e922b6e9939cc4ec6b85669bdf1123c
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.10-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.10-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
dac81f0e1693a7d40a148f80adbf7130541e2c2124e3300b9a55f79705617fe9
BLAKE2b-256 checksum
How to use checksums
547ff0adc54b5aac517cf45a069a93d721e6acdb2266ad62a6c96f58834687dc
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.10-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.10-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
dfbe9840b89ba6e666eb63425ed75837b792cfa6ba08bcb475f0eaa5f8d3f506
BLAKE2b-256 checksum
How to use checksums
fc4bc3da5050129402c0d62f0177862f3829ccb6e737059420b923543d3cf1f6
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.10 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