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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

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

File hashes

Hashes for passagemath_maxima-10.8.6.tar.gz
Algorithm Hash digest
SHA256 e6558a45b75f33440e492f48dec56b814331c10833204d9787e988c8f2c3f708
MD5 e4e563c6fc7b4852f682e3347ba8713d
BLAKE2b-256 9380b26faaafdc12099db59ffa9722997a6ea21471c3d32ddf7d164a9248a7d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e91e29f05198814cbc01ee607fad4e5668cc13673f7fcc2ff34ce855bc4f077
MD5 231555d5bf8c009670ca2c2aed621012
BLAKE2b-256 0fd095ce9686a26c12bca23d6b570d97ae7538cbf0a090b892a21bb2ad4c593c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96a473cdf0d877fffc22d179e58871c9ab28b86d0b2178186941abd14c13bc37
MD5 f54d4f40a23453ae7922274cb29fc2a7
BLAKE2b-256 7d400a8f4ad527ea08364efd7e4148542c18d5decc3ba895b72fc8091dd2a65f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bce35e22b51a71edfbe51c3734874b20d89ffd3d4dbf3fb8a06542d9b3b1810c
MD5 a71a13f76112c08529d5d7338e8364c6
BLAKE2b-256 100445fdd41d01a2782c0f907e8a5585d47d8e9d7004feb136cd9bc0772a4a83

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.6-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.6-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ed8cd3e5b1457ec034c5ffdc1b6515fcf576485faa3197752f478d8d2da8b844
MD5 224d6e5faed3f8877b8abd697fb1eb7a
BLAKE2b-256 2445fa3c94ab8b42e60691f164f0a841a97d4bb1c3b9a92c88894652770de3b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ee8e762179215c1f57f174cd8be8bcce8638023ecc03495714bb3e2300674f3f
MD5 fe346d4cb723a9432409b35c32db8c18
BLAKE2b-256 7404dc041f31ad1ece21f9aae59733716bdd2bd4005481e55caadbcfad2de913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 358add279206828b10b638b7df4114a396b62ea125ca3f6a86db9b5ca72ee8c2
MD5 cd31ba861ca18cf2855a99530ed7a6eb
BLAKE2b-256 e773232a84ee176c352a1e6e183a886fe0b3a737dfc688df6db536bfdacd39a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc881cf30438a8217e65d33aa15174520187b60c527135910e53a81cf6c85981
MD5 51b94f8e98bdc2284c9c930d18f99634
BLAKE2b-256 95ebd3f19d8247d085fe4d8825fbf3c518f9862a3d80e8dc64dbfb3f0bd1bd9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 764f3b9026b77b8a5c648972997d6888f721c306eca1706996942134569f30f1
MD5 d402f18abf09288d458b409427a27771
BLAKE2b-256 9f2db17c32b383111b23db1ff7a337abcc1935ba9518c51ab186c210349b96e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22d1ec23f0d4c70ec26ece72c97856ffd92d3b5cca5cc6319081ac295cf25898
MD5 ceb505fce780657117a466a7fe0585dd
BLAKE2b-256 1756d01029704f000c72c444a6d21e461ae6fdde8a434b30c7223be7becdde48

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.6-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.6-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dc5bc3449162588836678f2845e7ef1f6470f07131e0107d90b18c92a0f16ee0
MD5 d155e693b9fee03f8b5badab0a13d057
BLAKE2b-256 1b835fa9cf476bc8c9ca5bd2d0b35ad4a323a333208101c9e3198b619903e033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6b214b5074e5d100b8604c55c1a4e92bece5c3137ca351c0892d09ddc85f1785
MD5 5c213e5e71a0c2bcaef2db63228c355d
BLAKE2b-256 43096033d923a85c1df6ad5708eb94c4465fc349ec600e309d8c8f99b9c174c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ae436e08245a990c302964c1ef7a211fa4b4bbfe0adf68ff9d5b371768f48d6f
MD5 71f3a506d9e6be6846697f58d3a0d4e6
BLAKE2b-256 42d504c7302d6d26f3559d6718c63f726b528b93d9ccc772f18d6881280f76e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c20b9ca6325bd539d633e2d1077de8e06338e0658c93cb2f41992f7bf9c618b
MD5 5f90d8e8ce3893f0f60182952857fff9
BLAKE2b-256 b2cbc8369165aff790b3a9193bfcd10cac83da52f7a99d6f2c69307bc524e67a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e699604c5bc7ca39075a72e370727363200e1fe7e5581ec63edff8db2b7ace1
MD5 5dee7c3ebcbe140fa748fdc29a36641e
BLAKE2b-256 bdd1be6830f7c3f4aa9471bd17165b9527e7b1b45a52197df6a40ea5458ebbfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bd844ceda1ad52a81450fddbd9c0e4bebbd1123e5d717f682afee23562cd461c
MD5 4d15cd9adca38f9664fb5da94a30e042
BLAKE2b-256 fc6f6a7fa2898e9b56672d9676185df60bac8f682e75080087042d87877ed36d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.6-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.6-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2de1d8f6033e09ebec290796babfe5fadc12b5185a9353038d1679778e005d43
MD5 dfc19b2e80518b73deb0daeabfc63f38
BLAKE2b-256 d8e3e4479af16f55f80144465687a22d9cbebbba78addc9630320b04d079a5c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f9e16f6598e2aadc7e754a5fed6f932099d78a3c902420f3976d0c00f5922d3b
MD5 e84e2cde3f5f5a8fa9231ea6578a54e5
BLAKE2b-256 ed33633e26de5dcb958918ef90d34f25045af2dc28e50aef54a1920d67054495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9aa0d2205ee90a3e46f4e9f86f45c1ff8c3373afb47b8daeac38152bba320437
MD5 10855e7a46dbaa02349e13d9370d51b3
BLAKE2b-256 fc61202dd154181c2e969eb63a1c8eb66d91e6222fe015f870c1bf5cd62f3104

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6047d1d503f9f52e3e1371fb2340061230dbffc0c77e6e10a46d52d6fec4f8e1
MD5 7a97b5137eb04aead3ec408b1d6f7134
BLAKE2b-256 b107eb934a4c2328f8bbc0b1c18b35ffd3fe11470ccdd008cc6bfea68aea6b83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dae9806a4dc06e4884636aba85a3371e05cc149c104fe359fd80b43def8765d8
MD5 16ed4f2b04733ec13ec22332899363c7
BLAKE2b-256 e5d1be65d3e7784c15fda63ff4dcdb512f3651f8dc56b18ebd3f763ec1f56efe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be117f59654a8a0695742da5d4b7b86c2cf31ecf86498c0f29519dfafe0793fd
MD5 a6938ce01e050e90fa2155c5c1188ea3
BLAKE2b-256 6b2e063a590447411282a0679071e4be3094dbb200b04ad27c547be785b3aea5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.6-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.6-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fa69e975625aedb62bc800ee7724f705800328af6000421dbc4f0ab21c27808a
MD5 17be4738a3034dcdb086bc3517172dd8
BLAKE2b-256 c8f8827525e90d288badc47f8946942861518cf1e5fee9c1bf1b06d1cfca856a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 da534b7c01031cb70d61ca77382eb4a558fad9b02ef6f056ca445de0f75a41b3
MD5 ef60da49d8a5058cdd232d45aadb26af
BLAKE2b-256 7ba89caa1e9d67e50ffdbc22222abc202999f77e4fabd1e0ecc4d7ce4c8e9b02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5d95c0a85c9c8f23afacb57b00efa1e9303511c6121df2517b339c83d6be9513
MD5 95e0568c955fc8f38ecc3518e2eedb9c
BLAKE2b-256 678615874c891cbdaa62634cb69b7dd8b1b248860cb4cf9f42359d0e71e3a966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0e3d5e991e31d9729e7ce4f0db763ae0d68cac641806d4804dc4fc8cc4b78ba
MD5 aabebdc8ca54f81f9a2995bcbe437212
BLAKE2b-256 b38ecfa38c0e235108743b86ddd0759d31c757a9f1fbf851a241fc282d21c2f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8efd3336a42f0b9eb27f24fb7ee660719efceb745ace2be770ccb04b82fa1671
MD5 6068bc87e30e6eb43a377b61581626da
BLAKE2b-256 c69b4c3128e72f8b573c2c0401ad10d13a3d012f6ccb6c4e9dcc47f34d9a7bd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b62d229183f69c4596d078f8d7a789a03e825d848425f502a4af8134e143dec0
MD5 bca97314b870c5b8ae47482597eb79d4
BLAKE2b-256 631f413e96dfd0d5f51f66194b33f3c0544459739516f63eddb2e34fc893a2d0

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.6-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.6-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 66a076c5be57b38602b01a240ebd1746d1a94c54a2571cd625ca32d004a4f14b
MD5 3ed81dd96646d4ba290a78a44624ba90
BLAKE2b-256 23879988edb6882a0b5adfc66e51d8304ba48c22f7df95ac0692bdc4cba1174d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5165ba6c60758bd33586b6c6981754243e38d28b4f4fec807dcfeb930c972363
MD5 a61fce753db6fd51c7d4cff514b5152f
BLAKE2b-256 10d08239d224eb7ef493dad7fcf4c5eddcf997006c0179ca44dbc21050dc1448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.6-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4fa2cacb67d2afb53e376e7f1a6b13e000c68e273fe02a4b7cdb289aac462ad8
MD5 b32e3866970a29bd5f5a6cd17b37cbff
BLAKE2b-256 8e30bd308ccedf8dfa286c4150a15253281fc9ba319cb49e92c12f396d1ec1e1

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