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.29.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.29-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.29-cp313-cp313-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sympow-10.5.29-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.29-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.29-cp312-cp312-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sympow-10.5.29-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.29-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.29-cp311-cp311-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sympow-10.5.29-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.29-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.29-cp310-cp310-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sympow-10.5.29-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.29-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.29-cp39-cp39-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sympow-10.5.29-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.29.tar.gz.

File metadata

  • Download URL: passagemath_sympow-10.5.29.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.29.tar.gz
Algorithm Hash digest
SHA256 3f0a3beb7c79016436d28ffa7f2c392fff2a16e195f60a02c5e8c9f1e3dfc248
MD5 e808afa072c514c2e0f6ebb7283372fb
BLAKE2b-256 c5979887c0da54f8e9d0f159b13b3153d0132b54699974bc63ff78fba16e265a

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.29-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.29-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0eeb40bb2abbab95a8512f9626518652ed6062e03f71374fb3767ca6fef6a253
MD5 f8707c0a907d92117e19bdbb9e0ea854
BLAKE2b-256 14943586f83bef4b5d635309fdc33c4685ad2584a3c6e93a2ceb5c8bc9ee712f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ca54bde3132d207782382b4a11c53d1df0eae525aaa020ff995f20f1dfe903ba
MD5 480a7bdea7a8fcb2c7ca4d2047e7f2a6
BLAKE2b-256 c524466d4dc8014c54d3219eab96101fe654a79a5af40593add0dd98852dedc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 046ffcd85f35ef553f7ffcbaea3c81459be39d2fbde7a3cc1077dfe1128d78c7
MD5 e7d174e89d90e6eaf5b7d3fc442980f7
BLAKE2b-256 62c54f2a9d8341707c7afddee807ecb419df2033e037eb29277d23d00ff5f40a

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.29-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.29-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 372d1e93bf3b2075b96f5c04143a05dacc65861cd50e2d10ba8ac1fbd21515e9
MD5 c2b2122d42a7882276bb5214161446b4
BLAKE2b-256 4c6ad1b9f090ca4af337bb015957f478bfeb6a6357d6d67c0af58ca50ce18d4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 378e59a05d21a2edcbc451f38f8d610638eef14bf218c179a1b785bc52723c70
MD5 3f005be50c4c1321b198b4c6c76294d4
BLAKE2b-256 08a6ed1c403b46292a8edfe733a344f1c4511796ee1255f309b464653f17c2be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dd91fe5dba745f347a09b29c610dca3bbb4133216a49b8d53a0e9c54043b2a97
MD5 af2b72551a7156ae12f396786894d399
BLAKE2b-256 c1cc02f2ee7aeb38870cd0efac1faf3d1ef2baacb72800899b2764296a171b47

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.29-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.29-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5fdc04d563ceacc3433f63fbeba29a5a247480aaa8bc31112ffa6a7b3daea237
MD5 22672ec912ad8079e605aeefc8e30666
BLAKE2b-256 5f3be2acb075d198c1fa7007c558e82607d482a4649203014cbee4c84164699d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31b925c62ca6a0eccc11607b2cf77f53c03351665f04338b4832cec15f1c5765
MD5 fcfeff3978f355d4009b49d24660fc99
BLAKE2b-256 e0fe4381cd532e3d514fec7c6532bec43236b2f525d3265b1bee7789d8000cdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 de2b161c63e28e8eb29d0722033fbcf4e3f695cfd987ac65a59ed3ec0d48ccd5
MD5 5dfceb14c135151f2da430f3eed0c5c3
BLAKE2b-256 0ac5907b4fb2f59a7d437a9a88a65545192d1984c6e4c7b0b0aa35b071504f35

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.29-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.29-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af153c66ed849fc1284ef04814589b219815ca2d8f3d3ddb8690155a030e80f1
MD5 2e6277d62e876d6294b231312e849a30
BLAKE2b-256 33275e28aeaca9eecd29d0289f95246724780439d45fe786aaddddba03ebbb44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 360dc0c4ac41cbebbc79e24cc993365d53df9136a9cf7a53e8498d4f61959ff2
MD5 971ce56140b8fe57a9aff8ffb3c7acd1
BLAKE2b-256 6573645a7d7296edcfda2c5890eeccb88e7330f42428529d18b49da70afbcef2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a4e8dab635b0e5cbbb8d5762238ec9f81c561bdfb657b833ba0985be514e11ab
MD5 c85b68f95a50246800b9993201a53777
BLAKE2b-256 8c54c1b0758e650b92604525bf2b6cf786035b1e9f07a7d0a661b7ea7070e183

See more details on using hashes here.

File details

Details for the file passagemath_sympow-10.5.29-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.29-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da8477fad8d1618250019220e5501ca88f00561a4aca08d9957f3b6b4b1905d1
MD5 308fdde6d9c13a1de9b46cda056d3502
BLAKE2b-256 0df646bd3c929b50ca75a29114cae3e9f639eafb01a46e22e0e76a98694d4c44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 880e605d36494706f0f1652a0d82dffd09f820b5d4d6f09c050cd6eec2c466cf
MD5 1466fd2c7067779635e63f0ea787d537
BLAKE2b-256 b96961f2fc0c339ef119a7e19e327db547bd866e1a1217a502232ec9b2b9e971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sympow-10.5.29-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d2bb300d772c1f318da05ef016b83cfed37f01c6c0a8d844a074b8fcf222267
MD5 9481cafd60c6b9c097e7ccce6fc84978
BLAKE2b-256 b10f7f12349aa80f4eaaed1b9498a1cfe38f8bb947c0c02cf3f38dc04b514496

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