Skip to main content

passagemath: Plotting and graphics with Matplotlib, Three.JS, etc.

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-2025 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:

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) 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.6.x series are 3.10.x-3.14.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-plot is a distribution of a part of the Sage Library.

It provides the namespace packages sage.plot and sage.plot.plot3d, which provide functions for plotting that are very similar to Mathematica’s plotting functions. This is analogous to how matplotlib’s pyplot package provides a UI on top of the core matplotlib library that is similar to matlab’s plotting UI.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-plot[test]" ipython

In [1]: from passagemath_plot import *

In [2]: scatter_plot([[0,1],[2,2],[4.3,1.1]], marker='s').save('output.png')

In [3]: G = tetrahedron((0,-3.5,0), color='blue') + cube((0,-2,0), color=(.25,0,.5))

In [4]: G.show(aspect_ratio=[1,1,1])
Graphics3d Object

Available as extras, from other distributions

pip install "passagemath-plot[dot2tex]"

Transforming Graphviz files: dot2tex

pip install "passagemath-plot[graphs]"

Graphs and networks: sagemath-graphs

pip install "passagemath-plot[jsmol]"

Alternative backend for 3D graphics: jupyter-jsmol

pip install "passagemath-plot[playwright]"

Screenshotting tool for saving 3D graphics as 2D image files: playwright

pip install "passagemath-plot[polyhedra]"

Polyhedra in arbitrary dimension, plotting in dimensions 2, 3, 4: passagemath-polyhedra

pip install "passagemath-plot[symbolics]"

Defining and plotting symbolic functions and manifolds: passagemath-symbolics

pip install "passagemath-plot[tachyon]"

Ray tracing system, needed for saving 3D graphics as 2D image files: passagemath-tachyon

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_plot-10.6.45.tar.gz (369.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_plot-10.6.45-cp314-cp314t-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.4 MB view details)

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

passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.2 MB view details)

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

passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_plot-10.6.45-cp314-cp314-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.6.45-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB view details)

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

passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.6.45-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB view details)

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

passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.6.45-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.3 MB view details)

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

passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.9 MB view details)

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

passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

