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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-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.2rc3-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.2rc3-cp314-cp314t-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-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.2rc3-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.2rc3-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-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.2rc3-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.2rc3-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-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.2rc3-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.2rc3-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.2rc3-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.2rc3-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.2rc3-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.2rc3-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.2rc3.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.2rc3.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.2rc3.tar.gz
Algorithm Hash digest
SHA256 8f0bab1d91ad187e70c1ed4ebee22cc38a07bd8a95d13200fe7542a35b43c291
MD5 40c563ae7b1cae8eaeb886dae2861fec
BLAKE2b-256 40089536a859c990e0331b0688ce1f1f8feece2c32c5b80fc546e673550dcb55

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0396b4a361d6c8a96c7d48a2bc59e1c2f86b4fceaf67f420a59158b2baf6c48
MD5 3ef9ca07bb0f35b7c1ce8eb8a50a3c5f
BLAKE2b-256 10f06cfd5535a7c28546b5bac08a52e305cc4314cbbe10a3dfb9bec5befbca4f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fa612ed7b2681677d3a0c7503cd3bee4d5a59e04750e85893c14370df76c4b05
MD5 a69a2283dfb90269eeeabd295b2acb87
BLAKE2b-256 26fcaa6d2fae98c25c135ded991752c4606c7ad4c597b21d94cf3854875e79a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c543514f231de7d4dd294bd95170c899d08c0800c177cb6360621930d579d088
MD5 b6a4d75231f6c0b78495e402691062ff
BLAKE2b-256 c43a477056402189c197b8e38d915ff186e85f29eb29d7b62a59db98c298011e

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-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.2rc3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 20925e14f07ed47006bb7456a7cac45c169ecaf63e0d9601754bffc72776ae2c
MD5 18b5789cae745f429d59dea547f2d026
BLAKE2b-256 d6c4cc9b07f815a68758198b7598637b0b1abacba1a620f6f515c20d9cb2e0fa

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 eee0ff2415179509be0062f866d5834a4fbcc38805c587fca0d6d3a7f1d4ec5d
MD5 a88e325e7a39897b979fbd7a80ee42c8
BLAKE2b-256 4e50789112c4d7d3235bc88171ae66f08d5a6bdf59f89081a3d7e715a58e0dc6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f0b4b68f380598cba5f8bbe565ede4e895358a73c4a67641bf7e9e719dc10c12
MD5 17c4922e3ac681f2f1e5cfb51aca97af
BLAKE2b-256 bd855bc90a760d53b839f17f825db51e98e2b0bd56ccd4c2a8c1d561aa03d095

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7aafce0d727adef5f85beaf90d4dd68dc5f8803342b7d468e659ecccf6e0439
MD5 400d0c9309dc573145f80b3a9fee85f1
BLAKE2b-256 3ef051f89988ce0c27b085642a6c50b10b85dfc38585e5242f9884b3408f1fed

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ac86cc6ef342f70264487eddef7c4068b50ef9e1701cd9ac3827445f408a497
MD5 833b0f126ffbf9dedac5d3280bb331a5
BLAKE2b-256 fb2e58a1ef870dc0f01b7a5b4f9c23c27fe140de7f5b4e17087f1847d9dbc0de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6e68e373f5851bb3f9d177e16081e682a5a281ef58aa3e7e4d14957bb191956
MD5 9e02ef57d600d7d646a4fa510cbe124d
BLAKE2b-256 7dd7c3d2e0704c1569bf468bf0636da739464af22f3d23244cf1af6cdaf385ea

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-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.2rc3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6db97f87749642646216f1d6e268051809eb40929ce5d916586c403c62a96886
MD5 616a73d4467ab520ab06f7e759f50c1b
BLAKE2b-256 ee57e1e4b3b2f823dad09c064a2c613aaae6c0901adb9db9a3c9adc1bd70601a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f3e05ee9e6f3ab043e6c3870840ed9318f219b4c4dab4d9e98df458bf05b2ac1
MD5 05d3b25100df4c1034980cdd789d1d25
BLAKE2b-256 84ca2c3e7a313b19d3ba8d8d6cae82fc740082b6fa21fecca7b42ec0b395d001

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a705b9618e8136dd02526d42e5b9673bce390e71d46ada939e0e0ce14abbab80
MD5 4c99ed16877c78dc96c000789fc76042
BLAKE2b-256 8bd2da850f6154342806cef9d870b76bc868a8e96fb483bb478f5e0ac658a5c8

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5f4e2ad4b93183770dcb340507d8e000712c5afec2a60580594b58395c512e5
MD5 61b501ca70aff826a1d91d6637374930
BLAKE2b-256 39892914a7b23aef7bbe0d17f5b11d524e314a8767bae3b6040bff77dd342f54

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 911dc7900f72050cb6331f1d5b617648b5e2c0ea8eb64d767dc417e981d3a737
MD5 cc0f83dcc778ae0e535cad90a7853236
BLAKE2b-256 f6fa1b4aade3b26ef20abdb26ed1abbf065a956869f181bd4d88c39c840b89d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 319351b54a7c132385ccaff6311a69975414101f2d28cf1b5a8dcc29dc57c3be
MD5 66c3bf9f8ce9c03331c8f469472bc556
BLAKE2b-256 87704a5f264930ef8070f7cdb8f9b170af33a0db56fe9fcc1ad6709ecfa8723f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-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.2rc3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 02a4f6f1c554b642497a5dc096fa5e0429791b9f88074664c385e5eaa86f41f2
MD5 153a748223eae5c8aa7809460d60eda5
BLAKE2b-256 a803d1e711d0f7fbc60fc9bc2811ee64d304ea6975b7809d41e2c80c271b1957

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 540d59d0858d625a432f8f35ba54cc13bdacd9c822b76df32f8f3282af87fbd9
MD5 6bccfbb2b764e0a748c50b906ed0cadb
BLAKE2b-256 750fc9614bbfb299f8788351197efbc05f4eff2822a5e97432973e79eb685dfb

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2062418fec7d2fdde94f5e3bd6a5a6a9b8576caf203f830628eea3ccbbcf2c78
MD5 16c1ba7e448eb8e18c2417185ca611fc
BLAKE2b-256 51e8f7207c784cd05576b6132c8c8a955787c8a654c1e38237199fd9d198a897

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0bee6c82ceb7500509cd4ecad232a384b110a4129a93d3bd58530c428a1038ab
MD5 a54a1b08ca1fa6fd6c8105a7ab9e520b
BLAKE2b-256 7d91c10995e6c94fc5e66e9951b9c32cc164a9a522799aa237de361dd25763c6

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 79c9176aac6f65994fce066e1043b2a2d6435f5194520302c51c0d1142d06fd4
MD5 d88d9ed2128743debb39b378338d5924
BLAKE2b-256 6daf6e2261628bd42381f6295a94c0e58d9ed5d7d65b332c4045062fb2a82e94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ebe730fb5b0f941d7f8598ae8576a43a476e7af9cb05a3958c2eebe2ed63569
MD5 3517eb8f207b3d386f2b6cfa6d0e338f
BLAKE2b-256 6f641e5eedc30e14db3f63113f4df5bab7291f8cb93d2825d772c99a39d96528

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-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.2rc3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7f9dbf605a24a89a8607ce924cc55d54cea94b953c77ccd0ea5302c72d8760cd
MD5 131b14cedccf5c3094a16d4806411f29
BLAKE2b-256 b1f5f5ccb37dafd6229d43d3d1a6f5751b5b7592d0437650c39b1fa22cf12259

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 93d9171158f20031edb3ddce288564760e4f02c6dd13c3a588d1faef4b1ac6b3
MD5 6b43cfee5ebda0e3834dba188160a374
BLAKE2b-256 8a3ae776ae282abdefc58bcfb94643b5696edf231cc92dfbe68c81c25ea8d1f9

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 28cf0ee0fc8119f3d00e6ea78205da36264966d05bb63d4255084d63420958dd
MD5 5e659404fdc3e4734ba0c3c7c68364b3
BLAKE2b-256 320e963d8eb84e7f4edd18dfff0a2b499747f8dc4f4d137fe6e4e906d76dbda7

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 05fe5d3d3c1b3e43ec3563afa056da7dfaf0064dfd8a4d6b597aea1f685a13a7
MD5 d71753ba40c8e6236bbe03e6ddedef15
BLAKE2b-256 8bf67eb7f191376fd8b91348a67151c933a50bcec235a7bbca86a64328e1f285

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6fcfb58375d058007b79bf7538e5c8837d81be1b60dbd398bd3c2837bb97a58
MD5 ba99aa8465d0bef2316dec1ebfd9412c
BLAKE2b-256 bac549e00dc0736dc58614212de54a6367c0692f678018d58088d06d12834a8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de21494080b3fa14760ae55a86d2a8754ff4702441a07cfeff26387ddd42b000
MD5 e18fa011e4dbd16be3ccb89c24336a82
BLAKE2b-256 b349ac0b882723682cfd4f098c75866cedba077be7ac7ca774e7ffb41f70dd4c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-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.2rc3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3b814a803bf30fdc4df21b348f0f63a8505793bbe784764dc594a1a81177af4c
MD5 284231bd7f087be0c8934e564be69618
BLAKE2b-256 82d25c788795806ce7b6f454a6c920cf53a09faa83f38a48442b56cd8ee1c5b9

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d9a0a01045e3e0bba5c001e4dcad1e98331c771c4f2a16b22c9dd51a359438fe
MD5 0cc0a3c139a2c7cef800aa6097a3ecde
BLAKE2b-256 88c601c93aa32282b1939873b952a0a57b1463b37cdee714fe74961198dae498

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.2rc3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.2rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 99651934e8b5436057e9120034b0ba30c2e521b5af4557d8785cc1dfee562293
MD5 cc39b7c8fadf1b204f27292e98cd9e7a
BLAKE2b-256 a2782cf96d4a76b30b856e84ce9ec50966985dda4cb8a423a485203e440371d2

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