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.2.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.2-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.2-cp314-cp314t-musllinux_1_2_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2-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.2-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.2-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.2-cp314-cp314t-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.2-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.2-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2-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.2-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.2-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.2-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.2-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.2-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2-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.2-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.2-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.2-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.2-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.2-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2-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.2-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.2-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.2-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.2-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.2-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.2.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.2.tar.gz
Algorithm Hash digest
SHA256 4c8621ad7d331978640b9b2e7c21c542c230a26086813774414fed8a039c264e
MD5 d19d7d0ad8661c059865ca4e217553dc
BLAKE2b-256 7c3ac89e534a8dc99ebb32d11f5ee17464ca70554441e50c9318959970ffe6c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d856769d31b50fde73894e64e901c859c743d4c90f3b152774a81a59d9bdb0d
MD5 07f4876be4a08a03e2e6de35585edd19
BLAKE2b-256 43a052f786740c69f436e0d8326f5c9846e5b3464142b6c5c4017b1f22565aae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db112d8595105203e34ebe9f6db57fdf96592cdc70defb44a59322ab889ddaf5
MD5 35f0fd7cb425d381e2b6a4943e5b5b11
BLAKE2b-256 7796588c5c9f52cfd55bf6e5d7ed7424c1647d9662564547486d6a51b9f61abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ae1f45567ef6bad6217e7bedcb1c8180708f7f5d4efb83aca9f7f7c7ea5ed59
MD5 3fac857cd68f0a53370bb2645913cc07
BLAKE2b-256 f7ae548c8768675c1287a647d39e37c737da8949105e3c5d961b94e872e105d3

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2-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.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3e4c51ee7bad9932a23f8662f7a95c89c31f4f6f103ff5ab49d116d08c7243e9
MD5 a3f28730fa256634d7afbe305e9c4190
BLAKE2b-256 98904aa23c6675469541162944e97df402b11715da4f43f3ba078aefcd2d9783

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1432fcb3c5933b73bc626d850443467e7a06c85633016297b378acb323a5c468
MD5 d1559238ca7152e00db8938cacfcdb96
BLAKE2b-256 49ff69482408da5c18e2ec259f210a0dfcf02967fa5cbd841059bf7dff856df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 719f2ba2d0b4866f5a1772a16d6a9beb26253390eedf401fda6de960a4bcd9e9
MD5 55f2bcc07bf05b5b9fb8fdd9fb1719f7
BLAKE2b-256 e126e1536fdad54cff7fc52958acb3161a49160c59c70b7d62b50b5c1958dd59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd9ff68f7de030a17ea0579f94bae2cde19fd9bdb61600fd8b80cef41064a8f8
MD5 4418db5998a03713ecd6c3e193903cad
BLAKE2b-256 e2180ffa2f3b99f51a52aee6a985e802637d022d675dbff3b75bb2bafe3ec0d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed8330bbe337a420e4af0a480db47e3ed4ccffe3e55048089cb8b56fbaec1e39
MD5 1857f757e406c7843debacb6a72cb6ce
BLAKE2b-256 2f8736f743d004bb74bbb6e782339cbf902efc7f5cb7bc31d4c15b6307d8d174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 861ae034cf8610ba9c2a2b0c4a6cb85d24cffa781991e92674f5b51f0a774f99
MD5 2cca034ab9fbab3049dd67912e92607e
BLAKE2b-256 d053e79db6cd3541cb5c118f1cd679c3d441f9d954133bb34136ecbddf856eed

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2-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.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e68485764dfa3b2c7de179407c90743928074584c24eea872c2bb1c65386cfac
MD5 1b0cdbde5520dc648266a147a2b30f35
BLAKE2b-256 baf47140278770935960738651feae91fff5bec3e5b035cf6866562b335eca2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e85e6b5a356b408fc3702234b8abf9b6eaf0a071985069f59521e324faa9da98
MD5 445f8bfeb3547d3f1476e7ae1d7b2729
BLAKE2b-256 f80bde9399cb2c76fa7ac15a5087a6d666906b82ba14d5adf413e5e8f84e9907

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d7f6df5aed6287c241a89b0fc23428d6cabe3b91a2017d8c2d82e67c6f7a3c76
MD5 582a70da532e983f0177801a7c828f80
BLAKE2b-256 141a11404e068f142d6a61c7e7f6a8e355d374099f95b2e4364ca25fd3007879

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60802922a6fe9b566e809aa36215b15e57b017fc9efcf050af0001878af86497
MD5 2348215473e4627b6d5096f2ce483df4
BLAKE2b-256 cb86ebc70d9bc0c8f546a1e2096ef7bc89ec65273dea0393fabd1635308be107

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 12a0395a4395f50b0b3446bd6accaf7523ccfa5c8178c88c502ad46e584a1479
MD5 44c5c1e6e2ec6b4bdc41550530168737
BLAKE2b-256 f2b24772e13da77429345f7eb08d6a913e4c4aa005b4e8b5d75f6027adb70733

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 66ff3226c100a3f8ad4d3c66e3e1acd86798876c052e2c854a1a83e8639ece57
MD5 66aedae47c513143a71f5cd059356e0b
BLAKE2b-256 16832988e984e32bbeac5dc9c283e99ecdf445626d58d0e7d34dade1600ff846

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2-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.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5c8e91ef0891a7bd0959d79d0de0d32a1c829c08a67e0fd35dc5342a55c4449f
MD5 457ec6af9dfe04152f4360930904562d
BLAKE2b-256 78b0d56515d6005cac231293062ab357501ea0daf058d81c2d03d44577884629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8322f63619f88fa8473b45bb52c6f8dd52b6e7a27df70aff275866b25a3d9195
MD5 d2c3da78ed6a093cfe4c1c3996692e7c
BLAKE2b-256 3d8cf6f68fc2bd0046718734f27b16dd0c386e9773ca93626ed44acef38204db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 13265830aa2fcf9cafc755d500fd797503189caf38ebfec54cc2ba740d14aa52
MD5 f64698c6e833e6ea291e2030b4e306d3
BLAKE2b-256 c938acf34b48abf0a509d754b201465dd4f6782e6afa20f456293a1ca6d10bc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6b832fc82cfe081e59467a1669ec466dc200dc426b7d27c3d2efa46649ded8bb
MD5 f0826ef0edba6b855b9df41fc200df5e
BLAKE2b-256 1d5908d7d9d7b5bce4260e13fc2452c6910cb0946455b14cf67af44f3631aa75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c7c33373862931f44bc07c548f3d809e4c687419353b4b86048b8dc145c32e55
MD5 08021da021cfea60f9c0987c78c5c09a
BLAKE2b-256 1a04cc3f5cc981004697e3e038abc0eed1ed608297a4573f0c773307d2371553

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 605cc825649ea81ae5ac2992caf8178053cddf423f3cf7b4dbb59f916d594fa3
MD5 a1b875bcf4dde801f7bc8a6e426f7475
BLAKE2b-256 9483244c1a487772f6f3d81ec9a76a71725055a4281df9cac6fa033d6c2d4bf5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2-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.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c06abccd7e06a395d4df7e3c0be696da36edede096901638d9ac667466dc4d9d
MD5 20266a328ab4bbf7983bffc3ad6076b2
BLAKE2b-256 eb5f022ffc757dcf9957b696ace9f49e384f5a8e26b17ca8409dba0ecf86dc8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b3cceb3aa53fa6fa76840565f4622a9b5ca5147918e87fa5f931002b09f123cd
MD5 0bf3ff1b270155ca45d451b21917f8da
BLAKE2b-256 35eba58b8abf748a396576d0c1c8c6eb9a370a196f6e8c65eb5f6c61415c5a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d7ecee2609f4209c3a3b21fb9f976bfc4bcafd5eb5b961a35ae5a14db88d4599
MD5 7b6bee442364d1f55b70fe5c1b0bae20
BLAKE2b-256 a9101eb726fee94adbadebdbe7b8f9793f31ed7bfd6965fb6da865c23df024e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43071987b8632f5cd933c068e24ed2e8f4e81033ba6fcce6bc18eca7ff2d74d6
MD5 f2524fdca574ab0ee9774ceb97be565e
BLAKE2b-256 c288cf9d8a3a13cd72410b8ebebccdd5d86f375a55fc967859dbc35cee34057a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 57c6b782c55a56c63fb8924ca6f92c4658aed29708397bac72cae76c37faa5ef
MD5 4617d8c9a5eb46e19cc3241dbf8e5120
BLAKE2b-256 69b1d3b425809af8dd97a53c5fe90267f45af437f3586ebdfc44d5a57f76ba11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98013a94199971aeb6f0fece4852b907db91ef5607800784f3efef1e3d3f6a65
MD5 45b0115a71994b56da4fe19a1e7cc769
BLAKE2b-256 47f112a4d64cb245fc3570da4fab0bb178b7b97bfb341302afbc9a56b1737f94

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2-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.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 48f4da1116d7232630c14bab847b9b9a062f760b640307b4fe016c70ae677e4a
MD5 53365c8a999b0468b6139bc3d4de4922
BLAKE2b-256 485e465e5a4097fd05ca29e06942cc90c650b921522f31249ddf5e143f06f1f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8843f0eea7bdcaf14633b58236fa3bc8303e15a97c1f30b6c81386b54ba09f4c
MD5 eb19c257c2a8dcfeb200296a94b47f9a
BLAKE2b-256 461459485311b245a9555d241393fa33f1eb30242f9ef418c7a4c3151bd30d6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b6eefe70d6c29f32446b706ef4c396973fbc2cbd9a3af16050a7e659c1a69b6b
MD5 5fa244e0af25103db0c35ee1bc91c890
BLAKE2b-256 fe627f5b24d4232b812f169607dcc7850773f7e931cb1cee74c7be33bbd0482a

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