Skip to main content

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 package passagemath-libecm provides interfaces to GMP-ECM, the implementation of the Elliptic Curve Method for integer factorization.

What is included

Examples

$ pipx run --spec "passagemath-libecm[test]" ipython

In [1]: from sage.libs.libecm import ecmfactor

In [2]: N = 11 * 43570062353753446053455610056679740005056966111842089407838902783209959981593077811330507328327968191581

In [3]: ecmfactor(N, 100, verbose=True)
Performing one curve with B1=100
Found factor in step 1: 11
Out[3]: (True, 11, ...)

In [4]: ecmfactor(N//11, 100, verbose=True)
Performing one curve with B1=100
Found no factor.
Out[4]: (False, None)

Available as extras, from other distributions

pip install passagemath-libecm[pari] additionally makes PARI available (for primality testing)

Download files

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

Source Distribution

passagemath_libecm-10.8.10.tar.gz (16.6 kB view details)

Uploaded Source

Built Distributions

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

passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl (795.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl (731.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl (793.1 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_arm64.whl (729.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl (793.1 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_arm64.whl (729.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl (793.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_arm64.whl (729.8 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl (793.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_arm64.whl (729.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libecm-10.8.10.tar.gz.

File metadata

  • Download URL: passagemath_libecm-10.8.10.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_libecm-10.8.10.tar.gz
Algorithm Hash digest
SHA256 99d7f6a0270486abdcda7fe13da40b65c18741512f4e199fff35d4893d30d324
MD5 be0e164fb0758ccac9ef77d4c4dcd132
BLAKE2b-256 108b2003264452b328d8329b6faaf164e4512b9479755b05239e5c8d36b4794e

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c330042abb3b38a511dab1eb366a85bb28d03a9815c3735486a89cfc4290f35
MD5 51813280355f4f58c7ac742d4dbcfb0f
BLAKE2b-256 2bcbbc990e966be7a9e79300927766262ae5073aa9992d66aa014cfab3faaf8f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed6bbb8d02ac530bc4e3f788918feec95e9bc088b2d8f783f70dbda77754660c
MD5 177247dfe73e532cdd282afa45f81408
BLAKE2b-256 7af70db87a6fad41d35542593f3f49d78840035a004db766f5b78b30363141fc

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b0f5dc0b68ca9adad4b96ffd7d64a945770417ba3661818591647550663707c
MD5 bbeda508dcc298e6f9689b15af80a73d
BLAKE2b-256 101fb2c6164f186413fe3c9f11930d160d8b9c2de499db19b3729ca7af48cc05

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed0cf224c35170a2f461251df958727e27bb48babd4057d5700739c45a940984
MD5 948144e0cf42a4a945feb97f8ec447e9
BLAKE2b-256 903a4979944110487c5096f770cc57aa31eb7a2c3fdb2cb9dc82f30e899eef35

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b9cddd28e512654b5f9859a9c9f07985041603b5cc901a59fc0713ef18861799
MD5 05cf84798478505898243c90ee55e001
BLAKE2b-256 2f477c2e9b8de2ae22a5f86480352bc78327147de4e815c9c8893dd0f624e303

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8afd91e05525a45763d2d0e6dd5f3def9c1086a827aaa4ca1e9afb595daa6b62
MD5 dbe8073702de7321a055314af156d79a
BLAKE2b-256 1e8f98f5b24e463d70331182d73f7c701285aff246aac5e8b26c94fd2bffcee3

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 327a96c7a84c8b1421d6eb8a77ac40eec2ae2aa6546ee049d96cbbd46e7b9c9e
MD5 c386c4a6304dcee81ad452a0db6f1c27
BLAKE2b-256 807d832db0976f5f3911cd510fa7535650a3b399f7520232fa549c8da5f16af0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9e271b5c78233fe928a4432466f0d1606a5691edd311eddf925c780509393d7
MD5 ed0b0b347a92d31b3311be233d0be2a6
BLAKE2b-256 fe3b554dcc3c9ae5e324840c520b752e5c33a253cea8b046d83d8ae4212467e9

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b59ffadbf2150a37dcf1738dd23298e13b61e9019fb129ddd4bbc56158f17afc
MD5 253b8a8b77ffabbaf3ed1089a77fc3f3
BLAKE2b-256 ece9aa137e52a96e2ff8c4fee1080509c1018b4cabe77c94033a217cedb31b05

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 45f1446f96aec3d2e014c8812c9d6604d28e14f5a1bba1f5aeccefc018a030b4
MD5 fb66824277e887564b9ec9d617725800
BLAKE2b-256 eac7a39b2c32af86f00e4c94ff99ae0e3c1d47a58ae7c9fb7d3ce9fa4f745c11

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1446b48eb1f42b89d6fa8875d3f2a406ed794e1b60e94c422939e6a7d0136f06
MD5 33320e937f0fd2b20ac8ced725fb4aff
BLAKE2b-256 9a203d62dd5dbef1d3295468f895c98ce6d9cfa0fca6627b7e57f9ad148a8e47

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3e2157af254e1beb0a750e77531f95b90a7491d5ebc13325688130680f529868
MD5 98cfdb8e70e955b22f0ba89f90cb1cd9
BLAKE2b-256 f5a1d298e17f29adfe222dfb9ceac05e96819dc4855c3aab8df24ef666c8c2ab

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab8a980b02798306ec5a560a29b25adf9d40ece06107dbee27471e03c0d445bd
MD5 1918adc3638459f945cf81dd44069a79
BLAKE2b-256 5400abbd61f56ae18a89f8ba20462302e20b3b7ae9d274de5331e5ee74299f9f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7571783df44aa3c03c229501b81659a0ac53ac85d5b8c891d55d9f62c750564b
MD5 28223d80dbe30023d54de48f343824f8
BLAKE2b-256 ba161da4157c39d979837f957da739891b0d25647c80d456132d0cde5c970e9f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 216580c92c08edb83a3571db0afc51d7367f59700d5f4fefb84092a51a43cc92
MD5 2bbb71cc893323b7512804b23518c823
BLAKE2b-256 a3dc20aa13e546389de2285f3f7abb1e3bcc1b4d4af59a208da8587c5746d923

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37e0bcd8f17bce187983d1fe1df27ae35fdf30245bd27939652cd2a62a080b3a
MD5 1b010f6f1877dcc7768109a4c6a7b990
BLAKE2b-256 f8a057183a683e81123a6f80aac0f4c91b01446442b9af2b5a740854553ebabf

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 13a83e92d6c9aa6915dc295530b73a4a2d66a748399f769cf0dc903100b5c1a9
MD5 f170d93f06dc92e16f929371870ebc1d
BLAKE2b-256 91ae821219bb579aef4c209349be907d66e1c6af9c5cd5369b420edac4bd8c12

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5af5e062a477d058eaef9ef4ebfe6f774e41a8953b27c796571ca06aee118f3b
MD5 c98b60f3f0e354235853745f622c4df0
BLAKE2b-256 228cba9b3dd7f934275ae3154f5b91c558a5ac88491920e5244152e7a1544454

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26f6f2e0665f7233670cac1607e4e85ba82a71fcffd808dfa7cfcd0b88cb5627
MD5 79b66767d8edde144c4810fd9ed05261
BLAKE2b-256 919b1f39221cae23ecfa3fadab4b189e79f1592fecb7cf6e9d3d785ced6be2bb

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3abf95b0c3a7051bf6d93e953d68ca55d5162eb714649bb65d5c266d6fa1bc94
MD5 52c31c175a6ace6451de20d277523e98
BLAKE2b-256 cc1912d228a10aee0d59f2e7b0c401351c6cd7df1dbdb14dede44bdcd481427f

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff1463740ebe497c5a1b5f6d9f5574e25c6be7891fde0c8c44eb586bd8b891cf
MD5 f66bb773aef54900b177dbc1d8ee7689
BLAKE2b-256 2844d16f2088f2e190ed65027fb2bd041dac991e000a9cb66c3c61d94bc72b92

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c88b6a542c4479471fa0344e6051d17dd0e08130159acadb544aefc77df9583
MD5 7e1e07b4c801c75c2102f6d44a438ec9
BLAKE2b-256 75ea8bad346dbbfc71ad1abb0456ecbc3a02cf2c58a736b1c0cf46f3dba66042

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cbfe507af3b483650212d4b415e8e39d4955ae85038676119d5fbe23c6c21e72
MD5 236c005c32800220b57eec82db62b985
BLAKE2b-256 ff64490a1dde21110c1eb3c9d43776e902a8e2665acf92bf625e5eaabe16adb4

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f5ce4605a8f8007eb240d72b32415cb476447a6f5da543e7993d3e66d00b18cb
MD5 58aeeef0ae6df045052c95cc953ff6ed
BLAKE2b-256 10095dbae2b0f039225bcb38c30364c5ab94941d3fdd6ca6bead544fab3b6346

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c03afa92fc809b45be8a7410d1b0de909fe4e20b22430735eefd32df1abcc6ab
MD5 ebb2ec95b8e7e7b908bd90d434c77070
BLAKE2b-256 3777caf2d35280d15d713e70c8fbe15182e73bc222a0b339f1f2d8e237e4e54d

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 766e2730694d85037da5669e3fe63f6d0b3c9687b82db10c64107ac4e92d0a7f
MD5 85e14ca81b24704f42640c8abae4803c
BLAKE2b-256 d79ee1f86029f95cc8283cbbb23d3ea065a8855e0c238e6793679c5fa82d3ce0

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 386fa1dbedee58e4949f9d3f3b2881bd15107940fb49b88982fd5f91a5399fe4
MD5 48ac178d2e3cb99d419ddde3d76b87c4
BLAKE2b-256 3e8b63729f62bd2dc0bd83d6831eacb32003a8bb811e9e0cc4a042cbc5727b5b

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 625a3fd101f0db35930cfc5f56a0c29cde76f1a34b27bd523c16b1d069f85a67
MD5 d6a27731225e428e31a5a3c7d6cba662
BLAKE2b-256 8f59a9a65b2ba921361ae7d6b210270bb5ce9fb1f5a1a9408e1189d441cdf886

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e849011e0b4b25417db12a64fc5c508aa04e6577b4a361f67de3a488297f575b
MD5 6e224c1e1675ea3b4867f055cbe431b6
BLAKE2b-256 6e203534e56388d8e2b3351af95102a0224541367161106181f7b389bfaef45a

See more details on using hashes here.

File details

Details for the file passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libecm-10.8.10-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1d93ce8bbca44132b522a63195b932dbdab246e0f40c5ee4c26fd22362cf2391
MD5 289ebae968daf3fa95b514e9c0a758b2
BLAKE2b-256 c60b70bfa8e3f98d54fda2387daa98acb8a60d362cdc1a29e727a630bed0e3b2

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

This release

10.8.10 This release

31 files

10.8.9

31 files

10.8.8

31 files

10.8.7

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.3

31 files

10.8.2

31 files

10.8.1

31 files

10.6.48

37 files

10.6.47

37 files

10.6.46

37 files

10.6.45

37 files

10.6.44

37 files

10.6.43

37 files

10.6.42

37 files

10.6.41

37 files

10.6.40

37 files

10.6.39

37 files

10.6.38

37 files

10.6.37

37 files

10.6.36

37 files

10.6.35

37 files

10.6.34

37 files

10.6.33

37 files

10.6.32

37 files

10.6.31

31 files

10.6.30

25 files

10.6.29

25 files

10.6.28

25 files

10.6.27

25 files

10.6.26

25 files

10.6.25

25 files

10.6.24

25 files

10.6.23

25 files

10.6.22

25 files

10.6.21

25 files

10.6.20

25 files

10.6.19

25 files

10.6.18

25 files

10.6.17

25 files

10.6.16

25 files

10.6.15

25 files

10.6.14

25 files

10.6.13

25 files

10.6.12

25 files

10.6.11

25 files

10.6.10

25 files

10.6.9

25 files

10.6.8

25 files

10.6.7

25 files

10.6.6

25 files

10.6.5

25 files

10.6.4

25 files

10.6.3

25 files

10.6.2

25 files

10.6.1

25 files

10.5.49

31 files

10.5.48

31 files

10.5.47

31 files

10.5.46

31 files

10.5.45

31 files

10.5.44

31 files

10.5.43

31 files

10.5.42

31 files

10.5.41

31 files

10.5.40

31 files

10.5.39

31 files

10.5.38

31 files

10.5.37

31 files

10.5.36

31 files

10.5.35

31 files

10.5.34

31 files

10.5.33

31 files

10.5.32

26 files

10.5.31

16 files

10.5.30

16 files

10.5.29

16 files

10.5.28

16 files

10.5.27

16 files

10.5.26

16 files

10.5.25

16 files

10.5.24

16 files

10.5.23

16 files

10.5.22

21 files

10.5.21

21 files

10.5.20

17 files

10.5.19

17 files

10.5.18

17 files

10.5.17

17 files

10.5.16

17 files

10.5.15

17 files

10.5.14

1 file

10.5.13

1 file

10.5.12

1 file

10.5.10

1 file

10.5.9

1 file

10.5.8

1 file

10.5.7

1 file

10.5.6

1 file

10.5.5

1 file

10.5.2

1 file

10.5.1

1 file

10.4.68

1 file

10.4.67

1 file

10.4.66

1 file

10.4.65

1 file

10.4.64

1 file

10.4.63

1 file

10.4.62

1 file

10.4.61

1 file

10.4.60

1 file

10.4.59

1 file

10.4.58

1 file

10.4.57

1 file

10.4.56

1 file

10.4.53

1 file

10.4.50

1 file

10.4.47

1 file

10.4.44

1 file

10.4.41

1 file

10.4.40

1 file

10.4.39

1 file

10.4.38

1 file

10.4.37

1 file

10.4.36

1 file

10.4.35

1 file

10.4.34

1 file

10.4.33

1 file

10.4.32

1 file

10.4.31

1 file

10.4.30

1 file

10.4.29

1 file

10.4.28

1 file

10.4.27

1 file

10.4.26

1 file

10.4.25

1 file

10.4.24

1 file

10.4.23

1 file

10.4.22

1 file

10.4.21

1 file

10.4.20

1 file

10.4.19

1 file

10.4.18

1 file

10.4.17

1 file

10.4.16

1 file

10.4.15

1 file

10.4.14

1 file

10.4.13

1 file

10.4.12

1 file

10.4.11

1 file

10.4.9

1 file

10.4.8

1 file

10.4.7

1 file

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