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

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

Built distributions (wheels)

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

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

Download URL passagemath_sympow-10.8.12rc2-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
f24584ec912490f51740dda1d952b79cc731e01752caa08a7c0461a683b63df4
BLAKE2b-256 checksum
How to use checksums
d98dfb72feb21307ccfffdbd483f3f4d7a3f7afbf7d12bdad38d6f467a70d1b7
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.12rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
bf5f8c75da70ad4dd93c367dd51fb6b4246da718007bb899af842d298b7ad128
BLAKE2b-256 checksum
How to use checksums
66396337fa064cb1792bf8911bec1f9c69f0caca2835105146c4203ce7220429
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.12rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
8f7bbb5253823f552de2f9af2c30beb542bd31e550f559db0ebd35dcd3f7cfe2
BLAKE2b-256 checksum
How to use checksums
286e2d4264a6cce9080eb00124e1034304f30dad6df1f02fb03227025d6a9d56
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.12rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
7f72b7598e989a485238d0de4c7eaaaeb6c26aebb16cdb9187704b8cbce5ddf7
BLAKE2b-256 checksum
How to use checksums
e5050ef7926eb1c5e50d97ba930acd43bb35f73a5e41b5ce3746c2f01085ccdf
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.12rc2-cp314-cp314t-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
708ea793a8ce1e8f766b58f9be486ab447ee43d7e4472cefbdbad87e14573de5
BLAKE2b-256 checksum
How to use checksums
edb0cf8f6d3475aacbcd38b2cd06d6f8defc5598fd67529e70e4ca73e44011e1
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.12rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc2-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
9efcbc4aa0e8378029bf302b56d4b1afe3b9efcfe4e0635b8a99b0495a682be2
BLAKE2b-256 checksum
How to use checksums
d9f63794b13d9e26814134def47d335e9bcaeb329cad35ee6162535e8aaa20d8
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.12rc2-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
70946ea340dadaf06f97c06da4803412e57d971b0850747c0a69f74392944ecd
BLAKE2b-256 checksum
How to use checksums
2113f454f1469e2fe0e2dcf44dc2c5ad58988a040097e5795f0b54ef93a8407d
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.12rc2-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
41107b6f5f15dede50a8e7fa901c12a1d2390037aed8786fa083cd1823e0d95a
BLAKE2b-256 checksum
How to use checksums
246ce908925460cc5a8677bf71cbc09fdc4280cf14e97e92d049180e4f66a0e1
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.12rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
fcc4c3a5dd32d6f5525ea66f68d248e211da4424c0eb47a3ce00bfc49509d132
BLAKE2b-256 checksum
How to use checksums
d5cedaf17534c16d4ff2bc07c6ff015804619aa45d1dff321f8593949d3be382
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.12rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
c27d7de3113139ec4a74a83c6bbe547f248ed07bcb53cfbe52f3d2c3d2e6be8f
BLAKE2b-256 checksum
How to use checksums
01ed7bc8eaf645e7ef92a407b33ee9b53e90f7021e612c89a3f1badd8a23fb05
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.12rc2-cp312-abi3-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
29fafef5a529d662ca3ae77f5712812a66f7254bc1d72593ef2a8c71e1f32144
BLAKE2b-256 checksum
How to use checksums
07dbe09011017e55dce7543581466aae2f7357c7262b1363fcd7c4c656c70499
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.12rc2-cp312-abi3-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc2-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
341f765239cdb5799872b1e0674dfafe35a22e54a02d114425c1c75c787171ad
BLAKE2b-256 checksum
How to use checksums
e38353c18b9eeda2b1f748c6fbea890393d7294a1b0f01a64df214578837fc66
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.12rc2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
b9bba61edcbbcf87ecbd7336399685b3689e68844af541a1f1e4ab47d856ae8b
BLAKE2b-256 checksum
How to use checksums
703b293cbe903f870e72aa66cbf7b09d4461a52baf0c97471d5c372f6cb48f7a
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.12rc2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
dc2f87bd8dddad2bbfa8618f50c0487ffaa460230560422f16a33b351b4ffae5
BLAKE2b-256 checksum
How to use checksums
11e897a48e318dda484d8865e0e12da237dc96a5a661fa4e982af952894ef5b9
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.12rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
1fc41e093bb035239a6e7a47370fad404a05cbbce3bc51246992213005512974
BLAKE2b-256 checksum
How to use checksums
1a99340b9c15686662df51700ecefc7d89a3c540bae420dcc829366b85e6c0c4
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.12rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.12rc2-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
8aadfbe5b52213b5e2cbafe5371b67b527de97f0da5983ee5058739474e1364f
BLAKE2b-256 checksum
How to use checksums
a02af79394905795b0325d63eb9179c9b19af1d5f2d08304589a52485074a429
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.12rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.12rc2-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
6dcf7a60947889d08e2f288cc053d64432e2ba0220861c1056bfcd249747e5dd
BLAKE2b-256 checksum
How to use checksums
7f388ff1a58d895785bd06c3b20672082d9f9b56afc802b29d5624a8bd3c84c3
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.12rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.12rc2-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
a067a458e2722e7b18a0026e3b846242d3197855e9565022af3bf1104c5ffd9c
BLAKE2b-256 checksum
How to use checksums
848f3b9f7d1b6b4fdd766783526e742ec4661b922e211735a92dd93e516409f4
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.12rc2 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