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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.9-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.9-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.9-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.9-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.9.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.9.tar.gz
  • Upload date:
  • Size: 49.1 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.9.tar.gz
Algorithm Hash digest
SHA256 516b1f7e9188a43b5f7c002839b9024601df66307017519c7dea9c6b588a0b13
MD5 85c6ed954d05d7214a6c56921e9ebd3e
BLAKE2b-256 726debfa97a84ea877fc5e6a64a672902a4ebb24220a3572371767e54890f1a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d399af7bf40fe5a0c5df5b5eca4805a19acaee999c9ebef99ffa5db6a284da66
MD5 cbac6932de545f847e8e11cc30b49d84
BLAKE2b-256 7034ba5ee98036abe985db4c282defa82b62c0ccb5bd6b2406a51976f2daddf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c7570a336ead45004b49ad80e18c2ecad93d5a801c7b1f600fdcb36b9178d73
MD5 0b8de83d62b67c52b4fc94ee97085acf
BLAKE2b-256 5f4a929c74b78a3d413f8a27fc8cf2945cdff8a8c6a5cff1aa32d74e529d8f1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d0e42b74d0aa1002a90bba84eccef36e7bbed463151d2b516b4caeb09d84253
MD5 3e9c3435fca923ea6e3822b26c78b8c2
BLAKE2b-256 13236690df1f03d9431e410194bfbba13c2b1c51d8a0e0e287e7ca84055d1846

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.9-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.9-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8139ccc1a85d58c3ca061c930e3257e52a15e689a784b63d67467dda40b7e116
MD5 ef55f15d1f7d31d6310c343d33ebc796
BLAKE2b-256 4571b39aae29bdb4cdfb0aa933b8391ddb274730a2db5545f638248aaabded2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e5cc615d9d2f9672d7a09d02f6c709f8ce8da14c99707b273db59e1eefcd8550
MD5 9fa30e72ed0d29cbbd9105d42da118cd
BLAKE2b-256 4448bc8d0a08d2c3487c24ef76655818c27230466f61f9cc6b0caf1e87666d8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7514049efbc321ee7f6ff0cfae5653b724cb74c932d77687c2afddc8cd54683a
MD5 7a6c167d0376e22362e71f5bfd3fc304
BLAKE2b-256 b59aac1ef37b1a4db21a601bd2817e9cf588a3d9172d034fc5c13f782034947f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f17c4f9724dc3b2b5e403e5bb20ae0b0494501a2196b9b847abaa2f52e6fb378
MD5 c6fe79c275333f6f8c6178d665716957
BLAKE2b-256 857fd6b8caabd5c2a6c8486e9568e5785dbd28fba4bec4290893242aad06d54d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f96e72f5d863cf8faffe2235bebf614bdf9afd4fe9e5b76fdc5627c3a6e7f02a
MD5 2f07c4b1767067c9d6b1ea09f634219e
BLAKE2b-256 800c339ab35782544f8bb7c5a301f39338213834df460bd22489f66722740f58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 76018b0d03e1b45cc89af563a933072db9bd9d869c16e71fb2ddae774073d956
MD5 e595cd1059018211b9e4bdd666925796
BLAKE2b-256 fcf6e1fa9ea0c71b75133c75040b3d847867d610789c352d2baf2a2e004cf557

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.9-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.9-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3b4582f6a39b1ef1ca776f82d19f644b2d1b483d630b784937f14b455594bf30
MD5 3b617428e670193aac1e3742ad3d814f
BLAKE2b-256 3d0b5ef224644a741798df7ad85fbe14b698123d21d2dada1c1a4e5f4fedf452

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9c62243371fa215b14311dabdbf42045d635df3c3237cbab2588e6e16baaa16b
MD5 e680c7a3b06e65a62c90798740e6fa9e
BLAKE2b-256 e84b4f39dea6340b746636f0c46a32c0cc26d9dd7e93b8f2a57968ed7dce89c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c29737131793bd8d5c336ddc0ed1d246ff24cfc4f9dabe21eb92df47b9da04e6
MD5 7f696e06c6cb8e9b44733d9d15cbe6cd
BLAKE2b-256 5a5ea71cee0959d6d0743ceef76db659190145c06bbb9870d44616348f00acb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51babca6d3e9d88aada54801755c18bcd98e8d8dde91d85ce09ab7af6c527ce3
MD5 f43b5d4c8cfc2cc2dab7f39af5c50ef5
BLAKE2b-256 c794f64379c883703f94f4fa2ac180066a39f5aa07f79455fc45b012311a9248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 791054c3df9398799eefaf0c4f39cddd00c7bb572e6fbbb1f3f2ff1193ff740b
MD5 4961037f82e3f5db82b66e487deac890
BLAKE2b-256 bd2fa8b670d3196e3774fd9ce8373c73a251c0089a0162e0d388245a40ab1d3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d95f5fa30dbfafcad4adb6c3d1008d59259ad1f34ebe9b6cc3fa1a90805af0eb
MD5 513517404313e0c6c6b5f6b45e46f4b6
BLAKE2b-256 cb4adad8a9c03cfdc9aa23d998c299ba263dadc9af1b68c0666ea24e06f16591

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.9-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.9-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 30cd12d8c6442621cac43fd3a5339c4877238c19f9b5433bcc87a74df6179410
MD5 4cd01f10a1c6c3adf16424e8a83ed5ab
BLAKE2b-256 747d1fdd309b08d9b3c236a5d983deefbb17d25e8c536ed0007f2f70f46545d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e44ed055afaecf0ff4f03894a04ee21e004ce5f65a118b1c5e56039b2a4f2c02
MD5 5719b8451981d72a96fa200857d8f13c
BLAKE2b-256 cde0e01806ef0c6807639b99f4156a68e171e99d55eb9dc0dd1924146068806f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 92956aa4d5f91717659a68e535022e1cb241084d2be604b03df1ef1a942c70d8
MD5 888302404b32f58fcc0dd7800bfa13a4
BLAKE2b-256 730cb6542f2618a0c75b26a3654e5a78ca867d894030f7b5295f6081e8c09695

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 357a0b6c68156d2539a2891fb4f6fcd2641ef283ea7476a8495a7f9d924bc2a7
MD5 67dbde26b874afa321023e643dc65c18
BLAKE2b-256 850f67a6f753b98c732f46aeaf070aa62ce2b9b3726d068266105a9866e22a15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ec0eff6092702b188d85e6df2a50f6fab6e4f436fce6bcec93723b76e4c55bc
MD5 0a6e420dfe7d5c1e52c7a86e5b3a2135
BLAKE2b-256 5fd54211cb5c996ccac50fef173899393f7a3fbb525d9af841b2c8d0ed7eb779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 01715d2fcb17da53c0ee43c455b2520f573e03e5ffb9d0e326953347ef598bdd
MD5 980d9799f80a44da93a7ab43e276e7a0
BLAKE2b-256 fae39096c1f3449b05b8098c0aea82704ab26191bc0f7231792c88d062ed459a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.9-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.9-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2461a419a7df1f2eae3e2957309c0c075d97ab4645383193b8c07c55128b0952
MD5 b258e1d98aa603652e7547594a4fa096
BLAKE2b-256 93bca23bc64f73736c1d5b7bb89770815b9d10bfe69aafed17ee540ba656fe1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f98d76286c46e2bf7cb7c62736e83d126b687bc18237849d290088f940b46685
MD5 32047a5eed30b7a660289ff1bdbf2402
BLAKE2b-256 968fef8ccf35e7fcfe921c07e7ee4bc542df9897240ff60a8818b7998093f33b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dfa61b130cb17eef51346c93bceb765d5cf22da80a17fca6fe5c700013e68b5d
MD5 c540075ecca3278879274dd47f2f98f5
BLAKE2b-256 9747efc6fd919ba1c10d44ac87c67fa31af0a0c9eb66b38df1b94aa9959df2c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 893f0849cae550294e52312e749aaca19fa04e4e363acf869ad7b317c305039a
MD5 18823c0be14b863225fa9b1e3c11b0da
BLAKE2b-256 da902a3596b8b1f784ce3b7caea20c5ec9a23736ec1ef9eab4280410cac904a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62d51ac0ded0f94cb885da1001a1b2691e3d242472486bbba1bca17dc719a122
MD5 9b409598edb773467fb64bb8e7ffae79
BLAKE2b-256 fa4bc2d12e3122e28e3e9a77122e383d00c7222ee614b9787d51a3713be4a17f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5dc57992b7eb55c970e3402b9f96b71008953a73c22920858e866a47da27cf30
MD5 ae465fdf6338635111f9c4a8d56254d2
BLAKE2b-256 65d641b6997e5019f7c2f47a1d2da35991bf9d1a6b6670b8619741005832638e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.9-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.9-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4b2d788c4b76d3af15c6b2364f786d03f86bce78508f77461ecb9e1e30b61819
MD5 b57c6f3ee12252a02d2afe26b527e01f
BLAKE2b-256 352f7017b5cf27cfad84998e952c14eb1a35b7921d2c4858875fe4e2e05d71b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ca7c349f6509c28f738aae9e70dd702926e93b3f0760f9fda6b6c16290a47547
MD5 88cd30cd4458a8a484c10c2033653eb3
BLAKE2b-256 e5a4fa4ba9486a36e50c5501ecd6f41eb9261d489d4e0e8c3a2d66da98944a73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a154b1e5c610e207e2adce58b60699f28bbd8b01e76f4cbfed1990d382895820
MD5 c760e3386f5b85ee21cc91d96fe37b4e
BLAKE2b-256 217fbec7ef40dda86dda45e492886861733ee5e0eb9466343f98033f1bd3e124

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

This release

10.8.9 This release

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