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.42.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.42-cp314-cp314t-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.6.42-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.42-cp314-cp314t-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-cp314-cp314t-macosx_13_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.6.42-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.42-cp314-cp314-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-cp314-cp314-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.6.42-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.42-cp313-cp313-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-cp313-cp313-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.6.42-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.42-cp312-cp312-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-cp312-cp312-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.6.42-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.42-cp311-cp311-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-cp311-cp311-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

passagemath_plot-10.6.42-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.42-cp310-cp310-musllinux_1_2_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.42-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.42-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.42-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.42-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.42.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.6.42.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.42.tar.gz
Algorithm Hash digest
SHA256 cf99ef5441332b877c6d6ad22615f0d2f7b3998e66887c2735bea091f9d649ef
MD5 afdc2e420039f294430f8d418614532e
BLAKE2b-256 0d10ecb42f77096f3f4cf98f23a2bc565bb1ae6ad4001a74bb5c3a1aa5128f2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 25b88e29cb6eb18e9000e2ca1bcad19aae7e9e0157ab5b30d3342dd604461f34
MD5 1052356211044c2acc23d71cf5374998
BLAKE2b-256 8810b0f42115830fbd1d2a2989727a048b8eb4332297a566af75f762ad1bab64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1956cd67fd926fa2d55ec57909b002cafbed723340834118951d660835a77b9
MD5 285b8e444d818c3469e6de1da98e8f8d
BLAKE2b-256 cf2412629e6ab931988db0a52460712ef5d537f404e84df8a18fd71c75835a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b706882a03b64257537786067fba1efc152e65b569599e0e057fb373f6a31a85
MD5 842dbc06058a5742ea116788f9887519
BLAKE2b-256 b721a5ebc6e573b3aee44d33a4593afddfb17b4f4487843417e626dc61147e0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 46645df66d5b5af228a471380b699149ab16bde6cc5412738bf3cf86aaae8056
MD5 c72e4d813abc7b45b4c0e5c1be53056c
BLAKE2b-256 b3541bf4ba98a56c088e6c802dbd5561aac3f589cce8268e1a95045d2e0cdb29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f2b0c37ac5a10dc864ffca53af67800a40819d6c402a084d8782ad2678afe89
MD5 a88222ad2f0fdd3452bcf30825421c1c
BLAKE2b-256 5e3826dd5edbb63d8ed7594286c150f3d70f21fa78b738081490dc477ebe3187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6538b2334661349401a2fbdcaac8540312f523208b6a083987ed5025b4dcef6a
MD5 859d2593dceed4b09ecaec4a457eb9f0
BLAKE2b-256 d060cc6bff2b88204f6d8c3da74474daeaf7901d2056b7830507328bb4fe23cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 241e198a6c4067116b6c34bca8217a05e81bd3c70efa232ba1d3e91d24ff840a
MD5 759f59b98a992bcb9cf5056a4eb92938
BLAKE2b-256 2c9a989edbfcad15f56fc775d588c52adb090a8583a4011edfcdc69fc5a1dbf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 87f45dae8c09be028b82d86a09587101f9e272f24cfe31239bc3cbbba0157c31
MD5 d86ec0f1796ebae05c55357d6bef78b7
BLAKE2b-256 66b8e359dee3fa746727395e7b1d5d03837f0aaaaef70b12640b585409649817

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6794d463b1983ec579fc597f04b9dd43b130053f4c4187b205d6aeb547ab4502
MD5 113972a0737a07aaf155d737f65c7505
BLAKE2b-256 36dce5306300ae10136ed28149ace325905ede66926d89ea6f7d24ed1b8e6db5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ccbad71f923089772744393b780adef2883f0146db27ad7e2474f91470be0979
MD5 75614cd3fc005fdcc7bf37b0644f8957
BLAKE2b-256 992ac568456164dc0de69018cc6a886737ddc56db70d4632238f33ec7216f4f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4a3ddc0807f2256a0e5a4d896ebcbd3844c88aa3b46b7f6fc63985e11917af4
MD5 32aeebe05ec6fc39654c7b52b26e9d35
BLAKE2b-256 93a0c680455194b32fee82581605e775a233689ce9a4f360bed1b5c61038b522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef76c13708269bddc028194c791a7c7efe8fee3992f78cbd30f6af3b28c26b99
MD5 c9be75dfaaf6708c89b35a6854a21117
BLAKE2b-256 224d2d6f49cd6ece38976c4ace96e9fced973f4d3683bb10e4f3512ef9767cc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4c9ec8b6ca8d3774f5c87f282a164fe81444492b283d371ea5d754797735bc82
MD5 04e5a78bc41c1e0612363b0939124332
BLAKE2b-256 7afa15eb93809cd37c6b20d59b8a297c936dbf1e6d802201381c8bab6b8a462e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8ff73574f0c36bfa3ea210a6c8736553df1d90112a021dd6964adfaf158543cf
MD5 8ad8ee13730843e5a97ac073e39de864
BLAKE2b-256 3e16378160d4395177b75360905945002d22c4bd2e11c02245951ee4f20df370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 98c26f3cb69d48b10006728128eada040f39ecf493358fe5fa337106ddf68d16
MD5 1f555cb608f2c902985b50d269c4271d
BLAKE2b-256 7b754e61bdbf94c9536b8ac2d94f0f3b85c6d555326362df91fa80ed51a2e532

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 defce03ec6284fb27f7d4cd84fdd14a41237089577fb7d63108b5cfc93f466d3
MD5 184b10826a0d05529fba49c8e76a2549
BLAKE2b-256 8f197149d0da00585f3102f6538e0b98ed8703f41f272b75ca285c2ebf30d52a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 95f0fad456312e2b9a2fbdba7c1db42660aaa9621e85d74e36a78bec59e8a8a3
MD5 9a1f2ce00ff8546e4009d137653eee34
BLAKE2b-256 6423029ee042c7e8e13da349e30c10487a50a29702c5318f62aa39a46d40a223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bce3a115b609f694f49c863a5007e0181b78ee1521429f5cc6b8cd4c37ed895
MD5 e2e9ecf34ec2fd534974ec999107c3b5
BLAKE2b-256 716c3809277b7b78e71c1632f77ae023e62a5f8c9038feec7a38f51551732985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ea28781a7309d5aacdb7b1dd06723da016ef017cef8cbf74423016b25c51114
MD5 cac9fd67bd89000e12d0f6c9cb3d2796
BLAKE2b-256 1f1bb7e516ebd85a354154cff6f975bbdad5cce28af5674fc855cd3c635dc18b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 64dd50ac2f4d3374c4148ed5c9172827b81f24e638364a53c34cba80dd59e8c3
MD5 ddc94dc9697cc02c9a12d7d12d080ed5
BLAKE2b-256 e0296af5bcddb193fae7380b7e55c2bdb41b6ab1581774050ccdcbdc59b0db88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 534679de51cbfea165c1ca13484471c718c7b40955b4d4f6a0f63b08ae7718cd
MD5 5a71645f6ab6778d3e62f69714926c4d
BLAKE2b-256 7fd5a6be531a9bcaacfe0f6b8abaef9b65b29e19c48ad0eca5ff233ddd471d8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6a17795e486c0630c57f0ef746cf7a10a29145ff05630cbf4f6833dc760f7d77
MD5 30304752f12fb016c8eb72a12efd3b5a
BLAKE2b-256 71d92e003cc883b9c1c2eb054ffff7a13dadc58a966261ffc0029b26f0e41086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a9a407d0930e745bb0b8d8867a3757b34e2ea92ccbb76f2d15b24f787a688cb
MD5 633d6ead3ce0bf09878c114fb0675c9e
BLAKE2b-256 38e69b443a8fe24089b4d2e6d028f7e809cef850a64db01adcd7ea3d87a16dd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb0e16dc602a003c8eefb7ff4030ecd12b3ede06306c787030683616fc70f908
MD5 fa16289504c9af696bad6f9e1a373b90
BLAKE2b-256 deb9ab03313fd16b9bedecffca4bfebbf9f10097dd2f5e5535bb3280fe12ba4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6edf1e72715da956157a569413bfa90278fef9c025022d9c5ea06faaafc4b2e
MD5 429f2508af0521bd9aab7dc423f5cf64
BLAKE2b-256 f805a8caba952d3916baf2e92605c23d4be876cbc0325770a0d8581977d3aacf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d9ed5c6ac9afb30d1bef505a3f30113ed2f0ba684c8658104e021f1aa351dd0e
MD5 0f1fba389afd4cb236d67655ed9fb91f
BLAKE2b-256 adfa088abb5064de7c006b1a39c7d9ed194f888839d3b86e340157811861c108

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 48940158f5b8b9fb77346a1486585497f567f4be4fd1a4e76613578d0e4ebbc1
MD5 562dd4bc503a87eade418c80d3bdecbc
BLAKE2b-256 6a0c044a6270cd32f5f69fd8a5fc3ebabaf8fae9106f3f7a70f0fd2c30848d43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dbc25dc26caa16427e93873f31c57efb295dddb6ec9257ba8d3706a49bd076a9
MD5 6827cc53da035b58f77bbe215db70642
BLAKE2b-256 c2b35c6b62e96cc13c95cc9d743f6209c764ac21c0213342c8542ed09a1ec8e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 22decfd1b6bdaaa64780274de148e151744269c216ff07259b0fc554c29ad7ab
MD5 fef9118920011f9494b795e9211b3557
BLAKE2b-256 84c1819d2fbb895dd1dcacf80aeed8e266a3fea7916d170395c1c68f9a6ac0c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0103149b57662a45f6125db435e4db8938328b55a7db642b98cf646fd5145a26
MD5 709b4fb0a3809308fa892938ad6cb7fb
BLAKE2b-256 c763a05dba4dfd723f4ecc38f69275e004a7e66c3c41c0beaef99c7429f921e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b55ee15fac32026006d52ef9bcf5a655e5ac2268b44b31e464197bc4f986ee1
MD5 4c4cb0a98c1b0a161546f89439f49826
BLAKE2b-256 d34cbff21958d3fd3e3c8a3142b6ef9090a9a2f40a01255526959c5bdfb2e207

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c495dd05a5d18940013e6383322322e6efdfc12ab20bcefaaf54f06e77d40883
MD5 8f1d18201091a13dca2ffaad0012e648
BLAKE2b-256 8051006931a7433ff0df0d7c812d7900125e4e14907e1f14d8ac23cd6bcebc6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9686155d8cc19b111c30488ec43cfebc55f656d880b7786d7e5a79e98a9a8c28
MD5 b56326d12ee51154807591ec85ab1163
BLAKE2b-256 aa83c3c0d6a7a87022c9d0c7690a0b44df84e1c2b9a949a0b9a5b99c67a335ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8c9bfcf6895099f3098f01bfd1e3ff62194e5921213ba9a6e49912863a9fd957
MD5 12f641d96fe1faaf56aa3bdb4fbed750
BLAKE2b-256 58707cb4449cf44813082db44668ddb486bfe3687b592b68efd33d5e80bb532c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0e611c93cf3ca7796e8b4da0f967dac6b70609edd416a09a220ba0d688a9085
MD5 67e59aceaa3922585eb9ab558afb54f1
BLAKE2b-256 80df2ea7a0eb6965bec30bebe308fe7c53351fe13e4c0ca215235a9b54462fe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5434e3ef9115ebc45dacfeca3de5191dbf271c286495617b8958c7c0d466823b
MD5 d81a5e9bac6c9032e5a1d50768b7547a
BLAKE2b-256 8e13c83c13dc8db1bd51306f8491253f812d3608f83649c883b57e7983c05cba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90e3d5f1ff2a6790e53122aa0c177d3150b64ee5ae8b93d76c4b668c1593f321
MD5 ff17717ced85f874f2ae53d01c3754ae
BLAKE2b-256 0e4124c4a45657d6ffd27805d891b16cf7dbd85f844970f333f61ea08acf6dce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b435d4dc405934d2434db9da9e6079352e9d8f6338a3a14501db7b3a200dba3
MD5 91e98d1f9ec77cf29bb05b8748072ffe
BLAKE2b-256 27ad66f821905a6d9f612655f94d0b4c288638de34c3e3a834fe2d086a26198b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d38975bfce57e1d3d531d8185870f30cd8a2d0bc8253a14107b248a041eab902
MD5 d38bbf0f14de780192a7c7982e12b7b4
BLAKE2b-256 998ad1be55cf54ca01fbea7d1b6255becb3a5163fbaed9013f9793a4c69ea4a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bee045dbae755a58c654d8c6b24c5b7cf2c12f121f219dc231b6284ef632babc
MD5 6a6767dc0022b2961045fba4c8f6b0a7
BLAKE2b-256 4b91a6900df535b3dca638735dfb5b563d3d5ab053d1438956bebf6bcecc2f17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2c9b8fe87bbe732b01309cc3f70f58b1052bddce04f5c1ea670e9f2d3966522f
MD5 1098b1d44faa7b92945783a0ee677c82
BLAKE2b-256 7c2083b1d24e222a40db812490662e5b489f0fe353787a3fef6e03bfb49bb193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.42-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 819de6e1b595ab66bcafdc79aca361da104fbd4fd18fc9947ee6b10eda010182
MD5 ee47cdcd078918a68ee6574c52d57d27
BLAKE2b-256 d971df4a514806cc2d28e87fc6e449be7a7d776b0ab934372993053e395e99fc

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