Skip to main content

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

Project description

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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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 --pip-args="--prefer-binary" --spec "passagemath-sympow" sage -sh -c sympow

Finding the installation location of the sympow executable:

$ pipx run --pip-args="--prefer-binary" --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'

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_sympow-10.5.30.tar.gz (9.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_sympow-10.5.30-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sympow-10.5.30-cp313-cp313-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sympow-10.5.30-cp313-cp313-macosx_13_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sympow-10.5.30-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sympow-10.5.30-cp312-cp312-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sympow-10.5.30-cp312-cp312-macosx_13_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sympow-10.5.30-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sympow-10.5.30-cp311-cp311-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sympow-10.5.30-cp311-cp311-macosx_13_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sympow-10.5.30-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sympow-10.5.30-cp310-cp310-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sympow-10.5.30-cp310-cp310-macosx_13_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sympow-10.5.30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sympow-10.5.30-cp39-cp39-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sympow-10.5.30-cp39-cp39-macosx_13_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_sympow-10.5.30.tar.gz.

File metadata

  • Download URL: passagemath_sympow-10.5.30.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_sympow-10.5.30.tar.gz
Algorithm Hash digest
SHA256 4ecb6d76d55a652453548ce6df143a906e0a23a6551bab6f4970ccb96093b757
MD5 553c2f2fa1fe5870a094ef28032b12b7
BLAKE2b-256 37282dbcfe0a45a44dad37f90e8e171a1b3590a024736ddb094ab0430dca1a44

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3369b0310f9a4b948dd42778a9014c056c6be84787822a27c2f210be3f77160b
MD5 812e0704b84112ea16599a27c77746e7
BLAKE2b-256 f3fd2ba537c9b760397b23021ac0046fcb4b7fc254a3a390000a290caa9604cb

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ce87ef39981661f8b56d395ea312da25a78f10b938b9f076331ea675f68119d8
MD5 45c5aff853ab4464cc2ca8c1f54a5f23
BLAKE2b-256 8811eca3037d2ed02d21397a72fa697d046f8ed91d51d064dc3c03e22a1c592c

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 23dad436b3aea223230b23b9424f5396f0e41cbddb9cffe9b53487f1b3083caf
MD5 7eb15384bf219da6be1125e70e879b6b
BLAKE2b-256 d47ce1c634544a3ba6958b2c2240cfa657f13f0c72f52cfbc78d0e6f872f5a00

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4a01caf77426164bceefd9c6c29f8ef389ffad67328be4ac783fc3a0f5d59e9
MD5 48672b26b70ad403ee4a796760ceef2d
BLAKE2b-256 7b3e65b0b2158d58b46d6ff9c06956a7343daa509d15829bd9e23af0b6496494

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b4845b88fe7631f94065209aaf23dd5da73263f4cff387b7ccf5d900f83a738c
MD5 84cd1cd5fb45ec606fbcefa9371316ac
BLAKE2b-256 6af084037e439245b11331e66845873703a7c3fe5289ecf23b736169b031ccfc

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b0a67cd576f2c6c85b93a53968e30eb3e31dbe848ca9902fd36616f112e15a14
MD5 1079aca6db3dcca7bf59969852925ce1
BLAKE2b-256 e63959d2a510ee32382cde68d3c3a2cb3b56b0d05e8d53a3fa75ee8b36762173

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 72fc00b08b501171e81a9b2b9d2c7de21b40ee708f208bdd8e24dc6b62b3ac28
MD5 157a8f10e44763b0d5b62c1124c62ce7
BLAKE2b-256 3cf826428cca7e27243dad844935a69ce59bdbef389eb3effa708fa3e4d89cee

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b6fe5c8b8c3a97f6845a31c4afcc024ca79e384fe3e13e5f92648e80d37c99be
MD5 36dd689e24d49080180c8c9240c768f8
BLAKE2b-256 426ac2e1a767e6755ca3c45a2b0548f578f6f2211998137cd1cdd122cacc4ed8

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab8b371295be8108234801bf29c6d51f1e6238ce614dd9afbdcbfe8551ddddbc
MD5 099fbb5adbe02764e24c7906796e7af2
BLAKE2b-256 6ff2636fce5d892e393a03a969a6b6d233cd726fbb4aed9650673d9e63b41d33

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52285a16c128003c31795675917a75301a2c78c9a5b0fea1ac4b17abb2271450
MD5 36e961836be27aa88a729112e45ab384
BLAKE2b-256 5592be29e257e45b88d440c822e923ee4be423f902262b30159f901b24436fdd

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 20aed45bfda0f7e955ee0221961ead2dbd0d3f33b02e8a74f0921f9aa1a52bb9
MD5 e05a30e2339ccdb394ebb9d25bcb36e9
BLAKE2b-256 f3f95d97848bdcf42e4e8f3df8320526b84d7a88328b62bd3a1f1cd576c4440d

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a4c7c778b503a5a0171fad22028bfb5bb0243f20159a734f80beab22ad4e40a2
MD5 a5c89d53f38f57a9c0c68df4938fcf70
BLAKE2b-256 afd6f24ab27a5074820a219648fcd17ccd16edb07fe678ae26e96141fe97d1f9

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ee8820b68dcfa7a9593893322ea9b09d1ed9ceddf2e54ccddb472ef1b57c2ce
MD5 3258017c95a27fee501a1cfeb9bc8cd1
BLAKE2b-256 66ae19b97995c6b0b0c88081bba2be960d1ae804921425a2117e049e167afb8c

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5ceb667fa8fcdbc593a6b54e75deea980c4f2d3dee85c5c14bbc028fc45c9bd0
MD5 225a4bc064494022ff4c2146b9866007
BLAKE2b-256 9a1270906d3381c0bc1e2b4a2713084854f9b51357011815a1108c52fbd709be

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.30-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sympow-10.5.30-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 77c2aeb4e1bc41b81bdf40d70eca7a72c2569a1c92277e9d02fe5560a878c336
MD5 214f7889555a145d0ce418c87803649b
BLAKE2b-256 97f7db8ab73c9362892bea10a31357fad9534082fbff992b76ab900de0c958c8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page