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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.8-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.8-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.8-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.8-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.8.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.8.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.8.tar.gz
Algorithm Hash digest
SHA256 e2cc7b37b715095c3fc51ae99df2b061486cb5c3cd75824d994957940fd665ea
MD5 3bb927593a53f919bf62b04124f003ec
BLAKE2b-256 6472320b80bde8deb8ad5aee036e59be4809985a93511f2eb224390a37164913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a272ef12697c793fa0e94ba8ae0ff3bf2d8303404d26f4a3f44cee85698e5ad7
MD5 c687dad4f8dd1fe2594e956abc96e0ac
BLAKE2b-256 0ded166885ba7f34629fba52ace240f5c2b460871c91f46f9366590bd5c78cc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0964664bf6ab270d2151641372254727e25bc994c12b5d9cadab83e49df9623e
MD5 f05b799579abc4d32afdd41298fd82ee
BLAKE2b-256 527e1b2affa532b3fe230a7fc4c72a5111db283ba8aca6156fc0c7138154e315

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebbb33698a788468b44cbe908ee43a5af9aa529f7d922521f7c4ddfbb2c4d584
MD5 dba50aa2ecd8daa228571b795e473e37
BLAKE2b-256 f2def3095ba2699acdce12cdf62fdf557561c494030b1adfe17182d030466959

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.8-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.8-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fabf293366f364c97650e048ab05ff68ee88e81c829efe13e78c491d1f7b5060
MD5 bf03a9527a8faf36e0af742d10b3dc38
BLAKE2b-256 cd984830a277f2a8ee0ce5baef0adba28f035182948be6f9da902b0329181362

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b05afbbedf398803a03165d1ae2ed48e91513860ae467b763b0c6fa1b5b7f404
MD5 d241e161f17b0cd70bb2bb6368426b55
BLAKE2b-256 5b667830d8d2232c0684ca016f58ae6e2c3470278293c6e1474fa7ae0c8cf8ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5d0168eacc1a1f15025919a1d6bc4a6e371da92c42f143d76f56adfab45de38b
MD5 692a894a46a0778d760a456525b832e2
BLAKE2b-256 df1dbf6ddae6ac85085ebc6f478c10b60f664ec60daf6814d6cddab24d238d80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63481f1814e172b4c62bdd191d5a5f04b8ba028e4481a21dfb49b19207d31e4e
MD5 cff7190d67015c373f84a36ee67df681
BLAKE2b-256 9b71c40a5be70e254dea5a96dc367d57058a8a44103e9ac74ec9cf4d7ebb396e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae1749fe9e680cd92ad9de7f57d1002b2e832c337c73a6576e461d50457efa5d
MD5 3d068eb340862cb06b8cb2d0118c0aef
BLAKE2b-256 a7d6ff26abf8c5b7c01cb505e5dad8302c343be012b4528f888451f2cf331a76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a557527da892e8a803490406828558d1918cf77a2b1401b6da085b6585451c31
MD5 0be1a9a15ab2d8d508d316a7a8629ff8
BLAKE2b-256 d8176796c680887b094f6dc5e5390a1bb8e1c66be06c8f56a14fe34c481bc7e6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.8-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.8-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2756d50a9ef71eece042070e2d00c0688648b066a2fb4662cb859ac182b19052
MD5 c1b612c68adf0edf696400c64ad5adde
BLAKE2b-256 ece324abb90dacd1aea183b206352308cafaa5f3474716f438391067a7c1bfce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4bd0fa3ef9073cdec244084555631eeda01716daae124ea9a9d514a037fa40bf
MD5 cea979e57ed2bf6c1864f97c89c8ebfc
BLAKE2b-256 cf1a5de3b32848837a4367c80680b5233f7df6c5790abe7079f01235950935ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4c0de1fc65dd5bf2b4588f1f6e9a394195851eff7cc2336cb15356342d5cae22
MD5 5286a37470dbbabb0b2c07617c1874aa
BLAKE2b-256 bb32e8402757046015f84e4eb5b8a067aabab7fb4eeb8f07bee954f7a6baca19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9fdce261fae54f09a2ff0f9973870aa1193e4725acdddee435fdfbdbbd6e79b
MD5 5f60e77581c00bfb8f40e1b56efa79f2
BLAKE2b-256 b86e3c148baca0ea984e6a5d5d92575309dce465216dc7cfd22e1edd2197c9ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f1aea049821da39eb0a919d466f1f726f6db8ba48358aa1fb81deedb7f1aee00
MD5 7770171a65f5434dc2fda294aa501315
BLAKE2b-256 74955ea409d7c920a3af67cadf666a1032ef5f07e000b0f3e9b13cc3bbeb7905

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c2d40c40902a96dceda618b7ede9f834c66a0ffd684aeca073b932b494730ab
MD5 05b67dc7a54115adc3b4f41e74fd0ec1
BLAKE2b-256 524b214afd80e7ae448449af6672ee39f111b1c3465522d40645e0f11857d383

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.8-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.8-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f7ef27b26e7716680e58a0e3e0d8493f6934fed66becdbff8465bc95dc724f5a
MD5 bcf0129cecce47268a6bc83163ac45ae
BLAKE2b-256 a8216abd16af16bf211d4bab8cef3c34bf7a644f9632743fc9b6e561a633834f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f0410b2181257e0492f85e836da0d755aef465b70f7686dc68789fd14b81fea2
MD5 5c087eb42964625151b25f1f1ff7da01
BLAKE2b-256 c4e02c6f80b2b00756ab7027a9098a7ebbf6ee68b5ada8650f274a9132d56622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f0711df38b7dddf5a2043e0464df843ec2bd5c5493a68d72902ba062a6331f40
MD5 99704a6f85e641f74476a5d0fff4bd21
BLAKE2b-256 967de1ae0b27fecbf939dd4725ba2e2483eb084831fae52fb5168a8fceb3964f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bcfc71d087e1bb694dfdbd752809070044cbefc98feccfffa7e41c7f1479e1f9
MD5 d6dc9de76bf31d204d98fc9d1e1881c1
BLAKE2b-256 df719a2ac1320c28a0b2cb0c56e827632a67d412018046d50d62b3ef4c39ea8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abc25a3e62bedbad1a713f57e6d17a31ae50495f19fd947566b02919e588ce24
MD5 4beb8e211e54c36ab92fe6f8753ae8dc
BLAKE2b-256 4bdaea804b0cfbcb007c4daa9159a01183d9efd9a5c9f92b20c02111088a1870

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1535e716a31c958c93349572f1bf12ae36ff2e83845e17d2262f339fdff6cbf0
MD5 d75fb6c8f1cfded0575e85aa3204d814
BLAKE2b-256 1d75869174724f2f5128f5b9c78b2a6bab47f28b3ea97c50544bb98d24788225

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.8-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.8-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0587895ead18934c034654dd001b036ce5a494704bc5eb4168e17966e4d3933c
MD5 13a3e6985a743495602879fea2bf57c3
BLAKE2b-256 988697ae2a34835a89a0e0224a53d0e60c293aed1ca54e596019a6dd51e5636c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab8853046263b963ce0b5428a7ebc95f6eaa2049be8babf51f15361bf4d7f097
MD5 c7d1dc6fec5a51195a725fdac0cc76ba
BLAKE2b-256 85633e6932c37bd54e7ff735e58cf31ac013daabc9fbefb329ff266d185e5951

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 832c88b03a41908f206bd55d58d793867a4ffa25746a7eaa17fabf3a18a3b2c4
MD5 e43fd58d312e300752d2b391d4b67261
BLAKE2b-256 c1a10db7288313b94299b140457ab5e041f44ebbb022ea5113a9f6798dc2ef22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c88dd9f93d2f60bc64947eb9ea3099489144e09ad3b56e4d811bc8754d70eda3
MD5 a83b93bf9636df94603237d983b36858
BLAKE2b-256 969354fa23dd5f549724ee94ecad07994f85e7406304c5df4b3c377d37e51564

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 933df6424d2078d0b1d433bf842b572b2a924e197e787312fe930d31197bac81
MD5 1cca77aca1d20e671b4bd18dabb80a85
BLAKE2b-256 312a5f9568d1439a18dd4d3eb52c2cf32cabba8960100fdbfcec19e42c49f6ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e040e42dcb70c43588a1253c7b1fa0c43100c18b5f2133b054c90b16a31edf88
MD5 295d7413db88739253fff1349e0b1d8d
BLAKE2b-256 963cf61e760eebdc11ed9b75e17a6897bd4c63fb178583d9dad544071e80767e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.8-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.8-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b6954413247d0680d9f50034795006092de4211a9e2979f7e9e9b96f7067faf3
MD5 606d6dc412f10f26b63fd362b12177e6
BLAKE2b-256 65b8d4615f86726a0c3b0c2a678c6e861b9b118c14da14cf91d19bfe14753014

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d8ec767904bfbf7b0bedee9a6638b263b2bc18d08284860f0d66ccd6911ab4c
MD5 0b23701171b8dd23cbfa9f81e46687f2
BLAKE2b-256 347286962e0223549771a788833a686a9110903832a1766051ae903cd00f52ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f9d6a53b35ca7c326a33cb23e616854da0e072bb6dcc9d194c65db01256868c5
MD5 c9f0cce1116b74ad51df2127b91ac02f
BLAKE2b-256 062c4f91f451837ae346fecbda100e3e7d087154dd15231f8ddee5fa6afd53b0

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

10.8.10

31 files

10.8.9

31 files

This release

10.8.8 This release

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