passagemath_plot-10.6.45-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (18.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file passagemath_plot-10.6.45.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_plot-10.6.45.tar.gz
Algorithm Hash digest
SHA256 2be56b8e39f7222c6c72ed006221427e3e6fca85d8ac018e31a369efda137d1d
MD5 143aa9717705d36fd4af3a33fc2dda15
BLAKE2b-256 4a59928004c9647d7fe082c178a4f42de5bc946e7ed08c3ec625951878ccb949

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5dad437ed742df399281b852cfc20ac914ac9803f64bc77cf99b7fc1e6eb0fe1
MD5 d9eab854aedf091640db62c0314cd46d
BLAKE2b-256 14ee2b769938a80b1ed6671960a055f9784603919b80dac74e8dc674c4dd5db4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e11e23847f14b79468a99311a4929bfa14e54e744a2de1c48b4a9abf9dcc3f03
MD5 3496fe94d5ef0d2513843800889c9392
BLAKE2b-256 bd5c9e9dc1185081674147d3e3d56c67be01cafbffef3d632812cf4bfa6a424c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34ab7867fba81c02b6b537f82ad184feef2b2ca4878fe4b46a0f309fad24f7af
MD5 22002c700015c8bd09b38cd75509a9f4
BLAKE2b-256 2b46c1d0486cb1fa970a178aa0e6bb9ca831780044ce08cd79298643c8290ce0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f2e86aa09244a2103cc2f62aa6cffd8f4f09c88c321dd7307b15be21dd266aee
MD5 ac46da29ca1b268af047654e5836a5ad
BLAKE2b-256 4fd64d34fe9ba2850c5a586a8478d079867fe8b93b11b545fc0e8d48809a58ba

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8827ab30f9f65ce42d10738b3b729bdc1a685d1b649be6998421ce9e052a1e66
MD5 a1cd5ff44e50f9c4f9872e6e6d8b5460
BLAKE2b-256 7f2100ebf127c8a6539444b15e04f28a4f5922d39fe632801d406df3076bfc92

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 16710d6222eeb8de9d5158ffffa67c51c81a343fdfc37e5219f977855ed839d4
MD5 f07d6a8a6158572986a92f52df034ed1
BLAKE2b-256 78ff773048e74599c7dd65f03e97803489ab2f402c067d5311c43b6e2b237d38

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c0c98bc001620ee4a4e222783fd7450896469bacd821f8239c9c7f36e335d27e
MD5 598f0838c77801cea27b99a5eb1c9d20
BLAKE2b-256 419ade9e275f8d2dca48ebded793f1b79b81edbc855414df850cb5180de8c8aa

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4fcbdf54d2d28743cc884ab7b5eef116b58db11c65ed2c99bd5aa9286c0bcea6
MD5 933ed11e81db4fe922073a094bb75241
BLAKE2b-256 f49110cc6b53412a83df0847d858d748d2ea5a5d2daa9abd96bf3650d909120b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98e24ebdc9f2a5e11c03a139f67756a855f5d45f67acb40b7a6338623415772e
MD5 9f9527431107d485287d9133f004698a
BLAKE2b-256 4ac6862e55741e0b61592bea9215b4a42cb8a60360d855bb43c5d84a8c9cf1b0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8470bd5e456a33e3625c74e0f7897d92e38b95fad339567be341a96742cfe788
MD5 a20124ad905ec5f6647984daf58dd984
BLAKE2b-256 072e88daa689f1bb4724c3aa04441d9c193c662496d5d203d6e3f42aa422d32b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aed749a4760c96070b989fb92f0b05f632d81c16b8541b4f9b98a1c0649b3f0e
MD5 9697bf3cf18c6d287f97b173b69b96d4
BLAKE2b-256 645d12e86017f3105e9e459ea89cb0d3ef350c1929e61e73c32cd9b17619592a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 214b73c6fc039e44da663dabb9d18111f0706f89c84ba294af89b3d7ec94d49f
MD5 1892e427199730370c949e8a5feb1d03
BLAKE2b-256 839656901cb1febd38945b272d05b2cd35d873afac39e440a53f8bbb04c7dd50

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 393aed6c77b1a1c825d4f9b8e4729f8f385f55bf926043e1c89e7edbf17055f5
MD5 d610cb5e6dafd3c7c970c21848186a9f
BLAKE2b-256 542906828426adbcd979fe84afeeade07cbd10c4d414b07d3e90d1f08b885b2b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 15ddd66281d0405a093acc5fc3c4c3b5740ae4f6a8b484c4de1a0fee03a7c7b6
MD5 949ee14a90dc2fcdf720310d8455a931
BLAKE2b-256 ed1aff2d72e799c0e675efe8376dd46e9d90c387cdb6fac2eac6b497344f1a1a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7c2b9857344ecedd62d301a0a8f5def576d70230fbca81b88f1f8fbb2adb62fe
MD5 a3b934e34a0d55ccd187cfd101aab566
BLAKE2b-256 c9ef83a150b845307803928f5fb40016179215e454396a403edbec0be6e8a13e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07c1a370b3e7af1a9d75f8c68ebc1ebef3d239251e7e60a0dd78b0260ffde502
MD5 d55d8a571150fad98fe8cccd30ee7a55
BLAKE2b-256 d41993718efd4b23c8e36f3a55ce42bfd506c6f7e69e1247b65e93bd444c7a18

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 382f0a6e2d76dc7a804d4e40d4c924a28f655e045aa1e3b5cca4a8f41c5a2ab7
MD5 f0a6d86b4bfec2032b8130305aa11118
BLAKE2b-256 7ef03e0d93d65336e6588dfe306970b7b2063bbec2fc86d8fa4a1096d7757583

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed9ec9268247afce563463f4ff3ef8b7dbbf46b0d21ce1bff7a0dcc793f9d057
MD5 8853fd002d01c7b932f7bfe3aad3aaa6
BLAKE2b-256 8b45283b9044a01ebb32a4fb577a8167ee09dfe7a793cfbb48b73ff8570e3872

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ae06696fbe29aed199344005ebe942436c76593115a3cd85bf6673305badca2
MD5 e9242d602ef6ad955d48c2cfba74ce3c
BLAKE2b-256 73d6c5a8795ebd5ded8b8a9cd6fd650feef8974082a3ebd8a14fe78780c1e7f2

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ea58c74e30ac43100e91e5a44404f62bb20a169fdec11c2c1ea97ec7409397e8
MD5 4719d7dc70d112cfc4e37e064a60f925
BLAKE2b-256 f27557260b7abc35e954f296bb2a02b7cf51ca60f1b7a7238c38850548c90e29

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9881204332f7795174eb2dd0edc57095bb721d7dce1c544d5d600c4ac66c0fb3
MD5 09df8e435152b4a45e6ce3b707ba7ebd
BLAKE2b-256 86e908aba436deb7c99fd617700ea0529fe769de64bfecaa4c5a097836b474d4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d56e28705b5844407e8f3faf83d43a1ccdee4b7db5f3f447f7cfa93ef67de110
MD5 645fac929d611aac15fbd3d6b7a7b097
BLAKE2b-256 8d97a32457dad44a965c7258b087902d3c4622b765a16b91723de365e1855e9d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4dc17678e9df8ed7eb05e4496d2933936dba3fd308f2970273468d075d791d50
MD5 919864987fdc779b507b5929ccc35927
BLAKE2b-256 d81f397075c503188c7b70578429d9bdc8b6b29275a4f23d7c275d4591378a28

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ece374e03f299c5299a3b7f5338138ef39269665d693dfaf84e76cabd01668ca
MD5 60ace54660d0938941d610fef4c968bc
BLAKE2b-256 96fbb19346fce8557bdab3f1215bfee97223bbeb0735a26398a0df57dfaea945

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45c5574f3b91992c7a034212d637d91498edcffab852455175f4779682534d20
MD5 2ee16861c2967c31da56c0873d90ddfb
BLAKE2b-256 09a015571d79c91924a77216762f34e018581bf278b478f439e15e56bcfc7e27

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2b10932a0b8ba6e3cb9aec66efc9183969ff6df95064ae0de38437aaf58077c
MD5 bdada2f5410f6a307daa42b87a9dedb1
BLAKE2b-256 5a77a310056e414bb1e7d216eed5a9941ca7f3af76b15d2aabb8de1cf7849250

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4bd67db9aee52451510b87dc77db182a0e97d1dde2b6bd35fc11fc10fce5f9a3
MD5 cc02e07cea98e43cd2747a50502fabde
BLAKE2b-256 1a407a2f6fb65adbe2493b57132489e39150f73addedced7b9e4c94cd0d4c21d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a4b6e22d1bc75371302d042c5ce4401763764b5045a7c70fb0449b2647a5955f
MD5 d97110d5c46fc51365f9628f09428a1b
BLAKE2b-256 8bdb891316b06aeb839971ae1e9376f527e9fc4d70224672bd37728e607c5ae4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 81fd2426ec2d13f740b3d1348b20b276caee0545d641e74936de4e54a5d2d0de
MD5 197e8638b88fd7df93302f7001b6627d
BLAKE2b-256 ddae1ca27efa114a9bc1d3cdbb9e0946f3a3002b38715f04045dfcec5db7f5b7

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c069c76971ad967e3f6dc09d3285d03a78a606f40425b1f0f9b0691d7020bf71
MD5 9bdb0e189b92c4504921954017634595
BLAKE2b-256 ead4e9109a4ea956a8792de3e5de151f352e98cde4dc692b56ab33eb1c92e96c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f35c06750747778eb95cb10e5f18f21c73eee048cfaefd6847268cde8ff87e1
MD5 9c16128f789f1f7ff770e86292cb2f0b
BLAKE2b-256 12c546ec73c43272adcf64aa6a1e48b726b12d69b2f477b2926600f9f310bc5f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b168900e82c9cb7b932c1561b829e90ac78b64e0cc995ec800778b2f7cdea50
MD5 e51e68fb6668bbb214376e84eb69b8b3
BLAKE2b-256 f569fb180584c65c962742368fd0b8496cdecad024f35cc72c6013507558697c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d0088e958b5c2cbae31af26ef72843e4ca21dcf6323052854b0b2995f0f9f7d
MD5 1860ef02dce93ea533b30e3d489dbcea
BLAKE2b-256 97add3ab351332b9fc3298794bd0feda1d23f3836dfe51c97c15e67112c83702

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 30ea12401b09bc918fa047af62c736f22f8d4a4b88130701a8d8d5db0f6e5df6
MD5 e4f04380111e248aa71e5a7c91fda97c
BLAKE2b-256 551a8838dc1c7706c9c57d75cb7afe737182eee99cdea2adb997e8a9a6dc9ff1

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1986c6f6ded000f518cab40d8e4780e315067e65a72d5c698a461be964879054
MD5 994d638dbbed0325e6bca8bfdc5cb432
BLAKE2b-256 249096ea6c3269c2d27a7366938daa9455f47cf93688ceb67c11eed4abff053f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7f2f324f0da8402a5b1d37a345bfed00e2702ae2ef204f8a270c686e03d24310
MD5 eb622b7337aca8749bd4473b9c01f8a3
BLAKE2b-256 9e830e9cb4581d471417d9c277be6d4fc1ed51f0f26cd52e2e8221751ff5e45f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cda88ed03d2cbfd94f7d5896513dd0aeb5267a218cc0ddfc93ebf1340849f329
MD5 a44973ebd49e99db426f86d3ff1c266c
BLAKE2b-256 c47e89dd85a3b96e57bd278140014e1b40546698ebe1fb302ca4a681af928a40

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c826a7a46894f5415ddc22bc1ff1ff750fb8dd02b99a18e3c1724a256ba35644
MD5 bf888efee912689df356b6b2ffd51333
BLAKE2b-256 c210d458325ce27efa87cfbf0720ac333e3b94d261b53a33a43c866577b9e4d4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 263d4c0c386174e0435bdef4debbb07b2c30a8b32a828e0c9322ae39b0eb2032
MD5 a8495d7efe002dd67f216caeacfb410c
BLAKE2b-256 fb62c92170e3b13973835ce5438dccc4fd97e552ee93f3111ff37c4f7de4e5e4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a20261f95ca3a87d804fa3750773024145a0db979e89f5127e13cafc5df12ea
MD5 ff04fa9e54a987688cda293ecb221667
BLAKE2b-256 ab1ac81f85a2aff8d41cb52ffdd1aa346faaefa1bca26722d6bd6e462557d2d5

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3315142873fde6ded9da9a918ffb6da4f189dc0f346ba64bad5e5d003206eedb
MD5 32a06267f037f9f633b240084b1993bc
BLAKE2b-256 0f9d16f99976d2bfec3d4338e4d2f8488a1389855a60c236fbb61e53e07c0174

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.45-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 61385da6c31dc225b65d51f7e14cadb26350f6afa3c8fe3ce3aad34e29bf1685
MD5 b62ea9f3510e036c5c004625f6c5981a
BLAKE2b-256 c135291eb622cb5565326081846443276647f00ec4b779d191ed37f3f595cf52

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