Skip to main content

passagemath: Symbolic calculus with Maxima

Project description

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 )

Project details


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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

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

File hashes

Hashes for passagemath_maxima-10.8.7.tar.gz
Algorithm Hash digest
SHA256 0af6cee396e3752349b7e13f580dc8ff9b2160949be28107fa4dfb4fcc4e2c41
MD5 ac4a318f3ebd3a4c14b314814c78e2af
BLAKE2b-256 538b40be05cae59de6eceddbed53c8db9f86c7ce6c37c9ce8c657a13ad0ac952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e5ad8682590e8376baac143fcbad4093863c1dd79539035c34b4fed6cfd136d
MD5 d292efa65a811c4da02d72f962c5aee8
BLAKE2b-256 a67dcf17644784fb0bd2cd97cbb58003b4539d6363c8a66f9739be12e8abdcf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b87bf26f04f04f87fce134e85ee1ba5a48b7e8f08bae044ebea3a4b8a4d8304e
MD5 acb113e8bf5c8d0baa40e9f79539bde1
BLAKE2b-256 72fe585e0016b17792b752c43fc4d06d8d2ba9db3429f5af33b056c47dfc4924

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7070fb65a45cc6f42048347be63ea219358fe8062021e70b6d95f71bca12289d
MD5 93d24e85b8c09529a37595c39e2267ee
BLAKE2b-256 e169cf7f25830803d026def45fdc96007a6598c56c6bccbd9e4b893288dabfd9

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7-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.7-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5c252ca7d13320fd1c8ee7db2bf7c830c38d4f9f895265de01df2dd7113995ec
MD5 77c717f5eaa0aa51f49eb35ec436b83e
BLAKE2b-256 ae3d7f118d75e75b3319effa5335b78ad1552ce3f78050258b6d931fd15d5a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d3a447975cf1b66c15171cad30f05f671b2a8d3649604e3a88b01b865c780565
MD5 8a629e839930922b09697105f00da575
BLAKE2b-256 787fcf75c5f5ef408c38d622052fe8e5de05027378721abd7848a7b4595a5d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9f003273eced50426fa957ab27a74e651bf72e561f6510a612d983c369d9e4ab
MD5 cd3eef5b339dd2491bdd42984a9b6675
BLAKE2b-256 38c042b1501aec16fbb4b85bcdf1045315dd09931f08415f319d7dfbbe878210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 175155d7f26834b3757c7650b0f2411adbdd70b70ee8eef47301290f8648029e
MD5 d9cb618e7a301f42a5c69cfc1d15c650
BLAKE2b-256 d746b0de491a928480710b3237631f1476e64130fda8543247b3f5edbc39cf2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 937785b3d0b69110d4ec12cc06c5abecea32073a6a2c4641dcd6678ece6869a4
MD5 a90d0498a7be8b7301cfb1c383ed50f8
BLAKE2b-256 e8e0318a7a6b8aa2929647ee8408fc2461d1e930c884102a77937b6b7b8da373

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a44762112acf80ff3d089e5a303635e66871a0cf460960979f359ae17d2a716
MD5 26246872665fee5172e1e0ae32dace64
BLAKE2b-256 99f02eee95504a0f30dde635fa3d9361093c717b2d907bc09dba36d9998bf1b9

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7-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.7-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 85ebefdcc45dbd68eff03ec3db719f625bea37dff206e47dceb4d891d22da672
MD5 4f6f9f1420373c70ed68aaa004285723
BLAKE2b-256 21a56c6aebae085284a2b385e4f07ab24679eef32c4fa051766b4158c8b41cdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6fb0d1fe6906cd8838f293254848ef43de6011430c1df2104c464c6f29f4f279
MD5 33c2fe1888c2583e4e83db1850987dc7
BLAKE2b-256 733f6148169e0996f429ca55b984dba8d3c3a6df14f7b6c0a3243b6fa63e5551

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e122dc19bbb50c1507ef36cc55f8f9ee77c0396d45908bd07ceb6f87c545118c
MD5 d8d3f1a88a62249d424765faad871eea
BLAKE2b-256 84b049a312b1778617fe0103a99726767c22b6baba448fc00b33313a6592feaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5978935df86fc0271a4fc7912dca97a6bfa80ba59fa465d9c8d6cc4d0bbfc45f
MD5 f22102ffaa19e1f5f69464bc61d2532c
BLAKE2b-256 3bf263e003e141574570960364b097b99db38839048029d7fe01ac9ac0122f5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3fd0d38e941d345e00271fb3cf8ea9476db68d333ec28069aea24a46efe1202c
MD5 347f01ed941a3c157e2d868d80b30b9b
BLAKE2b-256 574512636f613355ec2c390b8f8b565210a0153bc8024c86998a121632d2f9ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 14268d590b895a970cd71454d82c2f83787af0ddbca3ec33840f56a1c542241e
MD5 6c142427d98f0f84d1dbe12a23ebc812
BLAKE2b-256 b5ff21966f3a8841322be6eb22e45d9e7078a037988be9dc903699488900e216

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7-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.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 026e0897f8f7a1740c898fee2a127a2650945c2fd4f772108b2346b68a46076d
MD5 74d969ce83e360bc179e8489289aa13c
BLAKE2b-256 086fe7a5900e715df931d4593778f1abc14f2d57d0042dd4d2f8e4df0617346c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f943fb43eb572681fd72489cd3d8fb8aa02a3f80150149a4275eacbc38fdb288
MD5 96644ca012efe70eb1f834b3e9df33c2
BLAKE2b-256 60dd9d227303b656de9ed35a0b6150992517fc669e5287bd6c878389c4f75def

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d15b2a734709599d1df20b9b5851e1c277abec701f7e43d46949ab6693b799e6
MD5 5e5113fbfd0ed4f6089785c2e3194255
BLAKE2b-256 588a6afcebbdf48ca5164ce0701af9158b96e1a457944513e1fbed753c57e717

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfe92a57b7927dd17e589be5836c3c2e8115231a66004a3336a0bab514c69b47
MD5 c5705afc2e557f06fb1b0df318222177
BLAKE2b-256 fe8199f59640b5a859edfd07a784cbbbdcdfa8feb902a866414f477dc6f6ad7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc2a6618857cb56b865638207595fc514fb411a6913149ae85898fbf4a469457
MD5 8a80a05330b4b395a05de1b6b9933fef
BLAKE2b-256 28f25ea7ad11d2fdee145e2badc740cfaf9d36fddc4c2ed046b25fc41bdaf8dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8094969dee2de0bfcc5b9df3ed5f1c32441b903f2c75a499a6c41e84ee6b9d72
MD5 c1350daf5124b1ea952eef7b3734ef55
BLAKE2b-256 7c1d13776d10406294d8f5e29309fa0b21ab63218b0eb624d269debdc9db91e4

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7-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.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d1ceabe0c748dd0b46d78b898a173a341857ce5bec396e8571d2d184ca66ee4d
MD5 4ddfebb8d3894ea3cd89ffa65acc1cd3
BLAKE2b-256 70c404719f8e8cc98a67ba8be8af3d61c06365953b5a996e066e326ac5a0467a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0f2211b630323229989494a87c7d9fe61f0cf6729a6a780da41eabe4d8cb5de5
MD5 790c5fd56461ef59274b1706874c6277
BLAKE2b-256 f336631fc30956aee7749979cf69de0aad30e01911349a99e4ac1b304dbe2f96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e6b67e972469bb8d6c2b35f613b7378204d4c546d57c49f306a1193f49a285ff
MD5 cb3bd7c7c56acdc6947fc5fbf95ff1a0
BLAKE2b-256 81fe21b16e07082396f3aa09c902ceb2b6989c3b1fb694ab3db84459a33ac950

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abe7c5158cb7153cee3bdaccb23632bd5d467a4c9f1971a6c6fae67f92feda84
MD5 0942c5402c6ab6e34fc701e4823f94e0
BLAKE2b-256 d372c184d31e57e2cb5939d0d7e05d0a8c73d67cfa0bd6b8a3da6d64bf62febc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6cc064cae7154fdff264256067e9c987e137f2053339873f59ab9f5d7ffffbf7
MD5 91df6e4500838616f82e14f005329ce0
BLAKE2b-256 58778c9429eaa7e317b425fd4a04d36b21665233b386abfeacaf821dd611eef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8e7f0f5a2030fc88db0f64a40344bad742112b2fdc40d20fc1a59320ba0da1e
MD5 913174fa2d7e553348cf96bd893ca028
BLAKE2b-256 cd857fc3c3cb535b4fe56fdc84345d4c76c82baf128e44b727f8ea4606b923f1

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.7-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.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 10ac3a83b864b0a96695747353b7a0e7dbd7498752c73edc755b185093e57647
MD5 50c58563c3ab7d0a32c2f7581870d799
BLAKE2b-256 f843b6c36899f47b41e43458d56c37dbcbaaea2c38f783dc599dd15f126e587a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4056fa62a0dbde79e6494e459ec64b1cdfea1d3e0ebc9397441035af0a461338
MD5 bd168060efeb1942280459667d469c59
BLAKE2b-256 17b8bed5e14e4f0d2ef7c393117155507d8262031dd4ce1b72ec7f628fc2fa46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.7-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e9641f54587936d58501534ff1e3e1519a24be75e372ba2d57a1fd2c574603f1
MD5 fd28871a7f7b3cfb993386997c2a4546
BLAKE2b-256 68b0c4f1beaac1c0d9cfa8bfaf59f6aec38baee105332294763c78114af1d938

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page