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-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-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.5.49.tar.gz (46.8 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.5.49-cp313-cp313-musllinux_1_2_x86_64.whl (27.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_maxima-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl (27.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.5.49-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.5.49-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.5.49-cp313-cp313-macosx_14_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl (27.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl (27.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.5.49-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.5.49-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.5.49-cp312-cp312-macosx_14_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl (27.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl (27.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.5.49-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.5.49-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.5.49-cp311-cp311-macosx_14_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl (27.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl (27.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_maxima-10.5.49-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.5.49-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.5.49-cp310-cp310-macosx_14_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_maxima-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl (27.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl (27.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_maxima-10.5.49-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

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

passagemath_maxima-10.5.49-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

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

passagemath_maxima-10.5.49-cp39-cp39-macosx_14_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_maxima-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_maxima-10.5.49.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.5.49.tar.gz
  • Upload date:
  • Size: 46.8 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.5.49.tar.gz
Algorithm Hash digest
SHA256 eaeed49441d59423d473c35217a089bd0eb8b7e62d0c6ab20a5db4bb81826c37
MD5 17f6ba0d9c4f1faa0dc73fffc858669e
BLAKE2b-256 989ae8de2bbdf9784597c6b484ad46e52e802c379778568dd92ec9b0f6dd6ff8

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abfa1a23481092ecdc71e4b42fe08ff4f0b88b78ace286559bc0e7491cd2bc4f
MD5 6095da86ab956129115f2ea8285cfde0
BLAKE2b-256 5e1438380097b23ae77e8e2f177a42c8302937942e76d5aca497d543a005426d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05c071f7b5d9c9c28ca49801690629b1e219c19b56897afbcfd0e6bb15b85a9e
MD5 94a65c535687ebdb888a9fb926cfa1c7
BLAKE2b-256 faa26e75fe20ab126465f7b5f72690c386af93793f16625f857331182e502c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ae572d4cde7098833b8892220b594321d429d379880a2dd8741718de78fd429
MD5 e5333e1d82868859fe082c85167e5ad9
BLAKE2b-256 49f9a211caa5782ef98a136f5116293e2346a703b032bcdc54f66a9676714d81

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-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.5.49-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a778e9b3762349cf777c552d45b93208c9310d938559c354f20e4d855ac87653
MD5 1292c9c8d23c9efeee85559d20c35d4d
BLAKE2b-256 103288dc2255777693bcbbcd22dd477f46e812f9eb909c7ca5c389d3b02a17e3

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e9962cbcdd6c2e8bcb5bfb73eb2ac933bcdf420de9596b4aa2f1fedd18fb9f17
MD5 1ffc215dc99a5d186be31d50274f8f0a
BLAKE2b-256 7d2d1608978c946d74b477b64964432c9209a86755d5405c7ec264e023e40525

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ebe5508ca3edbd777d18fcf54d7578c5c79b458c1489072b91ec90cdb8e63616
MD5 21b1ab1b43b302001431350c2eff4c11
BLAKE2b-256 af1c2fc85473b6e7b04e4e8b35fdf72906fb06d8097d73185e0d46d3f0563abf

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab764162dc491a8ef7e3155f0b926fefa6f4470d2e2b82aeac869d0a8f44187b
MD5 6227527efa2efdde26acabc7e6c7f380
BLAKE2b-256 fa490d29d66f20f92f1cc0dc2459f7c9af2896a7566ba9030d09028aab9a0bf2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7d11df677ea639e4645ca384646505c78289799f37468e8521796c8bd7cfdbc
MD5 cc42f1e322fe36b7ffb17226429f635d
BLAKE2b-256 7354eb5c896486908b8743e8c524330b63b3c16dd912c9ca522e2426bfb68e1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4298f9fdb0edae2752def5eb3037dff080d52fe691a36c0de28e8d9b7e149fe9
MD5 d13788e231f972cfb21d92c357de316a
BLAKE2b-256 3d482d85453c825d5eab222923ab2ad242ce9869784b56f3732a1a5ff77b6f9f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-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.5.49-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 82c296af2ba38bb92d22f7f077a174ef24eed6d6fcb0c13d01e45b3915306ebc
MD5 96d3d9702e5dee3c8b0f3874aed0e803
BLAKE2b-256 e96154bd742a5ddc5ad09e2f5d907eafad6410bb1a9447990866a49d9c94ab8b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fc3a9d615720d50c57c3cd54512720f539ce30475d35d71c281b3838a78d8961
MD5 1e9701488810fc899e7ea57bc307c007
BLAKE2b-256 c696ade9cfe9906002ae828c471ef114fb028ed71f7fd3f736e4c480fd330ed4

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c701314d60463641dd35babc4864806b62a08bed9666a84098f95aa278742cf1
MD5 d2c93dde2d7e76913ac7583efa180589
BLAKE2b-256 b3bb94400348f5872f06dd110f5c350fe1226006dc65463d7052994fa371fde3

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 67c48824b37e569c419028dfb1437abf8dfb950b8fb6debafb1afce26d8776ae
MD5 378618b6d29cf24f8750be27b1e57085
BLAKE2b-256 2fb1aa54ed8e3324ffea256548416874ba783bab42459fad4ea46d35935c7362

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c4a89eec8d427905a8e68c35b24658ce60d2b9f48412ffeb46756b80003f7728
MD5 6e53b2c4e80256680ec9fc7eec55caa7
BLAKE2b-256 640a4a0803115e795ad24a61d8773468fcf67dce88c8af672fc8566ab872c8a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc950e6ed0cfe8738328265e806ec87a7cca01e0623472838d52c67baf79a066
MD5 eee8da7cbe7188e732e1392aa0f789be
BLAKE2b-256 413eb7bf9f37fb8626150b180f97ed456fabab84d683fb04a98464d806a5294b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-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.5.49-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4bea26a5cfaaec6da449551ebd523ccbdb1196fba67c84fead5ba91383927969
MD5 bc6907e4dd250f74fae2c347cd3d5186
BLAKE2b-256 fb93bb9578fcd1a90a8ff0bf5f18ea2ebfcc94c2a0decb89b23ea5683c2d493c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ad24a299c1b57887cff7e8127565e839b98701c7a48ecf67de308a94ce5a4dc6
MD5 96c91f15e305e62cc23f093d220da0cc
BLAKE2b-256 a53021d38012b838b92f29828c665169043abc51e3ec5848ead08ddc04f0e98d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 73afb5c32566a4c527364ea8cfd7287e826beea80ef98e918eca6aee3e7ce835
MD5 764186c9cd3692a45c667f4a78704dd0
BLAKE2b-256 867f03383a2b4b33c7a49c1321006950dac2777f5906a655ad4bbe78a36ca405

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75c26cc52f31fc5b04ce189c07595b099f3a02f887930ec8110b69768bc740b7
MD5 088fe49aeb722db243c1fe4ab63bc549
BLAKE2b-256 d4f571cdd75b77fdd30210d7d9c03f122aea09f00b4ed348ffe198195c20de7c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bed3ca758972e90c4fed025f8fb66c75f74079ab2ade238dfacb9726cf72a6da
MD5 07018eea073e719ad38bc72117ce6304
BLAKE2b-256 806fd94025f5982d77003b1df7342417499b8e212387a9d623ba7f2863b330c8

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 266a2907305a8224b719296ababc37592b7f545a5466c5e2ce928bd8efe841f2
MD5 dd003149c3e298bc4ae5c8bd17eebc17
BLAKE2b-256 4e501cad41de46a5fe00e4cbf8a0ba25e66312c03d5185e540ff1ed434dca3a8

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bc30a72523de3c69f1cee04ec7c8e46f5d7b7c534dd07187a197f226e24e1234
MD5 1af6b85ab834aca240424e729e41474d
BLAKE2b-256 1e97348f856cb400e79f7b439a18f6330ef1fcf05fbff6d15468d337efd4cb87

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8652616bcdb40b7cf0f8125c66cc901269f5bc58cb41b53a4c2864f99fdaae80
MD5 0eaeb29a280f46d180202ee742f28439
BLAKE2b-256 2f05dc78ee5a3de1980552a73753eb5dd0a3658548eef44879ce213e6cd72cf8

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 456066d1100a6c8d7036e4c8174705d8c728289c08180ee0c9cc5b4850e6799b
MD5 e7f46080c2a79ba3f6a35cbe3c9c3c8e
BLAKE2b-256 e487841e485eb3ae26fea7b08bf583aecb58c01bc41ae87ad63921905d15b81a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 486aa690f2429b0372b112b519acbb7b83bc0c443cf7541224a6f5bae29ee8be
MD5 835152f9cab5aa2aa44bf87ae88e7f00
BLAKE2b-256 649ae0c939e50283c26f116933397bd3a9e48a608ed032bc397dd7d4394279f7

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ce8e5c8239a21b32ac4275d5a0fb61cda9d045953904b17c502ccb062c7daa0
MD5 7db7787e27a04cdea14797a9163d2a64
BLAKE2b-256 7fe4a0b3089fa0e8ad5135b1f7b34c274ea724a743e6e3e63a8bf252bc8d2017

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27f86c6bd23fa58cbc366ab8e47d52d86cb6991d6206506e601246283281fec7
MD5 bddde3a009b125e6e2ef7bec206068e2
BLAKE2b-256 a445f99ced396d29dc5f2454f04dc5881e5cc6f8ee28943af3c385543c7a46aa

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a9284bffb469c52ada5cec8a5e00168a453790a0c230e62c477ef02e838f15e5
MD5 06d826be0df69c09ac66246d9e9e0707
BLAKE2b-256 bf80aba3b203596f1edff603fc23e3ec6e7dd6137fe160880ff050dccaf60863

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 34e71e7b3bfd96b40457837ece6131fc4a1bfd976067b0a3023181034602e878
MD5 9cb5d65187470e2527e43281c588ba2e
BLAKE2b-256 bfa7e7578c0dcc1ff6b662504db43d4687806a51b2a47645105b83671ba7dbab

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f62e97821ffe331639c94f09179a62a6d3b188b4ff0e04c9918918c752d145e7
MD5 440b49f15820f6e58a5003a66059de56
BLAKE2b-256 4b99c935836245c8e1e18b3ec176707cbec2982c4c88df10eedc26e1dcf941bb

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