Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

passagemath: Special values of symmetric power elliptic curve L-functions with sympow

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.12rc0

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.12rc0
File Size Uploaded
passagemath_sympow-10.8.12rc0.tar.gz 10.0 kB Details

Built distributions (wheels)

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

Download URL passagemath_sympow-10.8.12rc0.tar.gz
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
6c4ae5b5c4b7945d357072e3bf7bca1b4fa25be99eeecb95c160ff9f3e994831
BLAKE2b-256 checksum
How to use checksums
434da57bc52cdf549a7947c3776f212104ac732b6f2a36eaa7b542911fc26ffc
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.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 510.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
05c08e1aa221a91f93e5169c11e4a819ca4ecc517bc4e1588ddf8bf440f8eec6
BLAKE2b-256 checksum
How to use checksums
8246cad897e9a7b3db64f57fdb3f98d936e8086226db4fbc69f6df427b298d3d
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.12rc0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
a0f99751fbfe57b805966fdde008afd1ca1ea2a1cd852fe1b904a1e9006d28fa
BLAKE2b-256 checksum
How to use checksums
82ad25ed4bcd1edde2c25388be3c91e882dfbae642a138c51bce221992e165c1
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.12rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
ee537c7054e3f4f8413295befcd63d2d5108b98f315045574af83ee9b8c69961
BLAKE2b-256 checksum
How to use checksums
4ed3c24b87e96b03b0db6f039757c081c726ea79d3903e6128badfea6bfcca43
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.12rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
6cb97c59523a540430fd6de7b271bfc55e31edfedb99a4d3722ade1923fc8a30
BLAKE2b-256 checksum
How to use checksums
1046bd3bfad4e7b4d3cb89a04907440ad32e3690e2787a435de936d51056a2c0
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.12rc0-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
d629f56daca9800b31d4d00b7550ff13cf90df650115e8294ab570fcde3cdd7f
BLAKE2b-256 checksum
How to use checksums
b7295a1117e2b13c1a3b349267b99cab98d3a60e4b2917325a0df72282e87af2
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.12rc0-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc0-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
cc54bea0c120e2cee13ba06920cd96f213cb8332a1eb57ebc3c575cc64133eb3
BLAKE2b-256 checksum
How to use checksums
bded16e73605b7b464e23c19911aac91faeffc97ded8a11178701f57315032da
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.12rc0-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-cp312-abi3-musllinux_1_2_x86_64.whl
Size 505.1 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
160aed156d31f0220b894116399b14a4af148ede4338a0aba67ba6d8640fa55b
BLAKE2b-256 checksum
How to use checksums
ef42e6256d1a8204622d1b39a81f7a16b7e5f72882c7a10e417c5814dd451a81
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.12rc0-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
ea3b676bf8f5c19cf43b6986d55eeabc126700b6af6d288330f5b5e2f7050191
BLAKE2b-256 checksum
How to use checksums
b7f495a0302bad6c4d09bfe860e80cd7c94efd28440e18534b8f381c4a418dd8
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.12rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
335a8f57e0efc159cfd164d5526ef0761bc17da9cc66141382f8ca4173d4efa7
BLAKE2b-256 checksum
How to use checksums
2527e09b98247adfb37cf4f772b6e90e5dff317a5723c61abaf944b426c095ab
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.12rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
fe59a425c13b7eb5fdca03e56c4385b6ec6ac68050ea39000a25d208ab34b0b0
BLAKE2b-256 checksum
How to use checksums
339a98c551f3bc93aa01e8a40ca5d94c38ab0bc5686056c128e01abcfd070a53
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.12rc0-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
742c1cd56862287b5aaffe73d6a6b06f7f64bbb658b48f17330468bae9149957
BLAKE2b-256 checksum
How to use checksums
b69b9d87789426b3ba0803fec0fe88e11d04f1bb4f8bf52bc6b8068b57e14720
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.12rc0-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc0-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
e77a0a96fc6aba081544741c4ae1fe2101241ecf451d3258b0e4dad90cb2d516
BLAKE2b-256 checksum
How to use checksums
d11374f59bd045dca2afdee0790dab54ccd471888a6ef91c728c625662c2a06b
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.12rc0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
93b93a01d20b0610fed2454e4e8c726ea4a2ad7bb630ffe10ffda3e73318ffe5
BLAKE2b-256 checksum
How to use checksums
dfb58e4354765e893fb26ef0a25b7bd6cd514a81c920758f4106bab532453a6d
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.12rc0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
b2fe70a3d50dd3abc913627cc937e58bfd19d22d68563ea67a8c296d2d43a007
BLAKE2b-256 checksum
How to use checksums
7857b1e7a202395bc2faf609fee75c4c6d3f0525b737938819324e08b6d7a3ce
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.12rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
4b53ebded20e55f99766e682b5f720e779cb8e38ee47eb68afaca0a53ab1e4ce
BLAKE2b-256 checksum
How to use checksums
a5e2dd71fcf7298d9f32daa1dab4bae04ee1f9be2747abc7e36b534693fd3376
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.12rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc0-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
c63e932d4c20d2646272c39c376120d2aa58d56c0a451caef4b78c8c813a56d7
BLAKE2b-256 checksum
How to use checksums
adc9eb378ce68eeeb828521c8f6042259a1c889e942173ba9332baf270ce399f
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.12rc0-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc0-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
542360c1f9eefd4ac3fc74f4add3bd494801556ae440e108c0bcb3170a2e6a84
BLAKE2b-256 checksum
How to use checksums
3b4a4fc0dba92b9d87dc0be52e2af71973644d24ac2ece14dab65f50836e2c38
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.12rc0-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc0-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
d5d7ffa866ff8aa6cd3eb6cfc13f10d1cdcdfb95a33ae0ca90394825db4e0e5b
BLAKE2b-256 checksum
How to use checksums
10314511d8be78d3e9983bfd23956df1fa066b54815626db541e3c7ad2e4ca17
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.12rc0 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