Skip to main content

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 )

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.11.tar.gz (50.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.11-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.11-cp314-cp314t-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.11-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.11-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.11-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.11-cp314-cp314t-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.11-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.11-cp314-cp314-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.11-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.11-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.11-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.11-cp314-cp314-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.11-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.11-cp313-cp313-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.11-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.11-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.11-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.11-cp313-cp313-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.11-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.11-cp312-cp312-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.11-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.11-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.11-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.11-cp312-cp312-macosx_13_0_arm64.whl (30.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.11-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.11-cp311-cp311-musllinux_1_2_aarch64.whl (30.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.11-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.11-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.11-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.11-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.11.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.11.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_maxima-10.8.11.tar.gz
Algorithm Hash digest
SHA256 e06c29192d82d1048af36132485f81340a3d2a9bfdc32c8bb52e411c325af60b
MD5 7a73b4cee068c12a0ff4ffbc301f2130
BLAKE2b-256 21f12754a23b8232eb334f879f1843aa4e324a85d01bb688c6ceadf44bec90dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae6e591599c0f6eab08034e1d9ce74ca01f654182cdc14ed502191a53c560482
MD5 2953bd3e3abf09f653ccc21c42af436b
BLAKE2b-256 13c35a09fc648d9a9936333a2f60df2809a8f560dd3d8899e78506cef215d643

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db2dac25b6126c5abfa37fb8323788005f5a2c8856261f3644c220c99ef8c1ef
MD5 c9253e6bb1772d64bcd7efec5295b72d
BLAKE2b-256 171603006cf4c5b78bff0e873fa20055a37b39111b581974a1cfe596a3a8f0de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4dd639a623eadf2d71cbd0c24f67bb9059c8e4dd4a9561aa7b16f586b1187a82
MD5 a3aa7a935184a328d6f58bc2f8f53b1f
BLAKE2b-256 1c37dce63f4ef55bc99a4f46fe4e081777a94c5a7446817a2a0a07c2d40805f0

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11-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.11-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4312db7c469735dee5a50abbec9268ece225d006ab038cb3be791c85a7e5aa0e
MD5 d0f79d962b4098edced1771803e6d0ad
BLAKE2b-256 3a61637e80f3bcdd087a3b8eb2fd6c5b56de3105a404cf956cee1c96f803be33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4e451696affb01a9f0f9ac53e72148fe18fce3b5500fb85da4507c201fd87528
MD5 4a06f3973c0a60ff703604a717353c39
BLAKE2b-256 eeb67a7516d7e6a1936e4da1b4b550d2da6f8940f462806ecd568b0d9c8a648c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0914b05ba5b3191dd2680632e7a4404e8bba7bb8ca700645d706246f914ff935
MD5 1d5f1f3ef5b7ad74120b4b260dbda33f
BLAKE2b-256 db7d2a88b2d0585819f39643195ee03226048afe4838815bae8669bed9008df3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f10a6f29945e62022809ca7a860c81786039ed99a06760a59940226210c5c442
MD5 9a3a9ba4c49b6a6752b15b61aa8afbac
BLAKE2b-256 c695bd11a6f16fa3a9f05f40ea2fb732c63a1232c90aad2accc69101c4b013da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48ddc435070c39dd317664ec5af474a4894ed32ade2bb2c8df7d2747577c8393
MD5 2b434a320ef91c258847fc7a526840d9
BLAKE2b-256 eb9520ec68201880735384597e3782200e41c23af2b85cc0059985279d7c9617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0782eeadae23545fd1dcaed7869900127518930186a8e59a56f62c0e2eb46977
MD5 2469fc50816848c5560fdaf67454b5e4
BLAKE2b-256 25e1846a1c033f770f8fdf03031578e2196d78b12abc3693bcad8d8ac1d7283f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11-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.11-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c9eda4c7d487de24791d1ee3607d5886d79befe29a45604565c2b9e511623196
MD5 f64880dd75c0bfaaf27ddb1071140eb0
BLAKE2b-256 8d3bce5c6a3c79144c5b49d3f131beb2d047e4fd2072f807b0d36c1e409e9623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6e9c3e25529a3c1cf2d995c97d79a175a6eed0892055e7dc6e1ca7df76bdd2f6
MD5 6349e1e0cd3476e23b2a890ad1db16e3
BLAKE2b-256 e40f1c328fd1ffb7d307ca7d4cbdb7121b38f93c144d301e19c49636375d6a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 49f5885a25f1fdd21b6ca3c67570f65fb294661e28be4e37c65fc83358a24307
MD5 ecc0dfbdd6d24df9b619ee5885e315df
BLAKE2b-256 8feb75ce6b47f0f0df429bde81b71eb38867d679be8677b5bc2459050d247ef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb333ea5cd5f82ececcc902207d613b1118e367d910b41a1685758ce5e389220
MD5 3df17a0fd1e6edc833020929e1d4f63f
BLAKE2b-256 5815bd3662bb48a4ec82cd137ad0263a7d7e81ca901d40077630313d3919fc43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5d941779fa57f45614ab95d34cb65fd01af36c20ce14c3a10629fd524a0a9cc9
MD5 7e502341af96b4ea5c67f2dcc6edd1da
BLAKE2b-256 98fda37a3809afbde20feea8170e67a08abba0da97d9e98c3a2116d8de3081b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 953151c98303bfa81aa3b09e0e8e880cd296f7357adbb16f918f7387931d5147
MD5 cc8b71b4b0bdd67a331f7fed184fb3cb
BLAKE2b-256 98a2f836132b4015c95c74b1e80112d67fb217e2810758e007a145c3a735130b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11-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.11-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 35cd69935ef7955178c42b17e30c817686d1fb3e75eebbc07dccad71d91c191b
MD5 817920d16f2555b890edbef97c0ec567
BLAKE2b-256 e9544612d2f9865c9e2d34d101b1eebf57dcf4466f9d162c472340bf77b81b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 45db6c61649a074418ed21dfa1504b7debb60d2f2f500cc018b5b4ba07750ae8
MD5 8c83457f843ec074f27a989b8b926480
BLAKE2b-256 6164c1a5f567ac10910ab0f7b258f8b8571b26993bcc47ed92b19ff2a5e9e4a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 186424273f47f60fc4d8bbb847ffc285d477ff7bc9ae65daa7da3cf01a7e7b28
MD5 3bb48f946a81b5879b809d0fbfaec803
BLAKE2b-256 1c2c5eea24d2c9afba330e5ae7eda67e182582dfd2e199c6349c075c3663a1ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d27e66da968f2f9c1de6d2a9ac0ab6db09b69f18212bb663a7df8a9c967db04
MD5 d9e3c921407971a6b3357b447d353d5d
BLAKE2b-256 d476463db45fc7a9dce2468397a6d9630832245be76c8037b8828a46b3675646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff7b8eea0ed2de1794febec933631397361653b6f2cdd5de05ce0f24fd43695d
MD5 02499c4a320ae7d93308504cbab28d86
BLAKE2b-256 cc8a01fa9ae853eee77d6c23e5ac5868c6fb8e3ac6e24bb27b5d05588b7c9357

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39f1c494c652a1605a7974e365b866a9211136ac7005c89fa09ebdef161177ca
MD5 4ab025d0b453b0efeced0e0a76c0a47f
BLAKE2b-256 267e7eb377103a483c472914064955194b820ad852a29826b8c870d6eb410791

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11-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.11-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c09a773c3af5a190f8c64e205409520b524ee5bbedbe6b046e1dcfb92900c31d
MD5 fd933161718464f7bea7a6ef34112bac
BLAKE2b-256 aca8cd4d9df720c192b58e09b48db7da0100b03097381faf8c97ac214f79702b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0c813dd7c0bdda99997d7cc73b6716b0b3aba80a0e8531d36fa32df7965497e3
MD5 c8a9e52c13c455b4bed58d50bca974f6
BLAKE2b-256 c61729fdafeeb1ea580893b3e0fec5fa6c0951df40c6ff683ee8814c71d12462

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3429399fa81b6a2aa9eddc500732290e3619ee68fe19f8bda45ced79c9f48e1d
MD5 28ab6feb870c150488405494ec77a1ca
BLAKE2b-256 0830c34e8d470765785fbf817a4b7c14776e70baaca6a053b1e2dcc3315ab691

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94262d5421c8c12c4449357fd61837be70334cd1343d5849608ae697708b6edc
MD5 e9fb8330d06d609cc651e92992bae677
BLAKE2b-256 e88b8ca60b948e92b44ee42ca4897a56cc3abd4efbc89024dde0eebdbc032ede

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d27ace49622c0b8a5e507c6cc379ebb2e252478b42441dcc2dad3e4bfd166270
MD5 b2430a48bc386498a8a688f220ccdb21
BLAKE2b-256 2f629e8ecfd706c2b46a8d1e65186033aba480b1dabc1d3490ef54df3ceeb302

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5cd125dafc2b0ab6a7ce1c0247bafec96a7352323b57e5681545a0ff51d8fd26
MD5 270bbeeb79a349f40c95f842869ff891
BLAKE2b-256 cfc6e668476bf51bbd95f3f4178a2892ba371dea03fd8a5dec577bb912214b21

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11-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.11-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 346c607f05781a853ddc44028a80ff01b6196a231fc88d2fc2fafa387c3f28f7
MD5 04d339166644d21ca3b3ffc067823149
BLAKE2b-256 5599acb963f02d13f55e81b8ae117113f8c0cbf9005760845d7313905fc99be0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f386f2da6fa4d1f27c1f9c8dede41702be9096003b33f4aeeb29ea39fe497def
MD5 d24bd7dccb8f5562032a66fb6800166e
BLAKE2b-256 6e04c7f477080e8f99aa94c2b1745aa04673dd02a3f38c0eedba4a099ed51bb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 11fd15e5b84a192b0457728d725a34754cd47c3ab9f479fb2e29b86d48dac3fa
MD5 e4af95a46af70bea84be64250f2141df
BLAKE2b-256 2a9ebcf3b6606752b640ad2aebd5ee3d13199cd48a7d0b5fb34a9f1df627559d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.11 This release

31 files

10.8.10

31 files

10.8.9

31 files

10.8.8

31 files

10.8.7

31 files

10.8.6

31 files

10.8.5

31 files

10.8.4

31 files

10.8.3

31 files

10.8.2

31 files

10.8.1

31 files

10.6.48

37 files

10.6.47

37 files

10.6.42

37 files

10.6.28

25 files

10.5.49

31 files

10.5.29

16 files

10.5.22

16 files

10.5.6

13 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page