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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_maxima-10.8.2rc2.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.2rc2.tar.gz
Algorithm Hash digest
SHA256 854a990dc01875461ce41aba93e765676b67312cc2f7c6c4c1a0483790ef9f60
MD5 32f45b783e2667f4a166928145ea0b5a
BLAKE2b-256 3457de4b70d2e4ce13e87f57811621bd8c9a00eb00542619721468d5d2e58ea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d89a9919a85eeb6b93a6b31aeb9d5407ac97e16ba30636f297e323a3e0da8641
MD5 807724c86904cdac3439f56728a913a7
BLAKE2b-256 9e18619218e31eaf29812241015860b8669963754617f2f4bb9db870cabcdf8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee7b92af60b51892f807eb1fdf396fa366f1dd8774a2549c07c14f886a17e29b
MD5 cf6a20f396d077d05bc3f9c0d81dffb0
BLAKE2b-256 49c685fb3057a021499f865531cb4e4eb19928fefda410bb76bb4b35e45efc12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 93241afcb2fc11ded0cd1c821db22d183456aafaa93cb6ff6eb409bc697cb5cf
MD5 86ea714b3abf3b3093a56f0742a4b9aa
BLAKE2b-256 7b62503a5d5afa804b35fba1a174fdc1d6d846e365b75b7bf0d3dd39fee61611

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc2-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.2rc2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4a2ebea29940462987da6911a3092413ef13450b2ebd67dd642ae85014beb1c6
MD5 a6cbc4cc5979b76af79a6628a7b1e5c1
BLAKE2b-256 5f96d88affdcfcf5a34c513a5cd57a0a765630a5de5d5216e0f3989e7e9dc48b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 061cc382de0b4cc451f0bd1477546b933e20c976f4f266eb532cc1cc20ecb875
MD5 3f12607a54e26a1c5d67fd8de1a4467d
BLAKE2b-256 4b1e4ca0227b8db8d4e7a31bee08dcbd276e1bb7e1b33ae66c2f9d1da8fc6f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a88344f01b7ec85c024c325b7da4e18db514f9b7b9097a2065e2a585843eb69b
MD5 1d252aed25ad55ba909400c117941c83
BLAKE2b-256 e58a57492aa01ed9d5dd74cabd371d60d614baf6d884a67849abb522f8b8f9ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13646ff5ee77763c6416bc653b1c3bd9f681025afa5a54202b8ee62fc4cfa47b
MD5 c9282aecae5f97fc727275c725d1e321
BLAKE2b-256 784f86846d1787936f3f7696b209e127a9525ec1f50a3ed69b88fc9dbf863be9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e0bfdd4f8c358360ee877b2b6b926305c0cef57b9e7dfe3a096cbacb90f19e68
MD5 f1e083d93e4e649ad44aaeb8761b71f1
BLAKE2b-256 276aa6f7dd094f76f4d4d6874b3160e7bd290ae664faa02f41637317b07a9cd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21e287707dbab33d7620ae5e03321e238b0eb4d375c5256d24d31201e5446fda
MD5 a277e807b61b402c8b96dffda05f3eb3
BLAKE2b-256 0a44299ab225a2c7447a362900178820a5cca5e08e5fd28cdfcf02b43d75682d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc2-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.2rc2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5043d139c07221f03c461130fe9f8c7adebd2702d540f1b87884ee4b08dda206
MD5 93166eb4a6be4e714b33e0412eaf9f9e
BLAKE2b-256 17742f8057a98598e5d1172cffec3c16e77db61a79c188bb8e17335c89dac4b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f29226c57ac9ef4e09d951c99d64caaa5b6677f0e17863213e762c19dfdaae84
MD5 2c4ee59121efb2c6025c4bc171965d0b
BLAKE2b-256 03966bc70c5a53a2d02b8a1ca95c951c9eed93a54def5f1622fe16a1f1dbf95c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ad1637ae46f8caac6ea7eeb7f00254d11e5a745dac713032012b9b63bda7ef79
MD5 9bbeeb29ad4a0ff025e5ddbf6240e613
BLAKE2b-256 b507fe87e461fa24af724c31420a9413f55446ee43da3ba5cf40764e528b123b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d0f4903ba58b94ed1946aa1df7e1f8f132e5b3c51885e4c50abcdeba9915cc4
MD5 5ce81e8ed3caf0144e5094d9f9227d2c
BLAKE2b-256 e2fc6893b4a9e8b652854992c3427ac38d93f05652654e13338061486f7b3b40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84e5944d08affe9874ad80498f00a0b238faf394e01debc948a5db1cecb3598d
MD5 a38e7114b92505bff4189071b937c8e2
BLAKE2b-256 f8f360c1daecb7d2775a553d90f7788e108d6aec4c7576935284d3b9e26be3d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11d0c574fc051f26e858fb23fd61207592b7eaddc45db652bee3a4efbd76fba5
MD5 dce830dd24e3bb37790d7a87f7bc2020
BLAKE2b-256 0c02d736b0e7d3300a4049a766ed7475b8f70345e0a03556b81fe97b28e0cadd

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc2-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.2rc2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0a0b8f09cd0da6a6a69136e1d0ffab5684ca8e2057ab89a53de5ae17ce195446
MD5 fa696944cbcf3470eaec2117b3335fb4
BLAKE2b-256 10aa78f2d826327bfcc6f4835029f1836ca94818e0eeaf9e051d5a34b67fc576

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d0e4bf0d14e6c740ac3727336bc0939fde148107fec2611f1947f06320eb0e8
MD5 8019ffa4e97a09a193467d8c5e615130
BLAKE2b-256 b42fa3f5f56e6608dce52bd416f9d0e9d14a12c2543a62664b323789ef3175b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8cfcf3bf2f3c6b53f0b120c2150caf9c1b5dbd0eea8c73e3cc58db092ce84a09
MD5 f9ca57d4e7755b92e797f4660dd2f4b6
BLAKE2b-256 dd9e1dfd85453576a6f60e2cb0613cbb6fcfbdbea6643d2c39745f2c12f8246f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7828c8c71eb8936c30eee4dc7467d1fc4c63c9ab5984136ab06bc73eaf20c390
MD5 51ea7071ee43332bdfef74d2aa2f7d8e
BLAKE2b-256 61098819c8d4e9cf4fbafa8b46d298b2d4f254ea1a8a47de8a9fae06868e149c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d07d21d36de4ba2454eeea1ca6400177647f1ebd333ccfa7bb2fdb1f0a0b389
MD5 263c6bab8386f71f350fee334bafb2bc
BLAKE2b-256 a861e6eccf34b76d14af4f3c6815bcb167bfb088d288d17c4265c3ff6f35ceb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70f5e26de44c369847f57419353f760b677186999e08b211699f8e668f5805d5
MD5 578b3bc77ffff805c1b6fbc5908b75d6
BLAKE2b-256 9d6434462cedccffe897d2ddf77a5de05905591011782d928c9bf16f3e663af2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc2-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.2rc2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 af1bbdc2bb09c70465529ae7a3ae77307d7a282de15a3c941a425f8263826407
MD5 e583b8d417a77a4dd70b46d573a80974
BLAKE2b-256 0978a74748d1a9ba6df42bd1cf8e191087f5c5f11b6a501a16703b8ddfa49c6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 22668a48c981fd483178d02bb412bd9b9dcff743c2f319f12b9fa881fc8e2d0d
MD5 a2036a82ca919e3a0e2b65f89789ca85
BLAKE2b-256 ec61ee27e8f9bcdca2d071890b5cd7c8d0efd98bd39766f8a338d5773a08ac90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e24d5f0e5b20d33e71dc806b46dca5335a864bbc2f5b46bf2c3cb4e2f2b43c9b
MD5 6765a55180a9efb647e0de436566b021
BLAKE2b-256 48f1450b936a425807ff904c6b5be1101a6277e0b29d4a8e9e26a8b3a86b7e1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f5618a56630d7dcf60eb476cc1d1b089e115ffbf2929f635c41f63a35f28a37
MD5 a0abc7c0430eee9c17439f2df6572e1e
BLAKE2b-256 a47a4bef70713b1cfe98def6485040780296ff9d1a22f9db56938f35d7c71926

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1f80b3b7d294661a9d5f392b96ff6b54ff70e571c3f25408ad50c760939519c3
MD5 d9d8c869a79a7ec2756907ba1fae4ece
BLAKE2b-256 471f92ed94ee606af911d3d8714d7b85b054859e5d82187ba5a1eb2c9f3cb16c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f7e6d359e23a58b6ac28030dc1a1876d65c78effb5f7d9c452921f9edbb9a35
MD5 b9a844f2432bdb56361a819a877e4643
BLAKE2b-256 eca8f2d1819a3c4f32c3135210114d336684c8a41f1a820ed3a4d750d2743c52

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc2-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.2rc2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 280b2cf9bfadca52630ecdd6a28b48b5beb896e06618e579b604d85a9a7bba51
MD5 8952789653bcacb35f83101f9effc581
BLAKE2b-256 167847dbbb713b60303ab59db4c1701163a3b1e63e695183a1a111a2c15c4833

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f00ba7c5b8794cc2cbcca5fb8078802185458c8485b361c3bad18d5583f8cc62
MD5 95ef0b816dffd61352a0cc702589817c
BLAKE2b-256 f97b616b9058379904cae35cbc83f0f61cf04eb38dd87f9c92671d95a48160b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3b43edf97db056795ff951167d0c6969d6d39002304ff0237496f0aa74ac5223
MD5 1d1a7f226237da14e3745cd754da7fcb
BLAKE2b-256 b6d98543bbf3977061dcad13c8a13fde6298c1b87b58f84605ee06f61de24ee4

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