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

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

Built distributions (wheels)

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

Download URL passagemath_sympow-10.8.12rc1.tar.gz
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
9f76dc914dc562eb606f627a710f0328c7dce7fae6af68fd5d3e844b50935f39
BLAKE2b-256 checksum
How to use checksums
04f2d033f2706d101dd1e30da073f2ac4c2da6adfb49072e6075146c9a01b587
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.12rc1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
2f17881c75464215eec88bd934f9bd1a46f22cbf6bb51e0ce46db5b2d37c7484
BLAKE2b-256 checksum
How to use checksums
0ac80e28bf7fbb88a93d82bec55d1f5c702e2de36fb463637f78c53d3e5e945e
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.12rc1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
5af181a046ec8cd7a6f58e93b124514f5622eca2895350abf8738e7dd26fff19
BLAKE2b-256 checksum
How to use checksums
d9b8df3616df556ad39a95ab1e3835b3d82be616efe9e05d6d601b292ff8baa8
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.12rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
2b116f0988750c7e73998564c380d65706965d6974d5f521166f6d0347652833
BLAKE2b-256 checksum
How to use checksums
0a8e8866f58dd2e09d354407bf6f5b65d7cdda6a1a9a7d600f438287a70368df
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.12rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
47dc618738959f59263343c8a125da5c98c05867635a607ad17f37cecc88a091
BLAKE2b-256 checksum
How to use checksums
fab78ecb18d69920b18805341b01787afa1709903623072408eaf76172c504e2
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.12rc1-cp314-cp314t-macosx_13_0_x86_64.whl

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

Download URL passagemath_sympow-10.8.12rc1-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
e16bc9c6fc91288e101caa145d8c9b4509ed27988687f1aa66cdbcca3f35af94
BLAKE2b-256 checksum
How to use checksums
59d2ad8903308b2d06956bcb7cf1254b5c555fc63ae4ec7d31d09a342432f23a
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.12rc1-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
04c3a1f6d1dcfa83507b8b0b9cde9dfd923aac2975089878f926eb192c4ee95d
BLAKE2b-256 checksum
How to use checksums
961de97e5ef55157d472678dcec7e5a2b8512cd95704b0e7933a0d2996e06d11
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.12rc1-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
73bf097c698223f1a9e1043b0b157ea3015c7454d1a62d536a80915382705067
BLAKE2b-256 checksum
How to use checksums
489ae1be887490f247351b12af8713a53f1234cc9580a3a98e80a1d2c0cac1c5
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.12rc1-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
8f9a466571bdfcfa896de96e5eb6a2d4045b88b3f083f16b39937a2dbc4ad627
BLAKE2b-256 checksum
How to use checksums
4804bd39666b3cc3faf9021d9df6fc88cd904f8c041c9a5c509b83d4b0425a21
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.12rc1-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
8577d34215e932fdfc69282c5d2086a80688db67e46ba7fc66979cb83d1cc17a
BLAKE2b-256 checksum
How to use checksums
f6a8c78b58e9d3a473391a12174a9da2fd20c6639ce263b49729edc2160dc363
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.12rc1-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
42040576b9632808029d88bce9ac3617ad36b7f62a126397e4c23a865961897f
BLAKE2b-256 checksum
How to use checksums
7bd10ed71b7633282fdb96273f5f3bdfc508758b5921f6fe66bd55a301011dc7
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.12rc1-cp312-abi3-macosx_13_0_arm64.whl

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

Download URL passagemath_sympow-10.8.12rc1-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
2aaa5d3559c05437c9aca325f73afc6053bfd054c511a5258219becab4926829
BLAKE2b-256 checksum
How to use checksums
a9b3c94de64fc242e91e1a74249cc9d4d0282e92ddde012866f92a4d9d232a5a
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.12rc1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
03b565d03b1147a1ce748c9e8d9ca83545c928529833de7e7eca878d222709ff
BLAKE2b-256 checksum
How to use checksums
819303efac4c08a35d36ddb8911a181a5aa8e2f8c2af981a23dbf41c40bcf319
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.12rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
334965d34dcd00aac0cf8b19ab5f9e7e17f5c0b368df2aea8c304e5836528b1d
BLAKE2b-256 checksum
How to use checksums
04b742325fd5c53e5a4d0a65af0122c8a2c5bf868586d26b2b5367a9f056d698
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.12rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc1-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
8b32a7c1313b283813c35f9b2224e4b34bf7c4c4ad759a5569547f85c278d8ca
BLAKE2b-256 checksum
How to use checksums
9125ffdae0d61157ada06a2a4e76e76dcd13bfc2e0ecbe91612a1319330fd3a0
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.12rc1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc1-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
43b8e2bbf448219fd97f19ee5054457fc8cf8a437479696e4005a3b8e9c94ffc
BLAKE2b-256 checksum
How to use checksums
1ec2ac05fecd4ed9c40f859344209ee56d377f3c1b03acfabb57508e68041dea
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.12rc1-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc1-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
b24cda903aaeacb3b248c7adec7d605cb4f7e0257e319da08716df8c73817126
BLAKE2b-256 checksum
How to use checksums
81ae0d0091c771ac0d7d45e134375f0cfba4651fe9cff18cb2d4f2b017e525b4
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.12rc1 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