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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.10-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.10-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.10-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.10-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.10.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.10.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.10.tar.gz
Algorithm Hash digest
SHA256 91b82c544e6a264d7895bb94a9181570b1997a0b510ee68b0d9fab4c94a71c8a
MD5 f69ee993fbf64e143b385b61e7c3a0be
BLAKE2b-256 6939fa8e659f604fe64d8cc1ec9d45fd2db8bee8eb91ef7765509cd5710f6bd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d711dfc0c33fa202b6ec465b8043a1821428d5721df543e7d717576705225397
MD5 3d5086c1388ecd60ab635c038a0f3569
BLAKE2b-256 6ad9cf1bb87557433da31ae6985cfbf8d9a36538473f871313b1965e28f19ddb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c3db8f8ed071429f42b7a2971fac67135965664137a8b117ba47df361211081
MD5 dfa78e2f34bd1b4c015390a105bad3bb
BLAKE2b-256 c5d483bfd7461a26b7daa4ee1429731dc52c7951cf7527e5354fa6bb3e32a882

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e2695b493d3e0954039a36a60fc1da7e165b8b5cd6463d9d4f753345e34b08d
MD5 936492b0636622f93c2d260372b8516e
BLAKE2b-256 796ca899376ea983482e6412149dd569504e39be1de3c795f10c1bdead8e508b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.10-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.10-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 815fe13abb28a97175182f9db81aa4b4a3d3824a25855d6c866a54b4e79fb6c1
MD5 5e37b06f32548190e2e4a5bf9a10bb5c
BLAKE2b-256 f8809c17ae4bb25dcf0aa43c3a1a86e90a8d26421f8dc3dd4a67da23a086f9a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bfd22a6b211890841e36a48765ebcb7596d3284345f317c710c6dba5a5e5d2e8
MD5 cde55fa741abc3e5878e8bd8a4aab1bd
BLAKE2b-256 e30bdcc44b317d6ea2e04d352b06ba1580f46df088013fb16a68952e97dceb93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cd3f2ca897256299d566b361af37adad70341622fa561e7eb3964e5249088e27
MD5 8f6676c7d8f8e2d806163b2f99190e55
BLAKE2b-256 55d0f05fcd1a7bb64c717bb28efdf093fd5794a501db6534bc1b4ce29d69546b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09ac835c0d567ef60c29116018eb4b67b4b2a4b51c5dea008ffb79cd48a055ad
MD5 982d7960dfa158ee88f4d65f28c4ae89
BLAKE2b-256 7e49fe841777f9f83b043f80df546b7e9319cb07b366320a5883eaca1bc6b323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e9d440bb6f039f6feab22337bff25c6139a34e1d5544215399066ba7c3e3bb52
MD5 04225fcf81f21dec7e6b01893c574d6f
BLAKE2b-256 1f35f53b60a1ca9f42bb1358d6bfbb5c1786b7b4cbc10e06d194031b39fd5a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1da71f3bb585475d929972d266eb180a790533a7e02f350e1abd0b481ba97b64
MD5 9a3fb0a2a7cc58f9927f531c172cc4fc
BLAKE2b-256 406aa2457e9f7480b8325b367339dc2a5342414474379a525e246baf347c5842

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.10-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.10-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fc0c4d003b12962839ea42220bb9c2046e6227c6441429a074b94a359313eeb5
MD5 b4a6216110da15bcb60fc21693010c35
BLAKE2b-256 b2b1b549a7adb54b48761dfe70010c8c6cd9735afe5576ad24c543f9084c6171

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a6eec6b75dc6bf04fdeffabba6f2f9823bea295f1330483a3abef01a356164f4
MD5 04ce73bb2bfe63729bf08dda5aa30087
BLAKE2b-256 9a78b50085bf5895f3118e1a9a6faef3d48ce6140c4ad9ad60214562f26eb4cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2ae68f312804e580325047b6e05f249dbdd0622881d3f169722c8a022e52eab5
MD5 0b1c9e0306fba1ee3477f69b2fb7e5aa
BLAKE2b-256 8f538d3f484f0b57ea1ef64b58dc18cfb299a7249a3cfda7db318a628d1ad249

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c9fb30389018b781402f89980461d433b5641ddb2ba93a0cd51de1ef89b75cc
MD5 b961043a07edf126750a9c3303696d97
BLAKE2b-256 001bda2d711068f98cfb21bbab70c561272925a597f2fdd004a262c95b79484a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 874873c2bdbd6d42f65f235e7deb4586017793c05baf20e8dca2cacd57d0cc17
MD5 4d5646374807d0eb56fb3e51b2c5e85c
BLAKE2b-256 3ef278ff47efbc628d596ccddc3cbe0727652725b65bacfbe5b034097b9abe03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f638ba589cd0474a4a8a7b54efdb1bbf2cf2cebc05f4b59b19c59a5389e0fb57
MD5 7dd3152044858861451dbd2f1c4dc1a1
BLAKE2b-256 9f5bac546fe6ca8a01c761b008a6cc55805f25a55b2440407e582a35eec7618d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.10-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.10-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1e9d04b8aa37d4aa68981781ef7b679a3dceb6178f7599f0798ccd2fcabbf339
MD5 753cc659f14bf5ea4c5873ad42b08e40
BLAKE2b-256 146d73ea27945476ac0af6b1baa447b09d9729e03b1f7afba4f4e39fe5c42738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 354711d646f05811d433902eed3d0f757e8a47b3cc5909593182c839179f5517
MD5 07231d87335c50cf0dc616f01b934381
BLAKE2b-256 b94e1d9e5fda05cbe58637392658982342bb1ac33aeff98f6e6e6ebe3333eb60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b8f22ff2d65f5914767c217a4f645ad6cff29f9563cee8cbf3462219eb7b05b2
MD5 457528bb1841799687c7bb763d305113
BLAKE2b-256 ddf566941640bfda1b874ed4c81b15ee53c48b775345bed47a393dac6c37e571

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 076b5916007034031e4ed5eb2e9d6acadc146e54a38b7e7e4f179d07d1528678
MD5 465ce5a0b4e87bcdcf9109f089c58dfa
BLAKE2b-256 e968725e9c1176a4e45ab8c310ac170374a2a74eb986ebf82a278bdc8bf1c93b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 264e8bf57de473dd664c421d720e852886b45fcd94818926c58cc22ded330d16
MD5 d94c0a358246594c5d03de86a3ee5941
BLAKE2b-256 2a8f75d2796f90148e724e9852608c6402bc3e40db1ed19d634406e1c7999090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8903d5f69e2fc7959a38b498c6caa925102287f45c3b3766d2d1cd3749f43a23
MD5 f264b25125084c8fc998251b4abaec2f
BLAKE2b-256 445c724f9e00eca323dee7b48f7f57c0bf953550743ec553f0af50b4c3953f6e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.10-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.10-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5f243777ed81b93592affb006f140febc23bfba5f525e0be90ddc20e25ee3ee5
MD5 f4141f83e3f19904b6004972863546b0
BLAKE2b-256 51b2f3657d7cea6204180ba22bf6a4ddfff12ff126e8e81eadd78fdfae928fe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1a236fcee264227d00b21749c8f2fdabf9cf68ff211d816055c9900e542f3fa1
MD5 a4075d68f746f4883e25656013bcb481
BLAKE2b-256 b0b82be2bac24838d06c58de6e374bec762c92330e134c0654dfb2dce9092066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cf3327d557267226410b459365fd1a36d184e5daf848c0e6ec670c922c27a644
MD5 93bb0a7fd29cbce45b43b95e314dfdf0
BLAKE2b-256 8878300555b4e72562bb5263fb9f49d38d41e150b90f141530226e3e30131008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89acda355187d78fee90953588d32a9aa1868a8f73a452a7398b13e871b46ce1
MD5 504acb209d3aa815bd51b3bc2ce4b9e1
BLAKE2b-256 2183fd9a6a7eb0df630e28eb176bb2fc95535d2aa4c8d8685b62b16b376f8c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 601832bb06ed22d4f6499932f81a0fe51e5b26714bf4af9ffd953ffe9a632250
MD5 c478671653261e87627856b8661dcedf
BLAKE2b-256 ffa3d51e98fd70ce5000c5ea22703ebbcdcfff1273788e1b084668ad6bc231b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac23d638a341320d8d2809a881e1e093ddb73018d019ccf3940a1bcd784b7a15
MD5 70556a758bb4530748c68196134a1158
BLAKE2b-256 2bd76adca66dd4d11032d491bf2083bb650611f0f2c9c78eb64c8703cb0fbc7d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.10-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.10-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 94cdc1f1b749e97f705816d2d0339eabacba0ffcdf771ddc0235ea175bbe32df
MD5 7cf89956c975f352897d5743bf821be8
BLAKE2b-256 7effa7059061a4498f2e58f940b546b2b73b62f557b9aec4076f0142d0e57440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 182d099bc6067a53e8a2234972cf5497e4e2f2ecd8fd47318c82927208a9e80f
MD5 3440c66235bdea4ffd4f50a2550fb4bb
BLAKE2b-256 886eb2cb753e1bd152ccffaeced8ff2dbe6a9262acec18b188a360f1f8337c2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.10-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 395d5617a554251a4b37f2c5e9a9884b1b52743ef4c03ae8c0b5fdf85bb82935
MD5 d3330dea4b66b887fd8eb775b3f41157
BLAKE2b-256 f9348d071e1472644774b75e01b031564affd0b9d13f63322a5a96b614ac7e4f

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.11

31 files

This release

10.8.10 This release

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