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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1.tar.gz
Algorithm Hash digest
SHA256 9fc1d81668e96ceea81ca9c2a2371492b6164077b8f8f120bfe3712eec60bccb
MD5 ff1e98afe32d7d98da0acf94d23365ca
BLAKE2b-256 760c35570048a420506b899df629618b13b033c4fa6da282cdbe30d98689716c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e33615db51a5cf23ad6774b343f2d67c8c9eb60dc6356b8237b78452b8eaf8a
MD5 e6a1437ef418f7175401dc45c6a8e3ba
BLAKE2b-256 f299f158b1f76a2edb12d939989e3c9e49167239227e7bbe57a9da32db262ccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5956d5b916737797e7a09a1bb2c160266f19628e4ddc5fdc79a9dd8b800d9342
MD5 06f5d9b860f3398bb7245c15f77c0dd4
BLAKE2b-256 93beaaa6a219a14c39bf74400a9f862c6497974668d224f94e8196ae14844992

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d152828d2181248d75573c89294e01b35da0c0cd73c45bd25bc15ebd8f701bad
MD5 ac26a54e886563e00032bd13c75567d3
BLAKE2b-256 823d5d063765f7e662dd84332d17192b24be8796585c1c12f36985a3ad487395

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11.post1-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.post1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d2e367f99ae250b1bfc81a2ee12b32ff9bae53891c2b30fc56a4760e0221b73a
MD5 5bd168bc5f43969e4d05ec1201c40734
BLAKE2b-256 99631bf784e5577aaf26ed211083f24e8a1280bbe1f093ee54cb959f326d2bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9ad8fd54f6a9d5f581f2a2ab57ee2f780c86b1aa456cc61242a7afc87364caf8
MD5 ee645d1ce3f4c498fa742492f529ccb1
BLAKE2b-256 3d0545ebe49f36e9aa8b04771fb1c75cef65dac610351a7f5fc455ac6c046da7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4b93c068ffd006994a48eb668afbda0cf93a8403fd127fb6be923af1a5ab9fc3
MD5 8e4248b414f55a6e821007fce6571698
BLAKE2b-256 e1c54c95701e1e11a72d7594688462ceea31b0d44f12a80fd85a44beb3ba5bdf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 131832058eeec5cb043f163ac8503e8ccc75f3eb81005078755f5af6fc6d1455
MD5 487d8f99d8ba29e365e6931baf6390f7
BLAKE2b-256 ca521e63d69b2f74d3b8d5a7521a4d9e4ffcdc32b043d73b9c5e06051cb41408

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9974443e15a2f5d2c5a7998a55f2551de47dab5cdb3e8936224af3523a10003b
MD5 41df59a03c4beab3dd2a52f60d436876
BLAKE2b-256 b7d4a094fdb3ac107f513d04cead4cd48ae5e02d39302e1e8e7e436c7ecbca0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4db0a25e9e1c91189fa9fc5d985b4fa9c6c4a59677f69f141ebcf344f354289b
MD5 c440a233c6530e8fa55f8db0bec65ea9
BLAKE2b-256 f4ed88b62e544cc4128d56ab40c8f28a6f35697c64fc592477d24e200ae6d032

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11.post1-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.post1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d686074b4ec77e5acb0ec4e8f7d2584e433abcddf195dfcfbbe186236b875fe6
MD5 912631bce2847af24cc565a05e51d867
BLAKE2b-256 d3f4cb7362c4cf9ae66556c33c0db96dbd77b8fb948a83d2fd923735b0f4d8d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8e1aab2ed8bd94deb66a4eea55f514798bd000a38cfe3a173e8d51f97426516f
MD5 474476a00305e0993b783a7b7f38846c
BLAKE2b-256 a7be2e062b11a74e7dc929daf16f56de563d9ea7a067575fed9b9a727aa021fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c118e08c9e5bec62ea3e644d667eaa9712d42709b1e5ec9c305bfb5bf2721a76
MD5 2861a082bfe2766ed9925f5452f5a5c3
BLAKE2b-256 67bb54f6fd7dbff6c4219436d3f06e5e6f6d5510f996415b21b5c08f03ed2768

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c3c5f0502a90bfbc015c0aa00d1c1dbbfce20ade0b17de3b4453c80168049ce
MD5 de71d725c4e78c1f4790c8ceb110ba81
BLAKE2b-256 59a5d230e0be53e783a8d34125f9cb4d36766ce8cb210aff26cfb01baf2fe951

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 854fe9afb197eb988344925a748bca91156e37b9b3e4fedc300283d0085c4e2c
MD5 c4c66a9c05c3bb8bd6a266bb9c558c93
BLAKE2b-256 894824dd08c74812c7b470c437143dba24c87cff61ad9e38edea474d283cf6c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0b7e0823f5d8794ca567ed0fc0e6d07e23e9ade34217c17850d1e9a558f5436a
MD5 22793639063433697139594fc1e28eeb
BLAKE2b-256 36fc61656bc221f1042946f68a012a2592b28db4b4da52fdb8e3a9a7f76eccab

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11.post1-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.post1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f893d2f16dacd6fc1f4f7698609008c16a4c6be948610c3d18a3c72b387f1fb0
MD5 f0a1a4476c83c3a6c9c1f5d21277a4c1
BLAKE2b-256 fc0c6063157adfa1d7df263fe2f99c54c79f4aa0cbd2d4d6f136bb7c9108440e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c59914753614977d2be07b29bad528c0bc442b3463e5cf6a772f695b0bc36ac3
MD5 75ba24098d5a1e09fc81cd1bf4736d2c
BLAKE2b-256 3ee90f7f10a4824c55dafdb356cf7a5bc0c2d4f23bc26ee7cebaf72c43ba9eca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 12e180a6880dcf21b3b49447b17102f8a7e9c2cf240021b25d442235323dc900
MD5 5cc47529d5371d6b40729c4158e3eae6
BLAKE2b-256 710e29252c3bc24c21f864ae12820c99440e24bf48c35c04dad607c9aa54c2e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13dba82802c1f4f94a44dbccef30025195aa3e5111c8d79f567e8d53c8e2fcad
MD5 b45e06caf4cb29d23e4f4a7e86059b65
BLAKE2b-256 b2c10417e01b6a715af3f5d7aca4ff01ca3723a7854e2dc75577620412194738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac88d9f74e41502ac7fba4eef5356d23b06e72436e4f4792a45ae1ad8839508b
MD5 e73f126ca9ae85f1f2809e1b7c1fd73d
BLAKE2b-256 58fb9413c069474ecc54f5f638eef69f2fedde54a26bcdd24be681a37596d8d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04b6fe33ff606ffd3d8f1e2b4320167a7d862a0b32ea68551de6320b741492b0
MD5 4423281f6720579778dce38ecaaf78e3
BLAKE2b-256 fa5e68d942e47ff19c3ef09d1082bba2a47c2b08cade722edd4cde95a06265eb

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11.post1-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.post1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8576d640fbda6ae89b1b3e71fde6cef276c0d6b626d493cd45d39896b458a357
MD5 97a24343e5c327703d01bd37f2f55cf7
BLAKE2b-256 7080f96283fad00ad7d379a47c6b392a5a7366a7e61f502ecbd2e6de4a1346c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ef731ecae98529b1a0810fa59ace86df7d4e8f94acff3e63faec9657e25cae19
MD5 6954d99d428094fdef9534c677de7092
BLAKE2b-256 21018e73f3870259ecc6f83cefc3cd1e45c4f18dad7dfda2e5b172c6b46dfc71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 afd983cb82033c02e4701c4059c2ebbe7409b6fc9719d96c115fe9e21f97923a
MD5 ba5c3b6c7e8bbcb089d7062ef6cfe40b
BLAKE2b-256 e7875a41446305a312e9f80e891949dd22954c20e6c5738ea05dc1b1dfbe83db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36217e051f33cf6f6375f4bd07129126694e2a588c1547d7127fc6fff7d757f0
MD5 5acb2a99db9a274477b3f9a6ffbd375d
BLAKE2b-256 3709db32b65d91de2d911644f0b949e5b79c27bbeef5b1cbd9b9002b83daaea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 80ddfa59ac654f77aadd5d1fac000764b63e1dd6b9dc0986bb0ecc5d08449eb1
MD5 8d540828a72c6ec02995afc4f0ff7feb
BLAKE2b-256 bbc8debd558d157fcbeaec598029c2c135238ee66bbb9759ca7257efc498af0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6012ad98ff31bac897b90ec5ace6f0f5e09a873a6ce8e70318fe9848e96769bf
MD5 4ac01f67437aa48cb0ca10a66208d309
BLAKE2b-256 c72dd36207bfebc722aac77f1174cfea10e31b593224c1bd4912669034785005

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.11.post1-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.post1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fdcfa1c0ef25963a96632ea852d009203fab9f53a7eb2faddad2b67d742b00c1
MD5 deb53ac336784d0d680a896160304737
BLAKE2b-256 f777c103b65d82f7da1549a8db8e65c87930864929c0484e3e357b725dd45f4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b8f06a5e5024d18afba9f546ac6fa5f28cf9fced8996cb74bc25562696f0b3bc
MD5 e3e488013c6877b25651a6a35fed781c
BLAKE2b-256 a051d0ac73e2f1b4f3d5740dada4ba5829670613844bc7e49ca2a567d049b7b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.11.post1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6cef79995c22d7bf7cade09031be3c73d9edd4820cd59f86a25add193375aac4
MD5 322af9fe9e19739243eac88835909f28
BLAKE2b-256 a468ad9ac92408fa77b199bbf15642813277cd495401e71bd8b54757de562b34

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.11.post1 This release

31 files

10.8.11

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