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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_plot-10.8.5-cp314-cp314t-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.8.5-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.5-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.5-cp314-cp314t-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.8.5-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.5-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.5-cp314-cp314-macosx_13_0_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.8.5-cp314-cp314-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.5-cp313-cp313-win_arm64.whl (989.7 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.5 MB view details)

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

passagemath_plot-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.8.5-cp313-cp313-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.5-cp312-cp312-win_arm64.whl (991.2 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.5-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.5-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.5-cp312-cp312-macosx_13_0_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.8.5-cp312-cp312-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.5-cp311-cp311-win_arm64.whl (998.4 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.6 MB view details)

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

passagemath_plot-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.5-cp311-cp311-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 829b4b2420374a933e80a4495a42d4a10ceb5813df595662443f5583dcc0535e
MD5 cb9dbd01523aa001ea8ef85612c67c61
BLAKE2b-256 696c6cabdd8642fb00a09443627dd306217ccc92eba158f0433ad917ed660df3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1d72471358a3c683199e7d4b36a6160952b548b4d6045c1a0738dcf32c8e9b7f
MD5 4d2af74b6306628be04be7b30e86a6c9
BLAKE2b-256 770c0d3737d7d831ba22468caf3cb15668361e1fdd0cc23b15471dca0446660f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d36ba722627978d695e9d6e79e3b5afbf02a3e8d61573c42fee8095c385e68fe
MD5 678af1d61ea7f05f0ac8a98a73e21c85
BLAKE2b-256 7ab5882a770ff74afd1d6eed831d6d86261f2976f1059ca2f67eb7e03c27f80b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72567869706d1a41fa1c9425d781ec85e6bf4cc736931ce5c19093cd38744e81
MD5 a889eb643f72751010db8a48a7f3a00b
BLAKE2b-256 015632bfc8940dc8091fe133c49400eb4902a250e08b076140e3a866b58845a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c59a1040fbe7f7c9a168fa4bb627bbf62ff0afc0c46d0dcd4b9c45a39f1b400f
MD5 9e6ea0fdb0c6bff6095be771faba2dc8
BLAKE2b-256 83c51e2bea0460880902aac5ed23e3c2a72a3f038a44747619b5347acdf3aabf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a9c9445189ca9ef3d24349514d895e82511c3a097af7a97456d800d9ddee772d
MD5 e50bdea8fd9a986de68c0e993cc07d7c
BLAKE2b-256 049a0a363152ba06e8289d75bf7598f9b3eda9a2ceb778f01ed4425d168891d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 095a6ae028783bed36b2d9e390cc50a9c3e7fed8a1ff624858ea8a90c2e89bb2
MD5 4fa16a95c3e10504d3299ffd20076076
BLAKE2b-256 e919ef75d533fa9f8b927986f514f0ef873f8dec8438ddeaa09fb5d150a043df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f50ecf88fe981e378c911337a581ca634a0bd5fab2dd096b5930089f79759875
MD5 da3d16fda2752da15de9aaff1703bfe2
BLAKE2b-256 1e101547a1328299cd724b318f06cec416e066abce2343902f550fec8c1f853d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8775365bb759f052ea8e6541b54ef40676e04c378b7613ddc850f25e86abd516
MD5 f4922e65623b16ddac3afb6bf83b615d
BLAKE2b-256 fc3a8669cbc2384f2b1354d08717ff3f2ab6106981547e6bb882ac72c3293865

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 347694ea7062bb39f4f5617c57ac0dd54b8ea4d1a15693678b3a11307d378938
MD5 5000d313449c009b2877392eb4d59b6a
BLAKE2b-256 1f0e24514c7ac655abe591833933c2cc399044fb45233ab8ef17124f3be5247a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 862721ade26b4d72502587a7615e92aa7c3f7dd4792ee55610a327c3903d57c6
MD5 04f4545915c8317aa320bfe308adc04e
BLAKE2b-256 9f943977aade90b9a72d12fbb31d1c3ba2bfe041b5cd939ca0ece8e2a00d13ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cf2f423c67e5691eb0db37b1d6db54d764bcb7df204dadac4dd03e078eb35c66
MD5 8d1d79f509f3190e2087bafb5aa1ef04
BLAKE2b-256 5e55902571f928579679be16d0c8ec3a8ea9450f24103ec0e151da7bbfe72311

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d0bbe80e8c571c434120d647b1649573d0d15782911520251adbd7723cc9a697
MD5 22423995688ce0c26cd4d9783d065b0f
BLAKE2b-256 e860e462ccee0c910228363cb5369c203a3f346d3fc35b687c465e033d85eaef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 82dc99d81c6420b1d5d0c5a469263eed20227cc97d700552f8b862b1298fafcf
MD5 1a5f815614354ad44ad4d16cd60ae4c8
BLAKE2b-256 75ab1761bcc91238bddf317de915d3c27288736570be53e64cbea7b6fa00777c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e52868c9dc743a404116c90beb20c56b1c5131d68dd429e51d6e3952f4d94a6f
MD5 4ad806938bf8121f03e0c84b49c2b20d
BLAKE2b-256 409d55317489902c92244c215e4be9f1cdb709ebad141737f21fccd247965eca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d10364131b26ac75d211901b2758a8f889c333fc91229fe875a7c2173621b43
MD5 b8f0c00b60f03d5f1b16c67c774d0b65
BLAKE2b-256 9015b8d06a304637d438b69378339bf2cb2e505e5f6bfaa74be043a0022a298c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 761a4ea134a54223f816ca7d20692812b9d46e7f4e3cf7d21582054bb1c741e9
MD5 5f64c881fb5fe077c8b6a21a350f0639
BLAKE2b-256 b4a7d073b0bf4cb8122ab13158d6c3f528120e1433331231665748b7bbee0ec2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9d55f8ef2634004af22f94147ec1427d28b0004e258605935c104d7b3e9fa562
MD5 f2d5872b09c838835d18945528e5500e
BLAKE2b-256 0b59db3436027c592d3a919fe6981302eda78b9f083fefc948ca9e9ad503a33b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 c8c8f0dd7034e4778aef0c1b6101491235e09812d23d649c056e0434df829822
MD5 b9604ac187171190ab4a2a366a45053c
BLAKE2b-256 1320cba9ec4ac427353f2c79ca6abb22a96a862bdb7f4f70b4ca41567bc55448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a31ca3ba5f7fb0fa6ef68c78be1dbb29051f6e95cefbf7d48eeb0f11a7493161
MD5 2074fab010e85d452625f2807b844a72
BLAKE2b-256 2e18aa9de7dd7dfaca248ab3d248482c94dcfcd6f693be66a9ecba441c7fab82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 045111313fc91b59af6e2ac8be0cab49102b090fc529581e69e616e75aaf337f
MD5 5cf05e8b37fa9ad0a87043930abdd590
BLAKE2b-256 50e83b9ab0782915cfe2ae96d5ada17c36512ff73ab3582fcc69f40457d3eae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39570b9903cfa42a7f5f07ec4dd485381d99ff564464121e1029b24d775f5bb7
MD5 5aec056c6900f553c797b0641dd1b905
BLAKE2b-256 3f6242758faef4bd529527e50ded3db6c8925b354de3ef7eae7cbab91fb805b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c80b6feeeb669ba4c9cd74878709777471565ce1a7fff41f5139e28fab376163
MD5 39deb815214beb29cc7374fc13b6dcd2
BLAKE2b-256 3d47bdcb2860d4d43d87445bfe2db65b1cef3088e993a0b9791b232e25c959b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ad00de6ba0ae3f59e4dd68c2dacb34c9bfd021e9d7ac4c26f7eba503ae38938e
MD5 4f6d73a8cf50471a04260ae2244d6f0f
BLAKE2b-256 a1f1fa6af6989675aeb44a2b07f67bb067f84a95220527128dfdf6660b5efae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e739c5d577353fe47de73052d6079931fd5b69a2c075facdbdaf45af5c6a0518
MD5 7ff96a43ae07620a5826783cca973751
BLAKE2b-256 75ead17b5df3d00b4f86d740eb58a54320123767852aa1ccc0de5e82cbada9c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b5825358debb711f4a8a927e720adef62280f46cc8229fc68b9b1744ca7a27ad
MD5 c465fae7e70fd1ba51bea000fa63adf1
BLAKE2b-256 bdccec4f4734977bb05d7985ed230058f7cf195e7a4f4452bdf53fadf4c9c550

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1f0f894e297d8549126dce7a6e499eaaf90527e2a1ca5cfec5022c1484601a5a
MD5 d7f5805c682054d7d13256b547222bad
BLAKE2b-256 b73d7b9717fe8b91064399664812b0017119f0ea6e06f74677a4a14fb6bafe85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6708a4db5195af7b41e1ad0d88325b89d4786397cb3221b484a2c5119612fa3f
MD5 857a6abf983027b8b8be2b898b3a2f27
BLAKE2b-256 7758b3df7a3bb9f0e85b47987b0b84309fdf25c347d0d4264d9ea3a742d2d9a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 967eb43729089b3bdfcd4bce5857baf5c40f285717838111d66916bb03ae4564
MD5 5123b6385c3b207a7744d7d35a38e2ff
BLAKE2b-256 18ce13ef8303f53f5f4465adf98a141cb25a9ffa3d3806f8d4a38a93aab45c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f9127cab98019711d720804802b436ae4ac531e83d7db5dc0f0351716d31ae37
MD5 411da79d289116061c77182b1503d263
BLAKE2b-256 547dae82dc79528b1387697821672da51552d6a8bdbe8ecedd703c717cfbdc8a

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