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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.46-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.46-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.46-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.46-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.46.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.6.46.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.46.tar.gz
Algorithm Hash digest
SHA256 e57cd8be5c5527f8f7654202142857b6928b0b75115ef480a5f7fc4be4819a1c
MD5 954821956fa5a7705b55f00d2fdd7ae0
BLAKE2b-256 caaf531038a7b22eb57b86ec19aa17c3ef7ee6b8b3a5cfa8400301a9fd2b6ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 83947f30f1c95ac64d16ad6326feecdd5668a9ae679b595a14196c2453b64469
MD5 55bd83d225e6d91a7762adfb1727d695
BLAKE2b-256 52538e257c58c8aab9cf5613ce32207863f20dbc035a0a7ef698b92c35c2c962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17d9e248cf705369df24e93863c688f0713bda1ac5d1ea08cba599eb45e08fd6
MD5 3bcb17e5fabbad9ff0e0e4933a582c1f
BLAKE2b-256 5fc5fcedcd4a87bcec836de4a87fef5c2494baf998ff9a9e0c3b759ea3dc5e78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8480f6d6515f8966d45807213e172bc5a64eb4a752993949d8156130b4c397ad
MD5 02ffbd3e2ffdcb044229eb295ad0380c
BLAKE2b-256 59f620d466b7b36bb22d26d477df01cd1355aa5db490a19846d8a00b1855ae58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 277ba8870a8bd7770d92a494cf1ef03da19da7d65b4f9062ed905660a317ee89
MD5 05da79cb6423ad056f668f24eb0ce5f8
BLAKE2b-256 3aa7711bf1b95b28ce23044c76c7344465762837efed4e58fafb97e00297e549

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3d89eee1daa639101709e41b730a3e6efd8a5f7b8c6d1cd8e6db191c7971ee96
MD5 95315aba870b74b6d5df065fcdc38258
BLAKE2b-256 52027d25d51d2cd6a221cd7c27df4c93401b564d5a7b1bdbd5bf079c3b3be162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 77926d72a83031bc08d4ae31c671cb2c96719ecd47e59349e80420f5f24b7a3f
MD5 7dad4107b8541ed0b8341a0f39988d7c
BLAKE2b-256 8a697600244f47e459ce93ba82cbcec979dd5a7bf41b91aa4658f8b49b4bd460

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4908fdf518a20b9fa0a95864dcc1c0a155ee0f56f99e8b76e4858ea6a300dd39
MD5 f2985488ab02197eb69d79c532a59e03
BLAKE2b-256 ff0e8c92ae4c56198c2654e6803d260d42dc4ac149574fc8981ba95afdc81b6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f57caecc8e305fd92e00f6158ae222f52195d74efe6ce8071e3d006a70cd14b5
MD5 2a0c936cc3f5a201f0fdfab760ff5a32
BLAKE2b-256 6b275638bd43f9a212831f2a45c5de8358b30c0278e2122be6056e8f32fcdc7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8b7a433e2745bf2c5fb172261ff5758ae9793835ae74154d57c0a874d3188ed9
MD5 8f867c7328144be4d7664ad329bbeaa6
BLAKE2b-256 ba10167c580e48bb2c90dbf4ada8b3dc3da52eb3330a010cab8d5ece5207472f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb31aec31d873d690fcfe6cc94feba684d84d75bdd853c6687ef675159293da0
MD5 4af1fe337918127f9004d7c3593c271a
BLAKE2b-256 b253259254e278ebeeee9142cef597d335abc17316832408f4abee7256fa4b96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ede8c278bec5542cced4d614fdd26897a0c577a98a188ae570b418c0cfd3eb1
MD5 36d3cab6b91d24c0ab129e1edb244a55
BLAKE2b-256 907c34fbb329e3ac801f29b3a46109ac0499274f90ea10e3e954db43b7b6d785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e81e0a6e3d229aa541eee41d91109b1991e4edd535e42f38312e4aa222d9fd3e
MD5 dcfe3fec14afb67b0ece2aa133e416ab
BLAKE2b-256 26a72d216c76328e4a4ca2bce1b44a70600b67981d07630673468057a0e3ce3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 877d242d438c40e2e6510e080c813d8b5cb07306abdb4ee87fd1e2467d4f8ab0
MD5 da4957c0e72ef073bbaf88e9958b2f4f
BLAKE2b-256 73cc43d5eab8ab79e6a9f695c42b87b128c4904b5a1b8013852479603695d755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b5c7799bd2c2791f5f154eec1f4d08deced79904bad85f491f3be64da7d457f0
MD5 f63966dbf7eea59ffd6a4f8343a0c460
BLAKE2b-256 fa4993173451f2fbd7fd4caefbfcab558cb532eb6725acdc23ef0c23a0499878

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 103429089a9e0730f5c93d4fe8eda6769086c578516da3c806c6cdad68096101
MD5 3540756dd77ebd85f78168720613d678
BLAKE2b-256 922a29422b86f05907044004fcd3bf1fddf10ebb8c8af551e38851de6731d91d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2572299ccd4aa136822cbb9fa299403498bbaca37583a19f5179ccbb32b78882
MD5 d605ce256d6f3c14ea438986e3fd446e
BLAKE2b-256 4f7b773b990c8e0596b31890b9da8be88baa174b8bf0bdbb634d6a9230798b52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6c7ce4985acd52e865fdaaf5637b43c2bbe3612e9d3e3cd6e3deafb1d293a30
MD5 35edee5f0dc2807b73600dec5093354b
BLAKE2b-256 899d58fc0df656a28711fb4f4ae7a2a7246db1b1b52191b9159c15d8b6cf6e41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dbe51fba2af7a14336adadb68fd110078d2edfd440a4e7667664f698aaaf156e
MD5 24d73c392905119d037532665073eb12
BLAKE2b-256 ca1e1978962439078ae9f6c379e55bda2e851c86e44fb0abeb967b72a05215ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e19e5dffcc5aaf63f708960fb05cc9e6d5d826f135785cdd50b97f1f5746b3d3
MD5 461097ae6f6cdd3dc8a4b30df0906564
BLAKE2b-256 574d0483b56e726fc6ba584d5abe1d2fe411c681091e49e413a8a8f65a4434df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 87fbd2f7a65cc3df114ad468eed85fda7676ae96fbbf2f371b77bcb3372f7675
MD5 b9951f8fbf43d545bffe840a9d833898
BLAKE2b-256 b3d8498304723daa16050b8ceebca4c82eb0260c9b7cf4290525a82c74d2d62b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 60b5f3feea10a4872eb48af18019f2a2ebad6a8716940ef83a58b8585399aefa
MD5 9de3d9a9ab8fff1333779e78fbcce1c8
BLAKE2b-256 dee6e893b85aa9b48d0167b4a8bf9f537675320921023ffd85b6c2cc53b49923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6a44f739fc2a866ba37d954d81f44920781f883339a0c8b077772752a182fe91
MD5 0716202cd9a45d7348cbc6d18dfff44b
BLAKE2b-256 1cc2febc35a4b1127a070044d7fd0a95f69b221862fb4eed26b4d2125fecfd27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c623beee4af5beeb679d31b836a83f480d748d5493086c76449f75ad3d31a94
MD5 5d4b829f7734ae975ad3d4b90a825eb4
BLAKE2b-256 00f65fb9adca549e116350c1ffe0ab52c04c822f26613f9b9fb011853894d0c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b17e930ae5f139b15fa6ec2e6871934df4bf1258ff0617fce6807ace99be93f2
MD5 cd642b14ae4e2e488ab1091a724bb40c
BLAKE2b-256 3fcf3ae9b54f2579efbdd2af5c7a21a0af9305565dcf4b2381eb3681c57817f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b5d3e3c456ab547e37fdda608e64aebef12ad9e562e04e73b8510871353deec
MD5 1bcbb66bca8c30a628460cbbb3549135
BLAKE2b-256 44054eabfacf2d9074be20dcaf35d8b19a362b57bc27368d7fdd0032c57a49ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8cd8b1b59d90f32e23d6ac0ff70f566cc58bf754873e4d9b0af967ab850ebd71
MD5 972a933cde88d9c5ef582354e0ade69d
BLAKE2b-256 98d0e6707da8a2c4983c583be0e762c9929a956da4cd8344cdb37d85421adc31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 28cc432f01c3a7969efc8d0eb88e53352d1a9236f34f6b5d2883476ed41068b7
MD5 637f8278e18a169bead9a5d9551f0184
BLAKE2b-256 00cd9e8305c1fecfbcf0240532046b1ceb200ca141d622a04bf0744aae8ed728

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 354694009fb11821f9d56ae47360f6e2b8d73fd5f811daf6e29307aa38ba471a
MD5 54aee215904a71315849fc2f4996a24e
BLAKE2b-256 54d4cc177f83b02ef1f75046ec09e1ec4cb9a59645624e1d005b5ec279d25851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6060f2b6de4a083bf929f78dfeab99786a5e90eb2825860083faf5b8d45eec8b
MD5 582a2acb170667ba071d12f51ddcfb8a
BLAKE2b-256 5f6e82829829b51e104cc5242f1fe7fbc16899a9e235799ea460673fe935bf98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 393ad4ed149045567dfe79e2286778cbe01995d6e36ba13ebb451d4c1b6dc6c4
MD5 dc0ef03857ecbbba3bc768d99b6735b2
BLAKE2b-256 d3ced033f5e22482cd02de147a9f9c7c4a757405b3dbd8a8a2655f763846a701

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d19edda5a82f2754a6c5181f2d2b15eb0cda9e50c710e255d30c67f049c79cff
MD5 9b81f67f2761adfdedc076f92016f142
BLAKE2b-256 b408d8698846ac5ca6ee7edf3bb7f6bb3c82f7756eedc21999e9eee79fa0a51e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4730625847858fd8a088d2418418ef373a3bd0a0eebfecf45fecdf85800bb618
MD5 84541653914f9d265d9dd2a7f4fac355
BLAKE2b-256 01f7b22a69a5c3f9ce4f3ef3b013e326ff9278796b290cf5d016a91bb1b8d8b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 231b58e75543937d416212bcad91fa6ea167b9def0fa1474d6faeda3162961c0
MD5 0c1bd80b1c6e8dacf3017d06b092ce35
BLAKE2b-256 1636ac1efdd6bed0947bc145e5c61ec1dfc6f6e70d96359fa3364dfaf83ccddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f514ae88a26ab842f91204fa1e76196a7783dc2136df81d1aaa3157e8b7a3bcc
MD5 8f71b81bc730190586fde3214b57fb69
BLAKE2b-256 e3f6b600e2ea6cc501fae8e50acb4bbb30d145d58b3ef4fe07dc6d93059ce25f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 df087bc5536108736cc6145a37c731ca0bee9fc2608a36c4b9ee9425bd898061
MD5 a5dd48d382c79ece7b030bdb4f2fb284
BLAKE2b-256 a154cdb278b4e3987a690efd16ad73b22d334f04783fff29eb45a6fd2bb8a268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5ecf11480992d7da49ad0b9769b72f8d30f169aa98b54af4c31280c7ff536176
MD5 c06ae745efb544c6b15ffc1e9f1f9c05
BLAKE2b-256 5ff00e1e1c33226cc32585db5b6cf1b44723e07555d286205fea28a6ad07ddfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed286feaa14bd81bac0a8141e0a77a3c610082f09ff2f7dea4bb92ddf74404fe
MD5 3bd91dc70d46e433e997a6c75a7ab400
BLAKE2b-256 66bada40d5946d36580c91eb59acb5c443a731f911a81ed8aa06b9eac54abcac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1af56eb48f72d4d1e4c199fd6cebed203015ff2c451666df4fdde75f63df1c0c
MD5 7ac02e45a63ea836d9bb960fdad5d98b
BLAKE2b-256 7feb4478d8ba8e952e0aee66ab1be0dab0e04ae04063b9b7b8c3855edbb28d27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8fb62defa548707b24736eb3fe100769a2a5a64bb44edd70dcbc58eed720bf68
MD5 fec1c1809aa226137e36ce2b249009b3
BLAKE2b-256 8dff4cddc254cfb80a203c3a2a4d6931862846faaceeb0148fe671657d22f7bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a2d20616ae732ef2a71c14b733333915f832e2da18999f8026b0f41b1a04343f
MD5 a863bee36e763ee795b27d70e5327a29
BLAKE2b-256 0b9a6cd9f46b0855e20db31519b6201d90894c66d97740e32c3c04ae648c37a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0e99f06bd055465612659f7cabb5d4a5e1d67484e8efbd61f1d87e1741129106
MD5 78192304178d4a8f038d2dfe9ef2cf3e
BLAKE2b-256 f9bf1dc09bc59a9dbfc5ce1974e5634e548a5657634862cd302daaeaa0d48414

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.46-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bd280046fba267184d18cbeef3a7e75b40684e4426cd347a2b1acf75a3c32e3f
MD5 a95a714f25d3d6e31a0eb2eb9d5982d5
BLAKE2b-256 6bcae1b6495814263af035d1e190a3cf22c32f61fde2db2f0a082269be90f5a6

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