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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.44-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.44-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.44-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.44-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.44.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.6.44.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.44.tar.gz
Algorithm Hash digest
SHA256 f9636aff07ee48cc5ccaa483d290f947ac8b37d214274e71ed60266f5ceea2a7
MD5 5e2fa89f1cdeeb736fbbb4f65e65cf21
BLAKE2b-256 be0bf90f0fda5a30ae08eed919a76ee5446f6960436f827147fc724624f2dc29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8a77a1c9085ef5d0eb583f2b90cbd1a00a6dd556551620a9be2965ae81e2cffe
MD5 e0e630333519b8a352f00f96fe00748d
BLAKE2b-256 af53570d39004960794b6aec5b0dcace85dd10e64053f406656effde9f373511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4650f3c93c58878285ae76537f2f34f1ade9eda68ae64b35eed1c137598ce8d0
MD5 b787c973f4ba3cba7e89ed136ea7831e
BLAKE2b-256 cea41a6dbcd368109393516f6d03f2110cdf5ff42b8fc500a6bb9853dbff0b22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9e2b959af2e4cd8d2a3aaabe633c5241dbcc906e929289327c65f37466042751
MD5 5d78a6efc4ecd497f177d735134570f4
BLAKE2b-256 93cdde41c891b39b5d6c28784cecc365910439637fed8d49e6e2acc007d1e3f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5a6f8e7049273128521f4aa29130d2c5076a57d50c6d2b871e6e2b2884c30ff
MD5 040da7bf88a7c8fce574fc4ec4a03be7
BLAKE2b-256 db00d920e172ad6484dc99ad859368fbce2c1648ffd26e320fd3fc97111c3a40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d04732f8b1716815eae14ed961ae98a564267805fbb5e6558c1b788763ba65ec
MD5 5aa745d9d281a700523202209b28c286
BLAKE2b-256 c4a1edabea3af1805cc301bc11002a28e06680d16ec8e73f544a830fdefe3a3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dc92f0f7aa56edd7f4d3fdef9fa8da5f927e4d6e7f65cf3b5c1c6f310297e464
MD5 2bff2738888a401e790b41331f024af0
BLAKE2b-256 bcef4ccd868cd76ba00e0619d26c81c10a5d68dd5ffaabf304f635b90417bab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5d619d77dc62659a56c0217a33d49f786f8924dd18c600989094d869965f60b1
MD5 56d2221f734df68992a3a02cfb4737ce
BLAKE2b-256 b762bc7746a0bb157c54ba18e8c0db49f36cbbbecb55f669d2e42fbb7b6a8413

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 43b94850fa89f885fd071f49358de54fddf38d10e3a21c127261d9c56c177d85
MD5 5c4f6dfc69cc38be35add7db793cef59
BLAKE2b-256 322dda35e9e5056df7027885e296e9de39c08369c189c96e8d2f37232ef31ce4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e8aa22a6413bf8e4a58637d92b31e72d1fa589732f9fb1f9c4b47fbacddd874
MD5 61f9df2422536ea664f855a7346a3f78
BLAKE2b-256 0efb8976e2cf1ab53d773991623251f773881d73a7866e756f662353ac23c873

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de7bb73463285b7ef6b8f36ce5b183bf50b197d91df8565f49005036e9ad4e84
MD5 8cb8eb3b10d15c16850cbd0c7926c81e
BLAKE2b-256 cfc39a97fc39708e9ba7ba8c78fe66400e5d372d9359842f7197c174422e5dab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b5fb6f7d3b0ca74fd24f18f1c2b6b4fef6eb201de77ad07ea384fff4a4dc596
MD5 524fa18f3c713e32e14cc34295c78c0b
BLAKE2b-256 4fde0b83ffd1a00bc0b6a20954ca3f05ca161e873345f2722dfb3c10e313285c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a65e44ee6e7ba4eb9c2bbdab902a14c303f6a9e48e411a7f3910b1798ca6ac3b
MD5 2b555801d7997669738323abdfcc4784
BLAKE2b-256 dfcb2e451b04dbcb7ecc21a31a2074be3984bd10065212091a91245db2cd6244

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a9e3f5a590b6e67fbc5849fbe7e5f1f79b452200865460931d1300b7cd4bbaf8
MD5 5f609abd9cb5dc96965c09ee7bfc7613
BLAKE2b-256 5e78045ff1953476744fad8feb8161ea56f5817aa039c79fb4eca7f232a977b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 63b0dce3c7e6ded01f3e1ed0a89f85e53c14648397e52d653f4a6a292a7b80ad
MD5 e37deb49e59cafa49cdba81f6ab3f879
BLAKE2b-256 328e0929dfb9a6bfda41a7718aac5d2e50e264b47943e5709a02dbcedfb6db3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e9a476f116a862719e73b9c7b428a45e0952ca22e5ceb8c6556901295b6fe788
MD5 44ae96f90ea8f41f38a79ed698d85998
BLAKE2b-256 e123d7f2a3e40cc6823cdd61a32bd8b028e77731f819a9151bef05265cf639b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39e2e527d3134e423ca67f76d901505a65e3fd0eb68f1d51f084b22610c39ac1
MD5 39adf650772cf5fe82fa8ff78cc907c2
BLAKE2b-256 4c280665d674363cbeb2d6c116a6898b021069428fa79115f77647e64f3e880a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee33c0d5f7a661a4858a4a579db3714a81c0933039ac98f4072bc7bad0d14116
MD5 2b1b814715a52c9cc2b245f1e9297699
BLAKE2b-256 09cdbab832d054cbf0daedf5ec77d16f5ac41127f5d97f3f2eb9739c3a5a60e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65db6c083f7af7c0fa86a6168024e8e0af3b07bd20f3849e15beafc80b99ed70
MD5 5cfe32ae9fcdf84d8fcef9d78eee78f4
BLAKE2b-256 9008605145b7fedeeb862cf046c24562bca2e1c3f694e0bb113800ad57ceec59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4451fe7350403456567d10c6c457fafedec2572daf0978dae95f159a5e735f0a
MD5 c0d94090229303032692190c8eff0a25
BLAKE2b-256 ec181ee0c850d7f2849720ecffb107311f10b682726f1f894f28be42350a67e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7095d0068279dfa8862b099b8596cecaf88dc72bbaa6ccc1932b4bbc483292cf
MD5 e2ab15c0be9f19bca7755e68fbdad3ac
BLAKE2b-256 397a40254a2b913671414e296c9e032ebc3debba8ba39c730f37287a864cd07c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 471890234298faafb219c4f584392dd080890e8ae58cafddc1a26ef223219ca9
MD5 8f266b602f5dc90f7ad56a9482717729
BLAKE2b-256 6f644b408ccd6a9922eab25dd237873bb50cd366449e75ba8cf1c91521460075

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 66468ffa55a17e0e0c3dab745003b58cd900b4165d76eca7f5e421f61b50066f
MD5 a3aa8e013164504ee9735d7e4d47be67
BLAKE2b-256 5c0d20aad5a53a4ea4544e51f252f67f23adef245c89205f96a713d67d28eae0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99ac39e527ad8e0959e788d8a3440f120c82d0af90d5f124a936200eaef37ea7
MD5 0eab6379dad07e8c04db17edb5e37175
BLAKE2b-256 bbbc35330bd5997a10eebc2283218d7267af3a6504ca4f0b17812cf0f2c9f663

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4b31291b29abd1b18a634ece6694144f2526c0aeea215317c48fd0b6cb864f4
MD5 383367690ebc82d359fd07c24bdb3be1
BLAKE2b-256 3632c971d76fd99d13ef3e0cb2f16053c072e3e63f83744f3bed0151e7174dfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 728236b3b8fd7c74c405d14b2528eaa23d84ee21e92f7e0969541ceeb860b08b
MD5 2376f93ce93891b06611b5e7331f8e9d
BLAKE2b-256 da7ecd3b8eb4edeb9e08a15c884a3f702c3cea95012fee8fe1275a86a790c0f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0faab007ab083c75e603d1340203b269fced9c08b320827ae2098ef855786c42
MD5 01897d0198efdab26b6496ee10abec09
BLAKE2b-256 959b28c9fc74480fca2a28002f2a0ec019e145fd5c8a9aaeee6e987e0d258622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cc124f39110cdcf5ceefd63a535d26174a128bea4211300ff09cabb353696438
MD5 c9b2cab08abecbafa612baf9e4c1ec9d
BLAKE2b-256 c3615c6a4001ba63fa4415f6f1b33b4dc1a5aec967cbea333c2cbc0b5e82633d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4098ccc6577869e2f5316f9a072c9d453284c1a2d5aeb2876ab26885f4a7f520
MD5 ff1a075a676e33033ae7c0a7f9a39248
BLAKE2b-256 918adf6b012977a85ab3babb26f022d5f9325c66242c9f34ebfe97dc10a27da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3b6671580806fe80bbc6c8fb3da9d6d9b74b915cbcf187d4ce90b194c71f41de
MD5 0ad3a578330f222f4a95394dd03f8e0b
BLAKE2b-256 ed1ccc966a7a001bd5257db2d9e10045a45f97aba5dd908dc7c4adf018cdc0b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf2759de36c912c5a1e53c2893f467c82ecdaf1510c61fc11c6a9e28ea2419ff
MD5 399d82011b80cdbd7092bd7c188beace
BLAKE2b-256 d03a99f0b8d3ef1770ab529d5b57746ac843afd07e5ca41c33080a81d7209cfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d850c67b58e8d2555c2eccdff4e7d78e42e23a7e239fcb0a1f591a656c02934
MD5 1d6680a6a02d2bc85b01a2345f8cdb5e
BLAKE2b-256 a358a85b0f7a7ca4dbc92b2bf8e238954bbbf57716dc6fe2c9e21c8859a2562b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1889ad26384e476c53bdfe8778456133985340e84991b90bff3bf09edd00f872
MD5 e490078e67bfd6d9f411db515debeefb
BLAKE2b-256 cef81cbd41008426a580662ba9415ddb35a1c665828c5b2192b69017d4fdc8f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61a46b3a2c0c0dc04c66869b21f4cf0b27c04daad67a0c261388ff6d7923738a
MD5 a49b6c1dec3ab8fc2aeeef013aad1e8c
BLAKE2b-256 61c52dfe0a06af3e8ebf563a558c188106e6b90caefe4156dd6aa4bec2f9ca2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1758879833948aac2db1af3e1aa3f14571ddc3420be35d9e9faa330cd3b40d1d
MD5 d193d0dab3f0a57097544f0c9418adf7
BLAKE2b-256 40335fe7277e99060bc428e15d1d2f870a24f7549bec29893e4e7d7bec6a8d95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2ebd2e56d8e551576deb6c2c5aae20b52606b6da60cc8fe0613b3490e2dc2ac5
MD5 5965ac95149b9987e120e7947b7f8aa4
BLAKE2b-256 b0a39cf3099ee9b7329e435d6b5f8b4a08e6ac41d3ea5b4db6d9f9ebb6cc143b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d49908c824d0f62fce06aa5cccf2753006b95bbe918da42c5859182cd8ba1d3a
MD5 c456850fe8cf81c765cfaf9559c39ac8
BLAKE2b-256 59c4c7daf590b796a6c517153adddd33f0da38d8e12636ddcce309bf2208aa9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10e50a7bf88bddf7ef7d431163be36fdd36f0348c6a538cbde78b75a093a85fb
MD5 83ab67ce4a5b74c07fd297bfd58e5d97
BLAKE2b-256 1df924da8f650e332f5334c809826bb8bbc833ae8378c0aa274c0de9915ab9db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 61397069893447f78bd8b1d80d99431939eb93505cadacc8728f45a8a0cb3233
MD5 cd6344cc1498a7bcf559b228c0079c9c
BLAKE2b-256 bb3bb177c4286491532fe7ed82a7a72efd956eec0500d7c1cfb81a137efae87a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94fbfc764cec12490daa776cdf5643f0f64ff3723ff81ed72a1539fed882f088
MD5 7845d9fa21862346fbcb8c916a68072a
BLAKE2b-256 21fcfc2ac49ddd7e9bdf7b5a0b81e6577653525fa5ed8dfaab070ae66e01d0bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee7a9b523ddfae087bf03470faaf638cc28e205178966acee8502942fa221967
MD5 2d44ed305ad4ea882d9a7d1391bf0163
BLAKE2b-256 ce08c9896f8e1b8e2a7945083a9934bb8f7827adec3d78a3f47a0bcec4a71360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0e9c0899e1034aafe69557d0e7a1195bf65fa73100021e590d958481a565efb9
MD5 ca5fc699ad5033fe9758e86e3aa10f23
BLAKE2b-256 2311431c6bd574914ec8a69ac8853b908c2f79a902269fabc07805958101406c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.44-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4d4905d579f0d92d761e4fc0d2698a68c7f77d00c4693833779de3d95f20d729
MD5 0f81d80db10810e0a3dad6379065a2e8
BLAKE2b-256 84a5bef01d7dbc9bcb9b342b0a1bb789103e3857fe5e7f5ae8fd0967f46f8957

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