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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.43-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.43-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.43-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.43-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.43.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.6.43.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.43.tar.gz
Algorithm Hash digest
SHA256 1959403c3de5690749215be58cece049cd0e9e327ea0adf7f1576a2e99927f15
MD5 8890eca3fce213f751eae9c414c483cd
BLAKE2b-256 221ffe0839e271737566508d75033d5afe73180c099d540f43646cb476f5f641

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b6b92cf2f1aba9d9ee3d7988260921013bea86833dfa01449a369f62ae9a15cf
MD5 d5cf71b21ca8e332d4415dfedaa4c1c1
BLAKE2b-256 28ae45fa5bb2917f866cf55b58edee1ef953a67c5350b8e46ef2d74fd2ca7991

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b96fbf1ee4cbb0a1400ee49a334ab153b310c7f1df8ab7212960db88819b2ad9
MD5 1c8be921e2496844e4ca6e9d13da8686
BLAKE2b-256 d4cedef153290776077f56bbd7b21261e2e41effa362cf4415b627ea4031092c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eaf999accea2490f8834e159b498c44673356179ba55841bd6ad02f1b0ed8aa6
MD5 fde234aa7d3b7acb11a83e8d6fbc1198
BLAKE2b-256 0219e1259ab67c1c087c81ef0b5fa40cf5e76ea47bea44546779653061e29761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca8e47693011a8975a89a1e819f4283f143150ec45939185ac6a6152ef171be2
MD5 5cc25a4d5fa07fabddf35c5aa258e0fc
BLAKE2b-256 3fd3a3426e2310dda81a26103dfc0693019b5dba74e988927c454685cd86cc10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb0bdf46f79d09a384f0bb443fe164f234b8ab7b4f81999b0802ea88b1c932f7
MD5 149b59a2bdc3ed922dae342c65226078
BLAKE2b-256 7d595b626054577dbf2313d5e2c02760dea6d759ffd48c2fd2b56bd54388d0b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d9889457b80084dbcc2345308ddf989f4ce673d374ef8ee89fbb4c0db08e9fd1
MD5 37a82985e9d6ac1abc27d0c878dd101e
BLAKE2b-256 ddbc4ba861953316781482aa65c8ac95cc5b9958f3ef2f1b235921f01663277f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a6ca0cc749de29fec3a93d7fbcb5cd9e041982fdf57f9fc2d2d73e5955bbbba8
MD5 739bbc03c1fb6d8a82af64e77935b291
BLAKE2b-256 da9eb36eb90d9e75db92e0f80601c098a026d8caed455fdfa21986dac128f42b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f78d81d610af76a77bebbed2f149afa3f8493ece4ae93fd7bc3d0a343c1c0db6
MD5 8fe3c925d1661b0732d975d1ea75deb8
BLAKE2b-256 6e508c6ced0213eb496beddb4006fa58a689ec56f16f1e4d24dcfc6874177f37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 097d68b0fc63632a615f92a9a69bbc7e55bce75a3b4c3fc5f99b38a1b1a99f55
MD5 25f2393c590087c95d854ae6f389c2ba
BLAKE2b-256 b56a3ba076c961c197614427c39041f0ece5780a18c500df6f626a6765e31c58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d6e8d73c5fd4aa7051ccc57ed30b38f86796627ee425a14733265da32949058
MD5 065629a26fd47d1079f8b453656ce895
BLAKE2b-256 d9626b3065eda47701759972b7be46b8e5049057d2df945b90b14db10005f98b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07c9dbb2c49c6bedcb33abe7c00b1a665e98c1548ef15066ad12be14147fc9f1
MD5 c95ba76a913426f4f62de56abf65c40e
BLAKE2b-256 c5bcc0a6599cb286ae3b3240955ed9af26d9c81a765104a49f3f1cabd07c688d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c7cc94a9d952dea5b2752f383f140f7fa2b0e125db7877cd740141bd001a91aa
MD5 dcfa441a5052f7932e92ac9806c52354
BLAKE2b-256 30da2c4604806264143ee8074498132f2fada8c7c59e05159d7fa034c0e8d537

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cf3d974de38ec3c2d528869589231120076bb541e53b8597c3989fdecf85a625
MD5 07f2d62b670f3a42f4df1bdc269622d0
BLAKE2b-256 9719e072bbc94d145a0071d1c35e3045f6d1223ce0a66d4bf308e9a2ddc51f35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 18e78d1e23936fdb2d0d432af9b708defd90d5f99886176da7902a8568de81f5
MD5 5dd390a431288da6a3a667d77e56ec56
BLAKE2b-256 63d5538f57f48c376c98e33af1dc678d22b58c890c34dfbafbf937584924b702

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 49d535ff42c43136bae9d41af8fa42b0c15cbfde410ec2089d6a6b5a356f2599
MD5 b900db24080f74efb477987b8e206c7c
BLAKE2b-256 b5bfc05410d71d1a75f153e9e2f74f92c454069e9a114b227a1213590601f533

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3681a97d194af5180c8c869c3373187bb5c6027cbd109e66cd14558c1aa0caee
MD5 43e64c40a16d867379207072a1250862
BLAKE2b-256 099a8703a91d6367611d7c3707cbe2bd41fb0654610d6c933655d2d8bd8f24a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 55038b7a51cbf22ea7f8739f7f610c93586b563e45cf7a78630a2e4ec48936ea
MD5 17ea2314ea578e0c8b3acb05971f52ae
BLAKE2b-256 edc228db16473b1233e0da2847c7f9ac957263906e1efe3b5c29632bf79f0949

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7dbf7ee0aa388811da991caa305f1675ba7fe2a14014d641484064763a3a790
MD5 d91f85cee7f3446bd915c59250422cdb
BLAKE2b-256 1d8e60f5de75734597bb788e350b0cc3894ada04a4f910356c9d1322e4e3e816

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64ffbfab8987e52a823f8a8fd4f7775c423a4ce16ce2328cf64eb063cbba8d7b
MD5 5172daa53793abe27be8f315b8691305
BLAKE2b-256 7a77e78b78141b95a7dc05a69cb51e27de5ce004074c68eed851108797ac1947

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 43b8d7d8344bbad43f03c8d59b74cfec48008b1bcbf4f131868e9de3b6a9a296
MD5 ad0248a5942460d1c9f521db7d7f2e8a
BLAKE2b-256 13e167683083aff14d410ed4f8405e94647e61eff1405f4ce5b11fe66fc663cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1bd81114701da20d711d13a564301dfa7a4118fe0b0738db77b6c9ebfeb80ceb
MD5 d42b8a0d470d7943e7c2837b34d8e5e4
BLAKE2b-256 8787c0891b242581f84a7c89413d64cad84d7be434432acc3d50e0b8e86ed775

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 928e30a611b155ff9a94ecfac4b6641d5d70619fbc2fd391291c9b825d3ccd1f
MD5 8235e241f1958c3edfd3215104be5580
BLAKE2b-256 5ed74ce9f5c70866e8d62f60e2d604ec37bf90f7f038b47164cffa72242d2537

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 45e98fb0edfab938a4cb9b1b5a3df2f7ccc4727f81a06199a0c6c5f52fb9cf74
MD5 16a366ee2b1092df8a51d34361293e34
BLAKE2b-256 ce721edd9eb70d2ab7dfc59137610aacadf3b5a7b9389d2d7338ae27cdd8e822

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5dafdb49e676bf0b830cac6e611226239812369dc48deadef70a2010e4017cb
MD5 fbe93b56bdc28b502cb9dfb26e6282db
BLAKE2b-256 17e13bf041fbf8980ba78b63f54fdeda6edfe510074667f47b92fabf6fd9ba21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e00714a1e37d8f5228d7dfdd9ce9d63298ec900ab3571ffb57f69cb5b9d25a01
MD5 1cda28fe92cda221fdd15a6c4cd9969f
BLAKE2b-256 699e6e62bedba78a5272e653620ac0d111c4056931cf62501a216de0582da722

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 53a73cfee29212adec314409ea0e7cb1b5b9b3d65b63852af5c8cb426bef215a
MD5 c518cb84dc7154688b25bf12933a6e1e
BLAKE2b-256 aecf8071fca42c0425e9ea5e7eba4e255551e929b9c1721690500955d69574d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b2fad8a33a20e845ef4cd432be3e7421fa3a0e2b1b4a6c05deb2ca40bcc7703d
MD5 735086badfd0b2fb41f8a8f527b3dccc
BLAKE2b-256 c6c11718857453d25756701782eda4440dcc3aa023386ec51ce88c67b49e5fc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 76af69b1213e5bbe87dc7d9b8f1df95ba623c40b598586d0073b8c2c89832251
MD5 6a67ad5f4d00b08cc24bf41420cdea3f
BLAKE2b-256 97a544b6508bee69097143aa18a1522c304f184e86025564f3f167c3ab1fc2cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1dd46289476ec9921f251dbbfb26284f82f1301101ddb6e8cc90770c39c6cfaa
MD5 3d353e27d0c3970c81f84a47ded23596
BLAKE2b-256 a916ddf0e5abfbea11df3dbb654710eeb41c69c228299f4e904de85a154e2328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68187cb841574c3d2f448ed941ba33bda901ba848c817f7e155b19ebf49a9bd8
MD5 5949fea5704d276e72fdb221959460bf
BLAKE2b-256 1739954ed0f1ad93bd24f4b9bf88a02048bd3fed79730569b0572f88d4b19a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e99990fc2b59a0a76eea7f74d3890447cadc4b55b308882036e290f962b88b9d
MD5 6944296274160e980c70bdfdc83626c8
BLAKE2b-256 0968fb3dc2c847de0249ca373140f0a67855a31b6791da7395022a36cdbdf16a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e362bcb463b9bc778fc6a2bf49c9c2d7b642a59f72315eb290b902adde6e5726
MD5 ca5ed359c600c3d9207bd9fb5f3b5ea3
BLAKE2b-256 06fa8ccf16bce2e75a41cb0a6cc1f0c38f0d54db9d98d91d2d4209e71fcb8a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a666a83999e1d8e1cd493f59e5cdc327a2ad698578e6c1b60dec95a5fccad024
MD5 051d86d47c922e3c4b924a8336928602
BLAKE2b-256 65cf764b260516c789f812ce26e95c871759835e99fb2b076ee4b99c4deedbbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ef3ce43b674210db158bcfa6199c6bd24e7866130f9d54fdc09238fee237ed48
MD5 d145f0d5fa68c73990a529bfab31b9c8
BLAKE2b-256 d2ebcbc448720b787b7a177da302018c9532e259502da23f689c26ec2c06e1b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 01d01d135de78b766db454961f20de8e9ce32c244ed5eb3123b6651c24492fd7
MD5 f4ae28e7e387dfa2fb72add350b3305d
BLAKE2b-256 70d31cfec06bd6e68f41d2310dd7341175f7d8da579b004e24fc2dad30c47373

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3814776f2fb37e81f5fab27ec962b2660dabd4ccdb275136b0c0c9ee115a5687
MD5 29b9b9152caf336e252ac710e4bda63a
BLAKE2b-256 31004062ebf7f9f34edc7822a0f8b9c8b38ac1a61d12609550af68170137cc1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d4ab011f4f863c327cda34b3b6ffb54b908f4a43078faffd985c59e159539c6
MD5 171fb6ea1b852f2a9d2243b1eb8ac944
BLAKE2b-256 fe78c1c91748223dccdc4786e4817247e330027b395394543899f477be950713

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9404a85e3c35910cb21e9a699cdeee445bce8f008eed2320158ffccf439d28e9
MD5 a0934dc2f5ef1f72c5d6e3c728b320a1
BLAKE2b-256 e1e980c6868edc01d4db0a29205719ac32656026d46ff6455dab6605eea93eed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b742a3998404def7b528fc239dbea7d6d069600c3cd9b934e887377adb3d399
MD5 b229229f1f8400014ac1592bc26d5440
BLAKE2b-256 e8037e7b807ac51e59c576f4aec5b5545a90da8c2eda607b1ead30699b52d75e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5de181090c7b2352176ee8fdbee35de1b7b646c357975ff6ad9e6a169ee28b90
MD5 56ea0138116aef169eca6de36f1e85db
BLAKE2b-256 8c4c36d12a9b7c7539bfe28529b540a42600804ffd5bc4626bc35fdb3950ceee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 61649681cd955b398196943eefdb09d98d0046ab19a04c414d84d01e6eec53f1
MD5 8462f04f21726aea10fa09490d81bd2d
BLAKE2b-256 faec1d76c1dcd9724dd8df439419480b08bf2848de04021550631e84db916be9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.43-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c9f010c8b6715148fcfd109d138b7e6bf35ed5de7bb54f390102c89cd0166fa3
MD5 45455f2dca7d1bdf6d1a57fff7f91f82
BLAKE2b-256 04667313d50a3227e7a05f0b339afef77c97d1048565517e83cfe0c1a2a8a5e9

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