Skip to main content

passagemath: Symbolic calculus with Maxima

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 the computer algebra system Maxima.

What is included

  • Binary wheels on PyPI contain prebuilt copies of Maxima.

Examples

Starting Maxima from the command line:

$ pipx run --spec "passagemath-maxima" sage -maxima

Using the pexpect interface to Maxima:

$ pipx run --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 requires the additional package passagemath-symbolics; you can install it, for example, by using pip install "passagemath-maxima[symbolics]":

$ pipx run --spec "passagemath-maxima[symbolics,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.7rc0.tar.gz (49.1 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.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.7rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_maxima-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.7rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_maxima-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.7rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_maxima-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.7rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_maxima-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.7rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (30.9 MB view details)

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

passagemath_maxima-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl (30.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_maxima-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_maxima-10.8.7rc0.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.7rc0.tar.gz
  • Upload date:
  • Size: 49.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for passagemath_maxima-10.8.7rc0.tar.gz
Algorithm Hash digest
SHA256 e926967cde38bf000a06beffaf4f870b58c48eb5bfde44f700162e9f76a2da02
MD5 b00828eb76973409e0504c5cd43293de
BLAKE2b-256 c5491e7bc0a760aacb3d5102b62867489ce829266ed40d0ff23d8dfea4fd0568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc616bd6a88ab75b74fa4336a16ca3fa4c112fcbb098f568ca15d637aefa7a42
MD5 9c87fd9a2011a90110bcc0db510c2156
BLAKE2b-256 beaaac89d7499d15ceb5c13cf9ae80eb589725fa93f1b1ee6d88b529e47ff79b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d448eb903de50d7dc4c9d21cc6f4b8ac754d904e0d93a929b00b750ac09c40a8
MD5 90bd73f0a0fefcfb0e7c2c0b8ab501e8
BLAKE2b-256 6ca9c4b67a318302fec0dc77c65d52be5dd283f3da8d5b34d7a015ac3bcba6ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7d6696c44b4207b74249688d04379de2d9891ce2980304a5ecd66d970cb4bda2
MD5 788e1eee0d3cc48405476d97f748eaef
BLAKE2b-256 917691f23946e485641a25c60ff6237518879080993e6f7d17d7773c958200ab

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7rc0-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.7rc0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ece0a38ff8be17d5098da0e5bb851ad511e4b0bdfcb17e9ac8c134b5eb9da362
MD5 e96c8b6ad9e61f96a25137a6bc22fd1d
BLAKE2b-256 f9d038db42bc9a364525a9aea91f62d3f23b0df88320aa7215c15711a30c10ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 189c68239fb4bf30eb1993fa17821b1ef1d0c970dfcb5065b809f364d3c178a4
MD5 367bae865204894a5774fbbfcf93ddde
BLAKE2b-256 9dfe1c3db009cd19f4c1aba2b5d72d5997cfb0b991fb17e8853c46ed18d82ef5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 094957ec7639cc57a32a4783d4b5a30587737cc7bab87e75ce1828cc0d185e72
MD5 5dd6aace86c74356d29a723efe7b3ed1
BLAKE2b-256 972e7f301078c3f07ff48befc5ead147f38cae75c10ac8cb07e79ff3b85d6f3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9adfe4123c89d492409a67e77053be40f87cac753482045d7d66eb407eb78f9c
MD5 79380aa4a951d7ac4b1e1a00a5d5607e
BLAKE2b-256 998101e7aad431c7b73b0725cfb1fe663d51d6205d7e2656148ff17f5fa66c9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c88132ee82e460ec5ee3ec7213709f15adf2f3886e455181cba5e51d652cefd4
MD5 8a7da82d7974cb4bbea2d68beddf0597
BLAKE2b-256 e11d89702ca83dfdd5fe588c6b69b4308968d6041d8f01747564c89b4d87afb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7efc2679d97a905dbcabe73ff0322b15dcbb299d32e4a326a292640a48733454
MD5 c1245a17fc941bf8c07363f8d28a7944
BLAKE2b-256 3e338ed0de84df0bea80491fc803ea630dab82c89500834e61991f2a905fb9d2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7rc0-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.7rc0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 28b7a68ee1199fc4d2c4dc99821c39b01b90941ec3167cd43a12508b687825ab
MD5 7d59322288a53c8d83ef048bfe5e633d
BLAKE2b-256 1dd79da7ca5acfb43c1305909797166cbaed1d47d800edff0dd0564da97b3e9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dac2106ef342d7a7d8e278310cb4ef96bc56fe6fcb4b0adb90083b6cda373295
MD5 854898f1eb54078b83a05e017e3518b0
BLAKE2b-256 533574a7b3be25c1f74874df9dc8e44583e0bf28c8b9cb6d4b8f1c93a4759455

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b0d48e2924f5466c6bbc1ce6a8852e55a2f120f7f432065133678b3a00dcd7bd
MD5 745f6ab43eea89516ab11c99a59132c3
BLAKE2b-256 fe10368e508bbd4423565c664ca8d5c65e9002477ab79c1a2142bf72ebc64a6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f37acb83b0d501f440fe31497633ea36e906b09aaef02a64f6780c7d30e3a4a8
MD5 0249ba8bda0a5b37b16c54477ca54f55
BLAKE2b-256 de49afc3bfb249f0a38487395fd131ec8fd7182d5a5b008d67bc6e63d510729b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d3428a35d2ea64d8be847c689eb61ccf4bc1a699c3f4009eba7d61ceb861c00d
MD5 bfb2b76ad49c50eefe489e6d77550595
BLAKE2b-256 61373ab8645efdfbcec085bfcf37296984a7c946905363d4fe6586da0c984587

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82705775621404d322743dacb0fd818981596f4e0bab8161292ba549e33b2a3b
MD5 d251265ee67dcfc18bf32c1f528ca651
BLAKE2b-256 c250d51c51ee135498f5c11b6052eaa0b11d75da5bca90dc85b5c9dc0e159011

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7rc0-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.7rc0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a46a8bfbd4d183fbf4ca665176c750c86fd3ebd5c69007ffa4ebf1e57c2080e6
MD5 7066073746c201800553658eed7a58cc
BLAKE2b-256 8f320cde7471e26541b77a5595667f3b4ed70b443655b4d85a3eee2c0e14d006

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a5c272e50c8e0976588a94cfa055bfc74053873e7a690ac8765eccfd31917696
MD5 76d859a2ad8425d6d1252aad5093b96c
BLAKE2b-256 7ec59c5a60e1c5e872ea7f817f4264ddcf95928263a0b2f39a935161b540efbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 51c22e8b7e0cda1837575842b98f629909fafe6ce447c5b0168aed595fbab124
MD5 b43b092eccf29daec6eab3874e95619b
BLAKE2b-256 8cb8c69325f2966a44cb35a3d6a86ac97df809ce76c777b46ab9ac5acf8e9b6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31c7774c572a2506424b9ce110e65306dbb78c6ac21467143fccbdb1e039ffc2
MD5 87a48e1311b4e5a37b9b1b1ce3d9fc89
BLAKE2b-256 e822e7ddf58332e1c2de1bbe38ecfb9b84e749028766ae187b24b9dfe1c5352f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 957810ad6e822506237991e0d3e33691af3b96a767a88fbdc36aa6e021b772ec
MD5 e74aeb2cee511320eaada50db2427bfe
BLAKE2b-256 a816396525bac274cd2cdbc27623ee18105b71fb22af1aaec4edc2218a564e02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2e0e284bed6b3a72b83be4fc357c88fce19e57fcd7672206e6fd6f567565d281
MD5 70807972690c85dfe596314e00ed5e31
BLAKE2b-256 ace244782f3a1d0b564a65c8ea05f37ce406f00cb62a7955a342dc09a22dafb2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7rc0-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.7rc0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6165767c9d9efddd06ef286ef010346ffae9ce2fc0e67a7a7dc346a3ff5b6eac
MD5 34e615d2d0b400de754d1d3c98007ca0
BLAKE2b-256 a7d2963c863e19b667d1be204bdc670520461e403a548b9ece7f6cd341a13b69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cbdf56e0770a6690c52c5e59dd472da0b577d9d3d3b535f9c244fa05459d791f
MD5 10789dbcb327aeca231d06299c53144d
BLAKE2b-256 e2fdb4d51b445102a57776d56380a2d847673352452efc36c71b7d4feafac9b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 83660cf4ff54f8ae6ca224cd3b2e03ebd5039216ddf5c8f3938784f1dbda1e75
MD5 2636877022fba265ee22911567ddee4e
BLAKE2b-256 78c10eebe9e5efcf1651e4385f8ca2245ab291c295565b4ce68cef150afb6681

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb08c34f0fd63f8ce776118f55832b43f8e44c33c2fac29e45188e162620d440
MD5 6958a0b579f4ea7c9252c6dcb5edb4f0
BLAKE2b-256 8c432dfea722bc83ec15d65f2e3ed6e8e83bfa7e0a3d4daf4c4945b845b7331f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce2385ff12c93ae9b6fe50ddfd5d69978ae489f6431e0a1e61ca1239aa741887
MD5 e5287646a6a64f931cd433fbc4ce76a7
BLAKE2b-256 47743b98c3b785fe900b13811012e59cfae68f1b05d29c8e8d11a65fdfcf3d61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13dd5045c0b213ee49164e34f6aa19f4e7047314ffd7ff0f5209874a8ce45a7f
MD5 be64b17e279c88492d889ad3580e3684
BLAKE2b-256 7ace118934e2e849d84ea1e8a4ac279ff3256b9ea1a7226f23cac26bfcc4e044

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7rc0-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.7rc0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 02932c2b36bc64f4b4d8b60b31617c08a7a35985123b926fde773b116537ecdf
MD5 9551ba4cc871b8870783203ff21e4155
BLAKE2b-256 15ef84cd7167fbe9ae0a4a24342d75d2c388afe33bae40d50ad7269bb98b774c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9b328fd37373f15cc60804f9485081fe069baebe4e5ecd78f74feb0c3293d0c4
MD5 601e3747d108406a3f7303399c7b595d
BLAKE2b-256 85494d744f68eb235b38e0d84371f229b823a844ae4486bc7998f69122da6266

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 320fd41f97f877f500787fe8b46582b450201a6be82637c238117358978f98a2
MD5 60a8cf1fa611192b25a35ed553893f06
BLAKE2b-256 6f240f40909c37ebb6162f0dec78d7d1b9465ee09b0d6fcf116724585b0e2d17

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