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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-cp314-cp314t-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-cp314-cp314-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-cp313-cp313-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-cp312-cp312-macosx_13_0_arm64.whl (26.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl (26.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_maxima-10.8.3rc1-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.3rc1-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.3rc1-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.3rc1-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.3rc1.tar.gz.

File metadata

  • Download URL: passagemath_maxima-10.8.3rc1.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.3rc1.tar.gz
Algorithm Hash digest
SHA256 188a4f7b5e8172aae9ec8e8ca3693b53836612a82ced849f933e7b04cedc2313
MD5 4dc4c5ae2f7fad5865431c04e32d88df
BLAKE2b-256 9d33108a3e40f69078774b4f2192ccc8b127528d3286adb7e285d476a6aed637

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3189eb82ece37d27aa720f67c48a28235364cbae7b41c26c3e3a2ea9a8364bf
MD5 94750ec7a1084643bd5b40d742d6fca6
BLAKE2b-256 fc23c5cd320fc601e3ee2c77cb79a08e7df9321fdb2fee5732a8abd0b6c6b26c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4c6f3e27fea993c4353ff4727700882a6f389f425d8386f18e9077ffdba0713
MD5 039af8f17da6836d9718c9e7b2540764
BLAKE2b-256 d8d5780c7de3e3e14285dfb10f11ec0801d2ad96f66b2548a0fb4c7e280672e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 15a8808c8e09309827105feebc211bfbffc4c1e9563872da3b4f7c7e943082af
MD5 33e2a77f52e7b8d681ec7845d1c3544e
BLAKE2b-256 e32eed74e9ab9b13fb4d8a4ce12e287b898e2dbd27022dd595a8405b1c587075

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-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.3rc1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 79db6d8442696db6d5aeaa6eb4ecd5f5ad2e9701050f405c44345256c8ebd2ae
MD5 b12807e677e125e1854c8b11473c525d
BLAKE2b-256 a9fd0822e0ba53a92350136da05473cc50330a05c77f6a879ba1fcef78e614b0

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ea90d3f7ee751a0472cf34f5f04f0997879177caf320196314aeba19c90d5167
MD5 a7f1b0151ee456998d1196f3147a3013
BLAKE2b-256 be274daf36f815bf4545b91d5b6d00a6ab37b6e8be9bd4df5d52def9d07df551

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fa321a0d8d24320d020a668049fc572d52895d6cbdfb08f9040f366f9c69eadf
MD5 fe5abb6c6eb59d11674f704821683dc0
BLAKE2b-256 ec52250ef2592f6101dad536dcf165644381d03a687883c71e9485bbacd228a5

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b23a94ef8bb5be63ca197127bd607d51c2bfeb469238bbaeb514b746fed8ca5e
MD5 8299f384eeb9e539dc6166802e6fb159
BLAKE2b-256 b26ee1c29b848d1306830d3429c0d11553796335cf643dc7efc858ecaa4b0f5c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7671ecb375f9d13480bad95a728494df74e439cb8c75606405dc99b29d6d593d
MD5 86f007184c5e5fa22f0ea51ece948ed1
BLAKE2b-256 364b99f3fd82aa30fdf61c72c0b10b739a61b240f2cf4cc83756efcab61dba1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 626553d8b77d134954896a46bbe81d3af0e4db4f008df249e2d63e43ae4f112f
MD5 db302c41dcda9dc7b8e5868af1b0d93d
BLAKE2b-256 e8b5bb3008a9494b40c2e7cc53ac1ca666bbe781cd5642d26f3f2a10b0ce5270

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-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.3rc1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 54479cbbf06e8fdf5e397c8c8ed89c65865620726eceb0e921603deac6057bbf
MD5 5859c40b940feba8c60c470c67ad84cc
BLAKE2b-256 e8ad00a6f68bc8d48da4dcbbf3121a645d9b347d4f2304d41bdca631cbaca37d

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2ef902c1ed7a41cea8e25eb6fc0dcc6ca38b5f8eee997152c811e589ca470f46
MD5 be1e978b6a23ed113638861e823f8ee0
BLAKE2b-256 2d698d9ec37c034d91cf149dd50df9a3d76b6f45bac893059c001400ec7ea00c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fa8c4c80045f169cb8addadbfd6115efd968ce52b4af1944924b8cd68bbf3ffe
MD5 a168b10e030c0c154fc3f2d64e53222f
BLAKE2b-256 e3ca550239c73e9a638a1e6fcdcf49fc1fc9448baa6218ac0690c7aaa46de844

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4aef178c21da739879c583866d2d145bacfe3f09d8abde52670201a56c02ad57
MD5 8aa4df16fce3a44939a145c8c6d4770c
BLAKE2b-256 d153a07a3b353e6b809aa05c0a39d2c254002a18b1fe13bf0e293678bccc88ae

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c892620ad47317fbc064e575db42effcea78ba9c959c47f1b5ad450d51622172
MD5 886091f296190424a39b413800abde00
BLAKE2b-256 8defda6c1d01a4d7e19186591df2b72d8818a81c1fedd0705fbeafb63a358ddc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5caeacec06f55cfabe925be6b1d3a81f2205d078aad5537179a0da4bd3897609
MD5 0ac36efb7252f55b075eb0632a0a5d22
BLAKE2b-256 ade094f257a9f209dbb543b1056c7077b655a71cb85cbab7bf1378496b199fde

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-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.3rc1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c993823b6217d8d4302c30a13da2199d57ac37156c86cfdad27bc270de9e146b
MD5 817bf5acc0df048fce498814173949d0
BLAKE2b-256 5385ea6cf6e226f94757c6921d510dc73755543dfd97ffe0ed59f701418cfa15

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dbe05696d4874bca775452e1e7524b3304a54a26ff91a6143d8867d80033bde0
MD5 196782036556566ea603d4c4ccede096
BLAKE2b-256 13e0162e74210876e30e69196774df7b0b42f7c2355d88a0c2314671af86f32c

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 60b28bd17e55d8b50764e38e640f77e24b37ef2f2c1a04c3114275cb1e2094b3
MD5 afe69e4842040b2da05c93bb5ff6fa7d
BLAKE2b-256 6b1f41dda073c333660b271897951fbbdfaf4598ecf788a78abdf1949d8259fc

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7f7637fe1349b1cb95c8befe80c59de79c11885a60ce503c50febb39a7606598
MD5 b6d6b07ed5f91f7f61735256d9720d14
BLAKE2b-256 d05454561439cc7ab82e7cbf00cb8d06f9d0f0aa86da697acba442591e429cd2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6038ed468a7c8326dad7b47c2cd0305774066220aedf5122b02c33ada54e4bde
MD5 a1fc35e038eb02613d4980012debb2e0
BLAKE2b-256 2dbdb26d1b284629cd71f87277eedc5c379f78eef668b165186d4690a010bbc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5b4adb4ba5d41bf334e79bff4c2e68e51556da33449008c96be2e4f1f56a3796
MD5 84be7c348672ee053ae6d193bf82aaad
BLAKE2b-256 17e0effd4a0e4e5d41be131f131e2cb8dbfcc4f65b708cd65899c803ea247238

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-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.3rc1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ba6cc7b5e2f8d680655794c213debe06bd51e3d886aabf1904f65a7c828230ba
MD5 48e3c38f01950fb4052bd2d4f2813de5
BLAKE2b-256 fc7eb44c14d8468082d1b20e8c28e6c6e960268d92f6f49f599e296dd54d0574

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f7a82c01c1248db3582cdd54761ff2b145eaf641f413cc26bc892d1feb083999
MD5 9e21f112ccb636518ad6ed5dccbb0840
BLAKE2b-256 fd48cb7d1bb27ebd21989da48e0acfa211a396959923c685dd04a52faee0ae32

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 749dc1db3611d6b5ccb322b1b9e67cd85b51339f36f90f11b3e77cf2683eb276
MD5 e630b4091fc582396af3957fa599b0fa
BLAKE2b-256 96101271f4bdcf62267ab101aed890bdeabc9b22375131c5bc2316d134e0ba9a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b49b6fb92e4fe5f3fbf4481ac469f55b791ea84e9ae45f1fa4b697c5eb7fdef6
MD5 4d987bdbfefa2b3a6d51b8576147db54
BLAKE2b-256 aa6d5f443edabb1b14e8f331706f3ac0851b889cc69c8a7e1c29060a8720b343

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a13fce6b037a77817fa610ffce592208a798a384fe1529a9d00c61f294ac93eb
MD5 a15ba0976f40116acb14a6238f540ed6
BLAKE2b-256 7a0a050017fe97d091c03a1f026b24911d2595fa07abb6d93511e9376b10f142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e5d2ab9d58de494f6aa3c8800ae56f2cba97b233cd46e2ee91d847c293440967
MD5 2d9fa8800e764be41a0246101672915b
BLAKE2b-256 970262eb4c1ef6ae4c0a9b0ffd547cf37a48f0d31bcb51dc4e29588e22887ec2

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-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.3rc1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4e24e7fdebe8983b3f56a3e5729cd73551fdb93c222472f499781094ea92a688
MD5 c6a01fc03b7e27c06e3a261f397a6187
BLAKE2b-256 e7e70e13046864b7538ed8c7b636577d6aa52ff743d9dd65f21933a2319df05a

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c40ce9e425adcd0687899d47abbfbc40d9e21a090b8c6720d458aaa04fdb2abd
MD5 bd1fb544cc43b0edba31e386098f0b8f
BLAKE2b-256 9707dcd61137d83b49408310c1709f4473fa32033a0d5e64d3ad6ef5c7b4161f

See more details on using hashes here.

File details

Details for the file passagemath_maxima-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_maxima-10.8.3rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b75e53a0f5d618eceea62f32df58b080c767badbf9e9e65789554a95d26cb0db
MD5 2982f3e2969057335fc081c37a67cc23
BLAKE2b-256 5140e4df5df8bf8db06d70bfc30433471a6b352532fd03af31d5f457e0042ace

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