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

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

Built distributions (wheels)

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

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

Download URL passagemath_sympow-10.8.10rc2-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
5e242073ffd3b4efb519cbd70c7159dbbf42ee0516f36b72f11d6d088cc707f3
BLAKE2b-256 checksum
How to use checksums
351c687b24e8c3a44be65cd4ef0b0432b77e2a64c993cf0314d9d2751ef07979
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.10rc2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.10rc2-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
b8bbe3c718abd328c2e449f9f7f152f6a766f5747ed95cf145684dc4cabb19d9
BLAKE2b-256 checksum
How to use checksums
7f2c940039fba148eb76607be19df7001f89692b9ff26b1a6fcb49254d989a24
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.10rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10rc2-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
5cafb5b252a481034294fac72c28123e5b440d6a3ef1e0833b19337ce23ff73a
BLAKE2b-256 checksum
How to use checksums
daf61c80416e2dda31824b147d4a17f5903f6f87783b456d7154ffd15d75f7d6
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.10rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

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

Download URL passagemath_sympow-10.8.10rc2-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
67517429d9766d3a79f9d15439223455f7f07120942d28a9b2e435e79cade75d
BLAKE2b-256 checksum
How to use checksums
bb7e5341ff3a5411cec183f993361f137819f4cf270c4149e41dc56a5cd44bf2
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.10rc2-cp314-cp314t-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.10rc2-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
69ea042b64a82cbb1a829b7d42acd6150b2ed481b0a9e8e4592ed9dda0b2801c
BLAKE2b-256 checksum
How to use checksums
d06c5a88d65bd06731e0fb3b64c6d57d46d9b6abef200290c4e2e82a619050ef
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.10rc2-cp312-abi3-musllinux_1_2_x86_64.whl

Download URL passagemath_sympow-10.8.10rc2-cp312-abi3-musllinux_1_2_x86_64.whl
Size 503.1 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64 abi3
SHA-256 checksum
How to use checksums
71410722b2f023f089ea3551c91f0f12bb5b64782dc0c9c5b6ed4135ccaf0210
BLAKE2b-256 checksum
How to use checksums
2a599f105622179365c0099e8be7afaa885e755d194b8cf154d67f77f49ff482
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.10rc2-cp312-abi3-musllinux_1_2_aarch64.whl

Download URL passagemath_sympow-10.8.10rc2-cp312-abi3-musllinux_1_2_aarch64.whl
Size 191.9 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64 abi3
SHA-256 checksum
How to use checksums
011bcf08dd742ea4b6b69389459fdb4b7ebb8725945147e50228fbed9723c16e
BLAKE2b-256 checksum
How to use checksums
886fcaef60b3eead0bc231409510687b72561334befdf09ef7c069ecbfe74421
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.10rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10rc2-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
069dc51ae8d22a6eff61aebea07e9a3fdcfcf72ffa4a16291a46499504c43061
BLAKE2b-256 checksum
How to use checksums
f445a69939dd7f06bd1e1c16c97ac7820242633f8da22c914b70f68a079deeae
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.10rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.10rc2-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
c55a0138c0148f8fedc167e040977400356ab60152947b61ecc089a5aa0c103a
BLAKE2b-256 checksum
How to use checksums
fb96f001ba2bf7d869c2dbe675b1d1c24b0c1862037d21716754b4cb6d1dd1ae
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.10rc2-cp312-abi3-macosx_13_0_x86_64.whl

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

Download URL passagemath_sympow-10.8.10rc2-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
57c6ae9de8867ceb0a8a8daf5ecfb3828117d0029b3417ddebe8337441b7b337
BLAKE2b-256 checksum
How to use checksums
e26a6fb81166ff10d596d6e9d90d0590d5ff3e8c4cdf4c4b8f00624eb249683e
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.10rc2-cp311-cp311-musllinux_1_2_x86_64.whl

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

Download URL passagemath_sympow-10.8.10rc2-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
ea04f2e691cd5d8e0d7f7aede01593162d0c76db24eaca640c2c4c3f0e1280b5
BLAKE2b-256 checksum
How to use checksums
5166cd4001ea2ca58f2a262cd21f163b337e00d04d1e682bc671be86e2f3ec8b
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.10rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL passagemath_sympow-10.8.10rc2-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
5712b0ea5801489e9739024512270fcd6cc2d6c7e53756241ce681084c9395b5
BLAKE2b-256 checksum
How to use checksums
77abcd8143a4dacdb069358d57a02f60e459cbff6a29cea70b95ff8eb8605e03
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.10rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL passagemath_sympow-10.8.10rc2-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
6f3f8589a303ae48115b629c0b9eacba1ddf30360b7d6939608ea69bef8223f5
BLAKE2b-256 checksum
How to use checksums
cdbcbeadfaebbf522403f78b2ca07a6aa5fea664aa2790a6c1beb48d9e9c2bd6
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.10rc2-cp311-cp311-macosx_13_0_x86_64.whl

Download URL passagemath_sympow-10.8.10rc2-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
17ecb35ff661f973a14d304dc08ef1c7654e03acc1a3005662ac8e0834b913a3
BLAKE2b-256 checksum
How to use checksums
41bd5523f6ab90b9c03ed407e7718198ce37d7dd09e0b2beb8b07198388a81f3
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.10rc2-cp311-cp311-macosx_13_0_arm64.whl

Download URL passagemath_sympow-10.8.10rc2-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
2d5cf30209233a340ec98655007c70c9d17723e453c6da6846f70af46eb31252
BLAKE2b-256 checksum
How to use checksums
f6e0d9e63332fd7387929a4a2a70878cd0e31b73f1f002585c00b17930c093e6
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.10rc2 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