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-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-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.8.3.tar.gz (369.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_plot-10.8.3-cp314-cp314t-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_plot-10.8.3-cp314-cp314t-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.6 MB view details)

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

passagemath_plot-10.8.3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.8 MB view details)

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

passagemath_plot-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_plot-10.8.3-cp314-cp314-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3-cp314-cp314-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

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

passagemath_plot-10.8.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.4 MB view details)

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

passagemath_plot-10.8.3-cp314-cp314-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.8.3-cp314-cp314-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.3-cp313-cp313-win_arm64.whl (982.0 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.3-cp313-cp313-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3-cp313-cp313-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.4 MB view details)

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

passagemath_plot-10.8.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.4 MB view details)

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

passagemath_plot-10.8.3-cp313-cp313-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.8.3-cp313-cp313-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.3-cp312-cp312-win_arm64.whl (983.6 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.3-cp312-cp312-musllinux_1_2_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3-cp312-cp312-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

passagemath_plot-10.8.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.5 MB view details)

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

passagemath_plot-10.8.3-cp312-cp312-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.8.3-cp312-cp312-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.3-cp311-cp311-win_arm64.whl (991.1 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

passagemath_plot-10.8.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.5 MB view details)

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

passagemath_plot-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.3-cp311-cp311-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_plot-10.8.3.tar.gz
  • Upload date:
  • Size: 369.6 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.8.3.tar.gz
