Skip to main content

passagemath: Symbolic calculus

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 Maxima.

What is included

  • Binary wheels on PyPI contain prebuilt copies of Maxima.

Examples

Starting Maxima from the command line:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-maxima" sage -maxima

Using the pexpect interface to Maxima:

$ pipx run --pip-args="--prefer-binary" --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:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-maxima[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.1.tar.gz (48.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.1-cp314-cp314t-musllinux_1_2_x86_64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_maxima-10.8.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_maxima-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_maxima-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_maxima-10.8.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_maxima-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_maxima-10.8.1-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_maxima-10.8.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_maxima-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_maxima-10.8.1-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_maxima-10.8.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_maxima-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_maxima-10.8.1-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_maxima-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_maxima-10.8.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

passagemath_maxima-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl (26.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_maxima-10.8.1-cp311-cp311-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_maxima-10.8.1.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_maxima-10.8.1.tar.gz
Algorithm Hash digest
SHA256 76819fca1966d683eeca0f7f58206d5064f14feef3086777b4d9916690cfe65e
MD5 997a3ee642021f472556b64f9ec15995
BLAKE2b-256 b70d823d280aad95a3ce5a1ca82907dd0411372215ab7c921606f4ce32f0ba14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e3f56aaba25758593b69888394e2e77c45efa29b57add62802b8a8a28d1762fc
MD5 d5cb9cbbff71dffb173ea74c12f00cc0
BLAKE2b-256 99346d70391e8282fc261f3c048b0dc55b2d0f88adbf76cf393c64cc923f1c13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8151ec9494af8ed00bd0cc7cb2977488cbf82b842148552fa26e78500690f6bd
MD5 10ce84c7ebc4b38b2eedec5b81e77eb3
BLAKE2b-256 002eb1679c7c0737e42b7573562d0f12318b07218c7a9a9db3bf471351dad897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 377acb104e5f48ac91d5826192748b32b88b0fd3979f9b0f7a0594b27dc918ba
MD5 0f4c2c3104fb7b112559a4778e2a0189
BLAKE2b-256 a433ed6d2978b325e7f3932acfa3ee43a48ca409d77e5e44b5c9bc09eadc3cf7

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.1-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.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 33021b28ba12620735b8639736ad5a3bf1c9d0c26765206360aad21f3995e4a0
MD5 19df334a846dd38d5dcbc732c3867ec8
BLAKE2b-256 45295a5daf7a5e308ef9a6ac7b8dcbb1dc32b3d2552fda35208a450524587e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ddcb0c5c738ef68ab704dd928f67e0f3fd56ee386d1985a8de4ab8e564d1e532
MD5 e3fe4b6b159be6d23f8d09d5a8385d8f
BLAKE2b-256 fd804b45ed81b9c0fcdc22043b8a4e945b2bc6d73be829b47acf4451766df603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56c9d4debe30eb0d1f145d0121b69f19a7603b30d5dd06e0d2cce30b012bfc01
MD5 858c6fc0be12182c5140f4d64cec47a7
BLAKE2b-256 254921272f44a80e26dd1ccb832ede145620d3e0dcba92d7ac49cd502afb117a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e3b7018e15e9c9ce99d92ad8ce1dbf402bce526d242143291f01a6aba2a44b5
MD5 e55590b42d048a85959d0041c5c5cf97
BLAKE2b-256 c71bc650ffb57e22a47ddd6d492a167f5270c3ab0ea714651a14029d00a034db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 71c9975e31500a4709fe2c4c1f47b9966f5c080964360338fba823f9c5f44955
MD5 45d87dab7dc5e3c96779b868dd79018c
BLAKE2b-256 d010999fd6d5aa4cae53ce42c5f64f0ba16d2e91eca2cfd2a4d459266f5ca4a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 acfe75636d928125e21d27d579a679b5cf0f4bfcc7591287b384745bf7e8c141
MD5 a3d7b95e59e3933d8bbe837b6d2ebe5f
BLAKE2b-256 f0c43b2d826dc402ed7373af490509017328a5b6d7b58b142dd84bc9a15749e9

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.1-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.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cf0875571234f80e2aa808fc1efc0d29b228c67ca123a483f93ebc3cb4338755
MD5 49101221d9178fa77d78641c57f572a0
BLAKE2b-256 b43f328ce406bda2634817883077a83c67646ebcb97473ebe7f6262a57b6a243

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f816bd92829021606a87ade642bb2de2458864c9b291c2e54342e0822edf951e
MD5 6d9bd8f37b4a71c902d23fab9f2e3ca6
BLAKE2b-256 9c6120f05668053bc32018da24d5628414310fb2f068cda449625f192c831e4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d28a5ae14e61fb2a6b34617cdb4d54715694ef4028e3492a183c74a3b4dab8ed
MD5 70712c50c75bf82d5c710e3398494646
BLAKE2b-256 82f96b5c1a3f4f823b241769bd68eca19fd632f9cc68f6e559485abcada3c3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 57050261d81af744128717989b6da235d2efe897066e82b7702a963101c1cc1f
MD5 f2b3a9a2e4ca873f0cee0bf7f915031f
BLAKE2b-256 072cf6b84561def341121e08a3df0a0c3e4118927ea20a20fc84d9ce8cf0cf61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb0670b88354fff107a1d2c0f50186b16d7daf5ef70b8b604e411fe743a10b65
MD5 23af829e570960aeca4e90deec4da529
BLAKE2b-256 3cbe122c267ab9f5716c92acaf895355ab70e3df98796d2431f4e50a27213e49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33287bb4ec15afd8e399f2707c85aea2d8371adba6350f6593332594521b0dbd
MD5 9fb4bfe73294bcf00421a3735918736b
BLAKE2b-256 b9097c3b569fe473048aa2f1569754a431b9b2d0b809f16fa1d7e6eb72fdddb6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.1-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.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 57683431c86c0d798eeb060c2a930ca8e7400cd8db6f184b9387f55525801643
MD5 4c50e8062e8ec74817dc9bb17405dfa0
BLAKE2b-256 483b498ead7f17aac3609508b65f63e00eb1bdd79728360371b4436b9d79d029

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0c014fa57638fbd2c9c61ef8e3022d84983446ffbba38abccfc7f35459df0a4e
MD5 edae60928cd18da08821d5765fa37252
BLAKE2b-256 69334a27a287b7d0ea192ee961c331bbb374fc03e855eb54ea892daae742effa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 720a54f973a3c0f6ae0fb46b161435ac4f57c261ca07998d407bce6ab83332e3
MD5 76a2916e61826c0aca17305216a2d099
BLAKE2b-256 baa7cb033dcecd6ae6e06eb636de401d7999b34df462c4ec01d3460709370bd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5277431a63c7b2bfb88bf1a2aa423a9b86dae7904ed58537ba574e655f5d73ef
MD5 875858cd5218996e66544452bee8d167
BLAKE2b-256 4244bc7d8fc1d7227a1623a7559a986a072d46c14dce15d3a5c923be43a68eeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ffb48168e353348a7c892a74487cf20c6f22218328f97ab0965555ccf5f9db14
MD5 60b2c6a552b4d8ebd28d40256d892068
BLAKE2b-256 91b3c76159f89a3af04d28aad198d3823c8ba19c8337d33977eb576ba5cbd8a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27369615412ff88d974914bd0e75f1cd4848c3cd1defe579141c52214903f2b0
MD5 f66b4f9180e6972905f2aeccc3ec3c6e
BLAKE2b-256 494425d45fcc8e5fe3359957117487dc5bbc9c522926ef8ad4026de95aec9235

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.1-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.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cb82ef0fec6ceaf63f88944767d803747a5916270d91ecaba8abe599b27e40e4
MD5 efd0f60b671df586e4c64fc31183fd5c
BLAKE2b-256 9f0709a3cd230b3ed42e51d253e475c8b796b6b323d5363fc320e96c520bfd84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1535a21864f8982e64c817d54f8dbe17953382e83e61f65b9f84f5a5a1c5fc96
MD5 e242e1ae5f5aab7007a75593be6cbf62
BLAKE2b-256 290663eb0fc53f6d341c4d0d3295351d7d494d1f27f6f1cd0f6e841d30090e61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1dd1536fdbee2a3712921f6373301c33af7b5071797c4722922bc383b3c5bc36
MD5 02a9d9ba6245d98f85cb42354bbd2985
BLAKE2b-256 239f12e3ca8e5960ffbe71415018e249a2a06354a9cd5325d72b6238689dd96d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8d93e089352c60c22cbec4cdfa26b19157a9315ad38da3799b8b10a7a8b087b
MD5 c4888d171635ab00ff505f9a4010cc7a
BLAKE2b-256 07708c241186b60ea1d099bc64cd9c3b6ef303b334dea76831b20c0c47fe6dc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 207c190a5d7dd0fe14788dd726d42b3db0483b31c8010eb366a61a13a6537829
MD5 aefeac0e8b7175c9c6e34ddc7ab1e922
BLAKE2b-256 c34b6db8815cacb4a5c9984f66d8566bc5473f67660730c3bb1b61c8d6ad2a6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80dc771f205e5294687d71e35732deb367dd42684eeb2cba5c6745e20208d1ff
MD5 b7026a5733ad2140eefd8754835af055
BLAKE2b-256 3e890e21c7848c0457dee5e6c20cc6f22e44a3d08104fb08cc0df7336ea1e79b

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.1-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.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c15ef06d37c376e7205e51671c036245eddbe9716d895a3ef97ab38d0b4c39db
MD5 329092189a6a8656ba7033e85d31ea1a
BLAKE2b-256 088e76bc9dbb5ad5ce062a8b08662239d06220493b0b72d0edf00696cc17aba5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fed5cdb4f6b861fc69c3c14a9ec76cc9b32ef742d0075ba8f8b22b10505be942
MD5 78c3fd65c9cfefb46efe9831b1e1c923
BLAKE2b-256 5a1192a8e9ccc61578799e141d1cfb445fcc95a48ecaf9873f6fb0922e990d5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5eb7321d7484195de69116c565ff98540e184e38bf1594d1b7e21650564ffae0
MD5 0b3bf2226dc4c0a2f8b435b113782129
BLAKE2b-256 fddddd619e34123c4dccb2c33b49a02cc32975b844e6a4286fc3bfe141007567

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