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.3rc0.tar.gz (48.7 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.3rc0-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.3rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc0-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.3rc0-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.3rc0-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.3rc0-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.3rc0.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.3rc0.tar.gz
  • Upload date:
  • Size: 48.7 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.3rc0.tar.gz
Algorithm Hash digest
SHA256 59ec3ffac6552235a48149cb661dc2e9cdf5e8fa221a0a8872abadef6ca66594
MD5 00866f249259189714e3271b3c0e3eff
BLAKE2b-256 e159e89ad4fe47702c58b7c9e920bc5a3b3364fdd5c80cd5e6f1d40847d7b941

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f6acac07bcf300258d682158af69086cd7df76553fadd52d71e9f9059eaad068
MD5 4772424b2b2df463a69672a41f7c8d29
BLAKE2b-256 56008eade245fcffa5a821d379c3061b8462291d22b0fd6bb8568f31ca9aab10

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4267e35467734a774f1264de22367c4e595ccc00ac59f350cabc7bd04534fa40
MD5 db80190021e404790b154338184d704f
BLAKE2b-256 5d251d4f4c16ebd2d5bddfea836f18993b0820e42a8eb1813486e1ad3fc2626f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed0c1365807c1cc545b52baf3064be3c66dd0c51a3585cf7bec08aeb85647224
MD5 727c180f004448e3da1be2737c5a78fc
BLAKE2b-256 97825980804223264ff8bd25da3c4df2cce6ef484e9aa755a56a47f00e907e2b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-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.3rc0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d8caaa11ba0afacab9725df674b8ef01c93c21613d9f1a1aee450946579f5856
MD5 3062bb2d3159c0467bf07bab64dbd0d9
BLAKE2b-256 c08bfc3803d26a0b5766271b80c98c3fdea802f6afc805f612bde29612c2eead

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2db2f5a96657453a081ba781fd49399c82a1a9f79a8051d2a8d6bd448ae23495
MD5 8559d2368663bdacd5f01c3b1f4f2c44
BLAKE2b-256 499c6df54476f84303373cb87a568e96519c7dde75346142c01981096946cf24

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d4924f8eeeb46c427489747cedab065c6b42b4ce524c4e9e7b68406b30ef55c4
MD5 5e31a75675535b50e87ba161614709d1
BLAKE2b-256 bcd9ab151f3f6a03ded1e223a761878fa18cf97d255e745874515b7bc127caab

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab0520bfc4759dace1cf7bee034a4bae29a9d255a37beb888a6dcef99b030387
MD5 4a7cf5ecfe21bb9e352061ac6abe78af
BLAKE2b-256 731668398b54d3a591eff7b699d6e1d13581cf3f2402093cc6429300ca775bdb

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce9ceb1c8c405fdd66dcc69363e83dd8012586b5af9aaa7b700a666ac49a90e8
MD5 f39f91461342ef9875867786a4def305
BLAKE2b-256 2a3778ce6ba2824b2873862e3cc921e1247b213ac66bf8966659d5bf2a1d5edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ceeb8cf856422e3af1b4fdd5b48679920b103646e1c426a9fcf9f61f18695045
MD5 7569954da9f79bf4c6a0905549e59a44
BLAKE2b-256 b78b50c8297729ff8916227f0594f4840a9bac55ef8b5b561891706d61407232

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-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.3rc0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 67a07f2a919f2cb1c09dbacc5a69af9cf9f6eaf6dc70007ca225e3d061075f88
MD5 fcd5aa290691cec1b63905e424c10f26
BLAKE2b-256 30a031c6707b12e946e9f1535131b123f1a1e4642a69ec246f864ef50c499579

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1d513c6954c653f62aab60793d4681b63bdcfaf49259d9992e935083d6f0beb3
MD5 5c63d4331d084236bbe799046ea4ed8e
BLAKE2b-256 4851bcf9d01e641e88056ffd14b9400019c97163befcda6298aa9f3e830aa139

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ac967e6273a87cdb94b2b2e4c990bf8bd28fbdf1038c359442107d4e462ef9e9
MD5 35dbc5dfb2f4cb57ba3e57141252fb36
BLAKE2b-256 6d4d8cc68cfb675bb6988900fb348dd36e0d6fbfd4086a7258bc240a3d72bf85

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca1246eaa8f14b7152113eb6bf53653d02c08986601372ade681516f69e8c6c0
MD5 4206e68ea382825ca6377c92d2e084fd
BLAKE2b-256 4a2f39368084171190df3a96517c82a7bfad6d1652b925aa71b5f2717f11e604

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1fb0a81828dcdf4fad577cc8d2f477c461f461f2e74b90a134198d81affac9a7
MD5 da61f915fbce981836c6991f995a458d
BLAKE2b-256 c227133ba9db4d6ee195e4df28283467fdb71b2859fc37afbb86882bd40c46f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3df83b8cfe2d4c7c568f05b439c21c8c2db161a64ef6f9b79c038ab9c7968f33
MD5 0a17a2d56514226824dc5b974341fd4f
BLAKE2b-256 cca93317f081813e51d51691b15b01b366f382ba6eb7f9b029fd9f8c4035ff24

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-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.3rc0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 45af9a964c09df81abd69dc257226f029aa97ee5de883b192919246d0e7b77de
MD5 09eda3681c3fc69b645a0a37a0c5bebc
BLAKE2b-256 a0106a19cb5cb4c92a9cb3052007cde75b3c71f115f46a8553e922a1ef5a8617

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 eb7102b91bef9d7510511b98fd3b039d9e4bc6e13c3c7148fd39763d8d965d31
MD5 db6980cdaae230a3ab6d774a0b24e619
BLAKE2b-256 9765249caa80d37d357a549215db03a518d1abae63d681f8146b3ce37570f113

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4cc0e89f76f5897d21f9e881389ea6a73254da34567efd54577352dcfe878993
MD5 c058e17f994e201d19bf445cb1382efc
BLAKE2b-256 c174c769da0c3921d35fe042c32f0d224fdadf49ecfb1545986a800df78e397b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e32d83893060a6b8cd337d2f2890149eba3d5a8b25db43bf95af3ff621b7bbf
MD5 35c78b53d529ebf2aee39967067f1c40
BLAKE2b-256 0d51aff68999d5dffadef85ac515a082a34135436c0a3401f28c5badc2d99274

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4df25a67cb2188a2496375c4d9c5422a3872a56cf9a1973132cab33af14489f9
MD5 0926af695b5040e32b08683d1dfa9930
BLAKE2b-256 2f3af281e8799fd6b3406a7b434c7aa3f160c8b5354b5f81338b5bc77b775fd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3fd4c672337d4ab402f36955e28d685b2e5129bd5da35407f39383ebb9eefdf
MD5 c92f64276da1266fa7ca615450115be5
BLAKE2b-256 4b2956acbe3cb1e3b64b77b108fe9570324f36d00b738077abc0fb0c50df5ec2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-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.3rc0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6597015adc1be1ef750640cad67286c80c533a42ca38c906695bd8c7d70e2bff
MD5 051fba7083520737d48b5917ddf15b08
BLAKE2b-256 47e230603e1f4e07e3046f8d8671391cd57f63ec26c88b77f00fe0db7419f679

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59bc465e5fb2ddc9b85a62567fb2a4f7a9450adcbb27d2c77d7cc32583a686e5
MD5 df93c0c44ec56d60c9c29152bf4577e0
BLAKE2b-256 1216f10819176aa56b3bc695266623476f0511056fb13dbe75bb08af8bfab8df

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 922830502bb405c5ffc9d4d1dedd4d884b61e24ef22a4655536fc8ebcdfbaa5d
MD5 0b76ea121450f9eccf599f48c4e6dd57
BLAKE2b-256 51e3502b93046ef7e72990a062f0ad6fe7f29c8768d3c3e64e01c5e9a44d241f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 555e7349b7e19bdf158f0691fa3cffebbbf2aef96009bf316fd415156d4adefa
MD5 8e5f4bdab24d41c7d7af666a88b7e727
BLAKE2b-256 aa5fa3fdbe0259472a3e95219083ec353c1798b1b1fb4293320a99caa93d4166

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a4f2ff76a0101c6bd08f77fc512b1ee02a3c4ac5f527e9221e988d8e94f7714
MD5 219b8396a46db7dca71788ad7c787971
BLAKE2b-256 123a0585e6aaaa56ebc2f0a177e24ed3faaaf938d01016796b53fa346e59e7df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f49f279fcddae7eaa6447b59d37b88ad0e2b57fa088936262ef7c15f16cf3b16
MD5 88185ec26ddbd0a29059f39d8c4896e1
BLAKE2b-256 73d05241273c0bf35f12af3646d49459624f563213f721057a64a5948883b92a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-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.3rc0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0279bc05dea89b11582fbcef54de58c9945693478a7db7d6f7971246c666e40d
MD5 f2171eb14a092be55697cfe252dbbf0a
BLAKE2b-256 2d0d35bb87e2afc7de470ea64e1ef25f5e7062d6e4656923310d9dce85f4b393

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e44cd7f7fd51109b549eebca27be56a8d410868a611f82555dcfe71cf65e8b83
MD5 3ee19447abde988d1f1a0d49e2b16d77
BLAKE2b-256 1e048ad00a15c3cbd275a3f5c1c52ae4ac1ef981c8c23aa81fdef4f353c0080c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3449421796140d378471b33ab2a0eebc0472ec6dccdf99e6dbcd96106db1b377
MD5 6a1e21718b450992f200feb9c634cfe4
BLAKE2b-256 687395ae53f403ab18cfcb5d3313e2476dd64c988e661860ae4cd9e7375d93ac

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