Algorithm Hash digest
SHA256 81f9a43816cf5e3ed8d30e42d54774d844c09b3a816e1d15147acbc69c738778
MD5 175b9827995b4ba280a77a761c127327
BLAKE2b-256 28ce9caaf369e2b04890bf98af4428241ff5fb146be11c407030187918bcdbb0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 d2be83785a7f1765343c13823ab07123c4f0bc03070aa79500901b164c1b898d
MD5 895f2f13169505fd15ce7a37580a3470
BLAKE2b-256 94fb143c0e385220706298f6bc79f4c222c4f8df1c70f639c0f020bb6d618894

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 db216828d438b9eb66342ae1466ae1d5e30153267c105c7d52bba620e0d4116f
MD5 3a380808aace23a60f326a5176f4ef9d
BLAKE2b-256 97d305d9896b4e34af9126ec019e017fa55ac79ecbdce02648ddc70e793d5a29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 840314756234888aa6d615a187bdacbc8c22b92f5b3f0cce751ff9123453ab0a
MD5 ef5353312953e20b203d17c534ba9d24
BLAKE2b-256 b08b1e7927fa271a8f43e7eb9a1e4dd6d9d59af5b577b191cd3312d6154ec1ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4c52c175c4575c871229f025e51361be95e8b499c954b247f3356a9640e7621
MD5 60c3b7a5a6e17db97c7ebdd27e9ba434
BLAKE2b-256 4300db85416fe9f8ec8229d3fcbebae6ae6ca5f6ba16d9c76f81aed892f01a1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b277498c3c380e2f218379a9cf21c2ba3cdc32c5951e37f1de25d1183a2b111
MD5 e092dc813a5a85f57d82d707fd79573e
BLAKE2b-256 bbaf1dbe507e77315e7d906a64e89011f025cb0c36745652966abb8455199e1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cfd26714be836d6956d7e276a485411caa13748baf3d075f71703f14851d1957
MD5 048acfe0b68484d2633ece6ea0e760b6
BLAKE2b-256 7cd363960acbb7b4da37b11d957c300d2b74d449c6f100ddc0385e107cd44edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6ee25ea1e302ec9f3d28914dd73a59444ab8a1b8740932d8427c74d36a6218f5
MD5 d187efe7209fa5a95c1640946aed6116
BLAKE2b-256 35540fd2235b392084b34db16b5662fc6be69bdddaafdf8ad1e7ba13439a4181

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ca0b32b6a18f8c319e569fc58755b8b085d8d6e6767b2613ac023b0830f21fce
MD5 f07b3dc7a05d15f56c6282e232148e85
BLAKE2b-256 c829d4296064384d36d62b61fc63eb1e739fa1f7f52cc950e0f5e6852cf848bc

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 0b6965dcb5fc6d742e3ca341e4f60611001221efb793d494e93f534fadd52746
MD5 8f9dabfbc4dd6c2d1a1c8f4fa71a77a4
BLAKE2b-256 0a018840cb7e5688bfe6abad5e891366921d48483216a4df1952bc35cf23d95d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 22b97f92413344d99283dada0fa519c3dae198b5713488a9d937023a2d570046
MD5 a8aa6da73e0db08c9015a90f2bda9857
BLAKE2b-256 5393e3124d882d823fc2120260e14c7d0b37d81891b4fc5208db99037b485fd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 363e4782ec7fa3eef27924ba470c5e7e66c391004ef30096b47182362db7ec94
MD5 1335c0c776b933ffd88599f28c431340
BLAKE2b-256 2f11efbfb16ae5c0fb49e2b13881a5631f76533015eee87edc874ef4d7438583

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b23730821472d394a52c1c7e53ff119a47f4a92c9d9dacf1a2cdc97db38c2377
MD5 9db18de1e58b8fa02077f7011032b51a
BLAKE2b-256 5ddda6bd269307a7921fdfc9edcf3b6e3158bddc8ddca130d6bca46be5a1f052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f03e8940527b51aa80ec6660a1ae921596863469786e581c71222e26ee3ac1c
MD5 3c8678bdb26a14d6e1335ac8f532034c
BLAKE2b-256 25753300f4d2ef9853ff6bad94479798982d3638ba1b11b957674fbd9f076d57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39f0ca58bdf4524bbea6c44bb1b0a9de30bb3afb9849b35fe079c5d221ce5b44
MD5 28362b7b6fdd755e126068392e46ee16
BLAKE2b-256 b2a0f487c1d962239364e407df205d3deccc223a1ae86219e288d8ddd9934b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 745639e56701615efe5bc3446adeca917d1e1abac08cf66848594fba65b9cce6
MD5 af4245de4d61bec7bcb0c9c920b7c813
BLAKE2b-256 ea88621428f4500539847f6488728875a85b247178a30a292dfa735cf1870801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dffc5a648f021e295c5b9c45b91ebbf5713c2db5104c86f99d556228a42c6d36
MD5 2b2a9df40bf56f4e5f3b1ee165a8beb2
BLAKE2b-256 d63a0caf4a4699f9a6f290e36932e152474e238be8d3d2c3cf3052024dce7035

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 850974dd3f5ba26f5954cf5ed4fb3201e82136b7ab0c59a08e1525e534618996
MD5 37feaf5879be72d36907ec79e2ce3fef
BLAKE2b-256 b60251887162bcd38742b248faaa625481aee402328dd917c080becd51cfe3aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 86a3889d122efee4489de8aac6b9c62b7d5b9a043efcdc43d16692107c32e490
MD5 fc44315960d583947eecdf935ad8aeac
BLAKE2b-256 98dd3c5df6251160e6b8e1476c12a404a81701dc89dccbc74cc43a527dda009d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2e89d7967fbdb6fbaaffd1c7b6554241e9f579dcf36af7bd86e2052f7715acc
MD5 9cd57f1e038136d175b32fa4589722b2
BLAKE2b-256 c62995c88f3135c84e5119494b39324ec56045356da1ddd14a75b7429c013221

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8f06f7b96d6ab4a7261ca706ebffd52622d4ab201228433eaab8956fae7c3e47
MD5 0ab9de5b3edae51f60c8f9fbc6171489
BLAKE2b-256 9ef9d6de6207a07e48f68a0d5edf670238f4e50922cc77bbe3de195f977288b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0dd0401bb6fa1a8c78e81a33bf435866da56a93f98ea1bb071d62aae9b414449
MD5 bb3df99193cb713f3a36d115a3c6e9bd
BLAKE2b-256 8799f43d2d499600fbe5477a7f3ff3cd600096b3d9bb6b15af8339db10869930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08163b9d5fd3cfaa916b13ff7998fbeef81688f1cfbe4f89110da188ddf44e23
MD5 f82273b37971d09d88c938732973007c
BLAKE2b-256 cf2e578625f5118af0d734d7b4aeb42e9e0207638968009b8276c20eaf2f6b05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4c46cd790bf62d78e6989711bc9ce54ae4b0c561ab91045ac52a9e6089593d58
MD5 a686f3ed7dcd51153d6468d13daec58a
BLAKE2b-256 451d0eac986a11ac76543252f6753df23ab3a65c444f57572c07a07072940146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3619aa0a25b48eff33ac1f91710a4021dcf4f06fd38d9d92b1d529ab29cf3c01
MD5 5b420576e359d5207b82c684d5f5a3f0
BLAKE2b-256 cae12bec155cbaa0e6e9ce7b8fe1353455adeccf8f51da1930cb497428ab1dba

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 32909d9ed675286956282df26a8e7528147a023249e1b41c4406b3c79d649b0c
MD5 9a1c96f1e47286e5c7727c3e04a51e38
BLAKE2b-256 13bcf0197d4dd8a2e38ffe8b6dda29a7f7e85bbacae95639e7232a47a40d1e4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7029ac48b2b1efb90b8cad978364a88021ff561441671fc7111d012826e955a1
MD5 ea283a9ca55102511564321f4e709b6e
BLAKE2b-256 6580fd7e8d5fd437f3afa2c9c5a2aeafa2a2fa29e8f4bc5cb9be57e024792453

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8f5898a2b2102b64e4c601e8c53acb2ac0cdbbdb75bb9318e09c4ded8fd42a4
MD5 de0b202083cb68431f311cf059a17bf7
BLAKE2b-256 f70541d35d2af47d0db0d52b91f8110adfb37c900b2c669822fa2aa8eb05d969

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8b70240fd34183147237438a14ffaedb35625d91817358b80e0f28dcf2a9e3b5
MD5 20a325fcc25f61d94933e258c80a2d30
BLAKE2b-256 6e30ef2fde65c6047fae61b8ec42603a87aca97b1dafd2382a98256340dd7ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 40202aaef57347445af82ff7fd9a56e870873e5635be3d0d7da852e946338782
MD5 ab3a12aa082b15cd52de7d39da3eef0c
BLAKE2b-256 a63a93622f55b6509460ba0e7c6eb77fed52bc1454d68f082bf57d8bdad464b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46ac10188f69431d19fd67acb2e8ee8a740576bc468567ecc9d2b01c88b09e7f
MD5 e69605a2139fd10cb0810876bd5756a5
BLAKE2b-256 db3a431f395177f632bbb3ae01df74626c71469a1b761384f17a66041142d269

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2e461210706d8fd6a87175a40ad7036151edaa8f3d6bda7182d20af4236b4176
MD5 dd75a2abe7917623e1caf83729294360
BLAKE2b-256 e0f5c8e09dff6080029b70997c73cf70aa62382cb2e0e35b6fb98351cac3b5fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7e301d32f92aaeae12104aec67a7a5fb86392ce15fd5084ef7547ece8fad1698
MD5 8ca66ac6cf201487c8e74d4c207f519a
BLAKE2b-256 f401af59700e9e64d79db1820b4537e4e132557aaf6ec3783b25cb34fc078b67

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 32de122511c4a070787469d8b09f55ac10fd5687552515d0b2caba66bcc6189f
MD5 c598c17b6e4ee78c36066fb979632130
BLAKE2b-256 4d07c52956b828fef6486652e9ccaafe975198103e67a82e6c08fb286781345a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 34a0d02e1987e4a6b7601cbfd7da3496b2e28ee99ba0bd7484d16626afe78a54
MD5 d5a0e170cfe0e6cbca99315a52b3d39c
BLAKE2b-256 445a97f9a51c2e94bb66532d00279e1c7d0768431b994d83492e3aa29de6ca49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31fc636531268a73b0b349b6a4d41a60a2b9cc023be7eb8a46f7ec6ef03a88e5
MD5 930a91277091cde1db69edb574768aab
BLAKE2b-256 a66542bd6ab3d367c2bba321ba1e9eeddb74fcd40b961d3613d8df1310eb2ed6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 30001bcaaa11a0e7c949752970c28edc71839c45875a7bcdab186bc70808d576
MD5 c653f25a5bc9711f669fd263964f6165
BLAKE2b-256 ce798d7a03110f86b988a86083503d9e44fe592e9ff52fe936388ba605bfd514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfd4d78fc90f0b229c5a5dcd019ebe8ef17435d0c425ea229f071dbafb3ee2a9
MD5 b6b7baf5f674171b956bccd796bcadb0
BLAKE2b-256 e0df3f9a9c8b96c3826c372e5c01068b61fcd6c98cd076b38357088b5fe81585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6873d049818617dded05ad4318285df32dc2406cc542c2d2736fe9d16488d5ee
MD5 bc1eb2a9f1b2b75cad9023ff79ac57ee
BLAKE2b-256 6dd9d8de26e1f7526ae0ed9ae178d95c9cf886c7e138f406554c9df90b3cc340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c6fbcd222b1d059668011d329299816c9ac2d659b10a47074750bfc9e0cc2297
MD5 84217c429e21d14e1687cfe466e031e9
BLAKE2b-256 b14cc0cf473568f2ee09aefe8b22058d3f5b6a9aded76b96a78d13e59d5f9e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 192d570149d8972f3698db55cacc378c9e67e8c9c5554679eaa0c1cea659a485
MD5 aa9e1a0b22566618c82a3556eead714f
BLAKE2b-256 8a1c87bd796a4a71c0d9995ab8a459b97dfc9bfd2facd2dbcbd0236207a6e416

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