Skip to main content

passagemath: Symbolic calculus

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-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-maxima provides interfaces to Maxima.

What is included

  • Binary wheels on PyPI contain prebuilt copies of Maxima.

Examples

Starting Maxima from the command line:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-maxima" sage -maxima

Using the pexpect interface to Maxima:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-maxima[test]" ipython

In [1]: from sage.interfaces.maxima import maxima

In [2]: maxima('1+1')
Out[2]: 2

Using the library interface to Maxima:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-maxima[test]" ipython

In [1]: from sage.interfaces.maxima_lib import maxima_lib

In [2]: F = maxima_lib('x^5 - y^5').factor()

In [3]: F.display2d()
Out[3]:
                           4      3    2  2    3      4
               - (y - x) (y  + x y  + x  y  + x  y + x )

Project details


Download files

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

Source Distribution

passagemath_maxima-10.8.2rc4.tar.gz (48.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_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_maxima-10.8.2rc4.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.2rc4.tar.gz
  • Upload date:
  • Size: 48.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_maxima-10.8.2rc4.tar.gz
Algorithm Hash digest
SHA256 5a7cf8800b8d23a650a2e98eddaa73caab10e97a306cefa9f0c8be094c902574
MD5 695cfdabcd21841078b1e0037db72236
BLAKE2b-256 4b7c00f6602cb1feee19ba7f0c436ead6396985619a92de1e2e5422f9cbe65c6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ed90cf625f92440d7c6adbf65604a121a3043c88a60b3af0d87fe54761bdc9c
MD5 88f94eef97e983e7641d80eef0521805
BLAKE2b-256 e1db6b23fed31ad2cead3c3cc0eb4faa4d6be2a979529b35d9d4536e552421e6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d3d74069e7cb56d62759e224b310367dbcd0b8927dd9bca5794fb05082d10b7
MD5 a61d2d7b6a6329cd57c8cb78cdd6b848
BLAKE2b-256 7613aba483952a6965efa9d760e2b915b9dacee32c7ff095a99f394d2e6e6138

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e90dea85e08bdbdbd1a4487e77cf4f13585e4c580b444d70674fa7cfffe37e24
MD5 72075d1c1da5cf091e5b209954873994
BLAKE2b-256 fb1afff3b247464b387678726885c5f613ccb6555d09385b043387a436d2d5b5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 31ab06120bd6742a99fe873cace12d0eed8c59ce74092fd4b259e4dddbd6a4ad
MD5 f74fc4f26cf4705f04a874731e539965
BLAKE2b-256 09045cb4ac786ed753ec20a71326573ef93882a11bef8288bbc92d6f4632705c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 42be211d8abc28a63a8870af02dccf13e33f15302ca78cce43aa14f940ff8f49
MD5 1c1d334430b7182a0cc3ac0677345a66
BLAKE2b-256 ffd6f4437a97ea5d74c889c44a98665436f4c923214458adbbc0638cb7fbc332

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0595f97b835bb4d2c3c987657f5a951baf3c22fdbbc3cf46f5680c8d08a692e4
MD5 1068d41d6e74fe13248a9a7f03959df5
BLAKE2b-256 472455b3ae0ae0d424cd3ff2c675698a256a0c366a125de80b1895b9293008bd

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ebe8c51a674f5477ef4b6abb2efc69f1d76f3d136c99600da8a57824b92407f
MD5 0ad744f9b66730521be97ff0b1be87d6
BLAKE2b-256 7581c5ffab3e09156830ae44786054eafae4ac24e8eba5cf285edc41545bc33b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 67615708ebfd162e8256cd2384808e1bc87b999bbb83e389f7db72a0fc89aae0
MD5 6943f4b6b9292b7be73ba30fb8b0e941
BLAKE2b-256 4467bdb443ef073b64b5085794ff00b3c16ed80e2ba5a355e07ee0fd5623f6ab

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70714297dd32f426d81197d180025ec6289f4184951cfb71828bdde5966c387d
MD5 6f0bfc005d375f13c5a22418e5735355
BLAKE2b-256 744fec91b7d4033b4702835b71d44bcb26e99f5891060df1de4c75575abf6d5a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d622ee8fa0a11b40e6658a36cab7d8c2671b79ebb3c40df59ac2cc242efedcb2
MD5 f4e9d7bfe86e5ab890b7e2b17c95c51c
BLAKE2b-256 b6b565167533401d6ceb6e8801867e37ee3ca2d08a8d3808d21cfed81d87050e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a9b7659d75de737fd17315372541fbf5aeb8aef72680c5c2e20a454c054d1772
MD5 1462b56f594140c1966b1333c35e117d
BLAKE2b-256 7890cf8382747aa669027b4dd58ee26c003c20894fcb3d9e657b7d0e03524f70

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b806e2b77f8b6b1de89245316ac6cb8d9dce6f2eb826a46c20a851b2703060bd
MD5 de3b693a1a6ef894958e2bb002ff8932
BLAKE2b-256 92cfe320e0847ac721c6a36dbad97fb88bd53944eae4a78d0bee700f4beff04a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 468bce2d28429a4c244510bd3f81cb4bdf74976f9abc92c6c70283cef7d4dd3a
MD5 d7b73e71eb9bef91fa252fdcd0facec6
BLAKE2b-256 6a7559c2d77cd06ad8f1958f0b3ec96a093e9d2d9b3451cc8577cb855f638f88

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 77d3e87e149289d3c13bb93a52b1ba8641ea78659a54869ad9cc7fc4f0b3468d
MD5 2c31633ed13913a353c7019944c9ff34
BLAKE2b-256 90a40a24736d386a46144ecb95b21689c5f11657cd642ef25dfed5531190890f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4637ac58dd5d6387b3f81e155ad89ada7219a2768221eca9fa7d92056e64112c
MD5 af5f7b057e41f64ef3215f8c63d21965
BLAKE2b-256 f0bfe7cef56c8791479fc6816d28b37ac44774c2946ad5e3a7e0ae6bf0ab43ec

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0800daf786bb6dd2e4b3e4f9c5993e946bda80d2586c67aeb139912e56ff7d58
MD5 7a7f91be9839fcb50f771efa67915fb3
BLAKE2b-256 1f6792ca59c9d9385b05a14a315909a5fe8a08d5ca34a8c6e2879be635fe9b8e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2a0cff8759416646c095cb74af89389fed9734defe47ab374cb0107b31f75185
MD5 b61c48aa8124695bfcad5b586acbd126
BLAKE2b-256 ddf00a444039fd855268ce9a81fb0c80909e6ce4c33ce7c4b68e53dc0da5ce68

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 92593ad2a7d4144b7bb1ba23b72b3ba28f174593b8faf441af7ef1e912b297fd
MD5 4d6b294bff708ea3e1894e043d52aa20
BLAKE2b-256 0b1129b3a18e891b0cb7c25bfd3107418e334bcab81e19544f3ddc9a6b9548ce

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 679f08ee9f4c157bf3c722bba6ccc723241d4e6d1c14308340b5d1a017f67e2e
MD5 4a4496998393844582b4337ae7aab837
BLAKE2b-256 ab91c2838ae3617f1f4d00b64e00b6bd7aee2c7dcefcd9aed6571296cca790a2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90ca2e565922ab0c68075069d19c234872c2a5bdb2fbfe878b50091542d72adb
MD5 699c0b58e4ab912b15b743a82f9e319a
BLAKE2b-256 1b970708969390a5839ff963734d80d63a01ba42a274dcf728a1de21d590513f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 435e35102817998789dc3e00374b172435a2a040ecf905ee9a8c3c5b5ad3876f
MD5 8b28fbd92c06fab26f801b24c08f0fef
BLAKE2b-256 0c467aa237c47acca10d040ef12f2fba65a0cca4f76ff3dcca42b481d0597ab4

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a2aa851051d74036dab1b3294e0190f3c6b4417289c4edf3f2260ea4f19e067c
MD5 54ce19b62f15c941e038d3ad69005b6f
BLAKE2b-256 4f8364454a886f12ed314cf481da8cd78ea605ce62148ce92b9d5cc7a70b030c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 349ceb941cf771e25cdc63ee36f79496148bb9717be21441f83da0f7a8b0dd3c
MD5 36bff2d55b248e7512fcf72fa2959d4a
BLAKE2b-256 85a48d9cd1fc3820e23c2cb842a43a7a9587e1c7295686a34afbe24088545be5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 40348d6403b980caa05a1b087905db5ac92c92e9ca465930902d296ccc381d87
MD5 080392e4bd77ede186a3f0c18e6668cd
BLAKE2b-256 ae97c25d01f78dcdfcaabae6e0a72bdd4098606a45e50b4bb32562578bf05544

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 825c9a47ba836ed9a244b89d3e5be7df67e9b188a98e86191e3970aaba0c1df4
MD5 11d945faf05f46249e67ecf2b849cb28
BLAKE2b-256 10fbf3fb1dc6fe8cb6b697c4f3a21fa8810863bae080b5001fa68bd89351ab69

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8741d7d42c491784e0e5cac737fce2ae5f505267c8c5d4e66b23240739b9231e
MD5 d6d429bac8cdb36fa89bd5f2e76c6c20
BLAKE2b-256 bdc698ce55e4fd83b445b4101fd6b6d3647504e45bb582d7fee1d29d6a483576

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8afdd4c39bb3868b271b77af780e9e88b2380c1961158d74288bf15bbf7c8f76
MD5 b6570203ad8bcc0346c727d110177703
BLAKE2b-256 ad533b51056834d1522b76cb3e32896cecc852ef0a1f0a105b381b5d5dbf2ff4

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 369b2d750e1aa5e1e13d359d272535d2076e1e9a9af1db7c754087546371cc2d
MD5 48b2c72a41d3f29a29dc7bc6f1e628b4
BLAKE2b-256 30e701dafeefc8e5546890db8bf9b7c51fa9c197f2e26ed8c4fe7fd701ffede5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a78b640f4307e8c1ce90cb528c1e93f51b2eb2837f60c4ff4dca8b34007c6b52
MD5 19f6610d7f46f484b271ad5a816d4773
BLAKE2b-256 57b6cc2d5b4e97827ebb8a49b63ea20ea7b316f88ce6cc040a0b918bd02cbe0f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0ef664fc82d8c4818aa0f0907c48e759162cd0e696896522dcbf72f3e1d7475
MD5 9c689dafff4af8fd48d7cc4dc7b0e90e
BLAKE2b-256 8066ba211f7a6f02f50210d8c12025c4eb5fabb95f2118b979556d43b9efc78b

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