Skip to main content

passagemath: Plotting and graphics with Matplotlib, Three.JS, etc.

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-plot is a distribution of a part of the Sage Library.

It provides the namespace packages sage.plot and sage.plot.plot3d, which provide functions for plotting that are very similar to Mathematica’s plotting functions. This is analogous to how matplotlib’s pyplot package provides a UI on top of the core matplotlib library that is similar to matlab’s plotting UI.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-plot[test]" ipython

In [1]: from passagemath_plot import *

In [2]: scatter_plot([[0,1],[2,2],[4.3,1.1]], marker='s').save('output.png')

In [3]: G = tetrahedron((0,-3.5,0), color='blue') + cube((0,-2,0), color=(.25,0,.5))

In [4]: G.show(aspect_ratio=[1,1,1])
Graphics3d Object

Available as extras, from other distributions

pip install "passagemath-plot[dot2tex]"

Transforming Graphviz files: dot2tex

pip install "passagemath-plot[graphs]"

Graphs and networks: sagemath-graphs

pip install "passagemath-plot[jsmol]"

Alternative backend for 3D graphics: jupyter-jsmol

pip install "passagemath-plot[playwright]"

Screenshotting tool for saving 3D graphics as 2D image files: playwright

pip install "passagemath-plot[polyhedra]"

Polyhedra in arbitrary dimension, plotting in dimensions 2, 3, 4: passagemath-polyhedra

pip install "passagemath-plot[symbolics]"

Defining and plotting symbolic functions and manifolds: passagemath-symbolics

pip install "passagemath-plot[tachyon]"

Ray tracing system, needed for saving 3D graphics as 2D image files: passagemath-tachyon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_plot-10.8.1.tar.gz (369.5 kB view details)

Uploaded Source

Built Distributions

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

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.8.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

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

passagemath_plot-10.8.1-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.1-cp314-cp314t-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.8.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.3 MB view details)

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

passagemath_plot-10.8.1-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.1-cp314-cp314-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

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

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

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

passagemath_plot-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

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

passagemath_plot-10.8.1-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.1-cp312-cp312-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

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

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

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

passagemath_plot-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_plot-10.8.1.tar.gz
  • Upload date:
  • Size: 369.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_plot-10.8.1.tar.gz
Algorithm Hash digest
SHA256 f3a9e0c7c1847439db63509bec6fce34a4291ccd0f428d274112d6a1038ba70a
MD5 97f96e5cabece17f6547c541effe7a7d
BLAKE2b-256 5847a0bf1fc448a870737bc3ded15f338cac0ae5aeaaaa0f8b9cdf12c06d0a03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 2f949e02c6f9ec0e31ccbd29104bd9db01eeebfee88b973876ea523f9cd7b9c9
MD5 6f04036a3c078a6c7b2ad29dfa5f82ef
BLAKE2b-256 d5c780dfd8aa51137c35cd3053749c0b7687fa35f739bc236ca7d2e301dd46ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5db008943e264c7b41a4ccd42f5e0484e79455a525654ffb7a63374a84a89895
MD5 5043ce6ec2ec7e4b26c3380de4cccd04
BLAKE2b-256 8653fb127cbd8cbae11a85403df4f28af536ddaf2355c60db8bbe1545beca781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd54f61a9482df21662e82e370a16befdffd3a70e38a21a82445841a69cbe699
MD5 1cfdd73f183af8d5771479aadc761948
BLAKE2b-256 373dc210423639a440c8641eca0a1d5cf3640ac951c244d290aa43dd65f90545

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0390f1a6f1d5cf402fd813984b64dd960dcd0991fa7f8286f742763a3683c496
MD5 35d6aa2122260bb515f416bf400dca66
BLAKE2b-256 9cf4e15f2c42c1f78ce13e380db2cc55003d1e89914645c8ba31d4f9d9482761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c18475f4696f121abb411374647d2ae8fe4c11301a32b9ca8979171fed22dc2
MD5 918b8cf2a254f88a944b8d30b1c7fc75
BLAKE2b-256 1c8be5eb0527701c7e004f1933f7812c18587798d4e18e74f954e8b1db702807

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc9ea5b9ae31d6ca63b31da4dc4ebccd09626c51873ce2938e9aa3967e2c4f65
MD5 8ffffe7b55a41b9bcc16e41d622de6c4
BLAKE2b-256 27869945d67c79a3efac3ee028fb2fd306fa940c697f7066615420fc32772a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d1f3cb2a074f75ca270dd4af4b8f1ffee18284ef4fe7a5027b65d15ad008544f
MD5 d4be3798f42d768b0a6ae55fb90d6dc5
BLAKE2b-256 5e6b0d22d5ac0b3567232feed9cd7abdc965d6e894b4e1d125d0f2e2bc8561fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ec55eb98acc3affa71e7fb805d1280fdf6e4f6d399892b55013c5bb5e9bc111d
MD5 c42d87ee2a943fe35a0fc0d000b8c955
BLAKE2b-256 ab304250480df7530b1be5bbed9cc1fb31aa0aecdd0418d0699fb546d46b15ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f44468089d39271bf24cfcd3cc8ad4fa6b2575fef9f5b1cf972d3e45bcc6cd17
MD5 1dfec27fcfaa841604c47beb37faa8b8
BLAKE2b-256 1fb009b1f446dcbe7159b28bd941b868b7f07267ccb4b3187dd631991fdc29eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b2e89086f2d3c1db7b2fead0cabd47b94ef7374a5359bbe6e360f00788e3a23d
MD5 5f2c2c1feaf5b1404c5923d44b452e3c
BLAKE2b-256 daf450c9f819572b8d60ca1d4d6c1770d4dc9c0923ebb8b0cbaad9fb83b046ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bf83d64f28b16231f1ce175fea4fa76835c654d4c31f9a3917eec522e897318
MD5 a5910d6534494886632bc2bcf5016c45
BLAKE2b-256 616c9633073234afdcd836fd357411bc2b19057a5fbf6d1832332abd0300ccc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a3b61aa3106639bca33860e349395e146b6fcd0a122f307579b645903aa0ac8
MD5 149a8bc40305c7731da5bea5e1997c92
BLAKE2b-256 2eeb2f6608f4880f392fd7ed13440878c5e6f072f5ddf4277d2de81ba87061b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94d4891c62f7f20ef89625d75aff2621bdfd91b434f2fb38d17f8b41efb1dff3
MD5 b516b26cedeeaf97aaa189225628a761
BLAKE2b-256 d79a539c65835db8c507ad17735fbb6bd7f7c555b0937d841c1a5b27dbbe0675

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b3dacb388880e4682165d9b74cfe7dc4d9395103a98f983083dbd893c7b7737
MD5 fa3db02e2bfd88112f1699e2bcceabd1
BLAKE2b-256 cd62d819c15d238f55c3563f0b3917c0392782a0f66826592723e89e2023109b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d11976361a381717a998b4c5acf2b4b38308c0d7e3f4b49259d55e9cf41f71c1
MD5 ef20f5a19b8fb0e279c2ad386d25dbb7
BLAKE2b-256 3591b39f32d57f71146edcb97acefa42e1101f7d6b84c363e5a19dd493f9fe35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f56e84a19d26e8f731eb64cbecb64cd24750eb452fdcc01680390d2a12e4e924
MD5 3a34c4ae54d56dbb1ee47d6431936267
BLAKE2b-256 a1ec1b0a0ba0d606651f42516c9d00acf5f4b9b1572d6524f7e38d737846b9d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f096189aed9cbf751140c02e18b4d8360e7e4cb0d2d785c0029687cdbb37b96c
MD5 1afd4184de52a1e1b27b7104ecf6637d
BLAKE2b-256 299c1b2900f63b79ccd13be1d19cfb9d87a356a9dc990406bc8fa2b554595aeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ca442a6694de297101cf31d3da95982a4f31327f22aab6863deb383870b43e67
MD5 1fef9bd91044850628e440398f4ed516
BLAKE2b-256 a1976cb0bfb23f4514c2907af0bdeb0803f6ae79edc7ff00a2fd42f47b4e2ce9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01eefe34acbe21e031b4430d68ea0096c8047dfdb3d8493b4b15a9070ce4c3d1
MD5 1727f0b8f9922f65c957cea0fe8fb22e
BLAKE2b-256 8495c9a4bad705acf938a7d1b0b468db7d7155d0d74b2f516132f5c25068315f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9638fc55866cba918242142c001efff2b491f7fff376e00673f9177e9b0a2a73
MD5 ae9313f305561dec188b40b94e69bcff
BLAKE2b-256 549494ac827e9e501ebab277d54c5b89d0ef4e5da2ac9e691a56721bee5c7e7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6428b2f14b3063e8ebbc03f10a1c6a99af636dd7445212754918d0e83183fac9
MD5 00f477e7684860f1344ef8349e750938
BLAKE2b-256 e13c0d381a80d9d60d988ce83cd124cfa30a619db01aff81610d98d50c32b66d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b1de779a1cde9b13db8ebd733f1c3ce1d7d49fd2aa41db02610854a3152a1e2
MD5 c58cd79933e7668fbf3add93c23c51fb
BLAKE2b-256 d734b191065c63000f2537a42b0bdec5dcd41d34f38c5cbc3fb9b7a26aeea891

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5c2b52fcd8c767b4b3f167c2b7bd9ea7344e668ecf2c9ebc6e6af03f7c05c4ee
MD5 fb93addf51c6dbf999c0f13d7e5474e9
BLAKE2b-256 059722714b0e3390b0797e6e54d2e0c240bcf11b518e19f73d009d895c6d8a63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6754b675cc16da54ee4bfa4ee7a0ba1a4d414a6fb90022552255e6d03532c86a
MD5 67830eed10b457771a4913e99bba63b0
BLAKE2b-256 477192784def29795f43d6ce68bb1d3c3c096a0cca2e0b59ab6befdd9d20b115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 aeed226f65f0c9a2922782d0d8e1a93842d83d9a44e9418ba5a75be855f00cc8
MD5 27a40ec579c264e8ef1d1aaf9b9ecd54
BLAKE2b-256 24024a18a32702311c32732f4c1629827b28f656c9f9eca702880f19b14706df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cff0de05771abb3510601aa70f6e0ec8f8200fa91fef8635e35fe3f7df0f5065
MD5 e6056f8ccf0b9c77b9965e0725269060
BLAKE2b-256 ead01acfe2b82cb7704bcecb619c5b0a6ba04cc90a3232793d45d4e081d5ed37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd545b2c97ad4ed8952cae1941ecddba27f0eba70ecdec29f389b0658d938c61
MD5 1362a55d9d8ac5af0c458678285b082e
BLAKE2b-256 8f445328168bb53e2520f0b887989e3e5fc48e3ce48ba5ed53b8763d02a8984d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f39b26bab2a2d567cff7d98ce9aa5e785e9ca3cd37cfd05b2eec97f9728c7c63
MD5 4ee953692285a4167b3658ef2556b101
BLAKE2b-256 c3e707616b287ea2468666575cf844596bb8821d8a612130e1a268b3a9041201

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf80a368b6b9cebb3deedf8a6f52ba52cb7df89798190664e223fca743bf5527
MD5 b909389903d33e54459cfc098525f03f
BLAKE2b-256 e81700a28a371feb596fc4a42a8f6c1897f267acfe560fd465e9c7c4bbd0eea5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 372731b4072855ea5a714505641be9ad779c779d1eefebe4a60a2d9f763028c1
MD5 4d7a8b8d45c7697ee82f4c6bca7c4e3f
BLAKE2b-256 825c43bad28808affe9bb4fdac805f10a9dbd19686c7ef0a77fd6aaf0a6fe1d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f73e78699eb2792e643ae9de3cdfb50f9492df31c9632d99121f437d7cc1cc9b
MD5 5fbaf403e21291fbcf867e9c895135c0
BLAKE2b-256 29e5525d898c0268b788485b25121c8cfab672f3d05e56c5f5d08cc568ea621f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b7b172ab028f6ea7e7bde2384c64d54fd6b4932b74782fca23af896d2d2f906a
MD5 21a7ddb1b778773b26339540a702924c
BLAKE2b-256 a8333d47d8906a164c2a869533c423e69bc32e5b470b68a28a8e9ca3fc7761b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c3dbe5c7821aaac6e8a513de75efa78d9f086f6211ff509912e7fc792b5ea82c
MD5 645108499813f55e91946d6620583f86
BLAKE2b-256 33d6b97f80a256e6d3adca8eb82fd5aaf84a7750e1b50eecfaae0993a997b4e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 993baadf0b548895917e02a5895409c226281984d618241bcdab35d9a71ecdb2
MD5 9a95af5c56e863e094e30df93ecda55a
BLAKE2b-256 99294909fcc7edb69bd1dd4d3079055d92c856a6c5e9e4665e066581fe14e7cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87f8cc26279d98698180a5a42cfabc2ce13e5922715079e199ed5a9be315333f
MD5 de1766eebe3fb5a6fc6ed8ea5ff514fb
BLAKE2b-256 c1b1202c1e83cee30ec2e838e1be62eb92733cad03e16e9101b62753b2abcbb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8a305b75da838e46e415a16a2926f13a9eb65f9cada5ff65d44d9096544106b
MD5 a9739c500b1286a1f5ef236baf380bfa
BLAKE2b-256 0eae89e01fd0a63f5bfb18c4d97137b7c08cc37a9584fd0c912bbedf5cf9435d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 085faf9e63f9aebbd21f138415551080a95887c18b52643c0e01c05bdc2489ce
MD5 c48f7e0e6ea454222b925baff377da98
BLAKE2b-256 80f1ba450b9773957144c5609e55fde406e2ae439520b4e0a4e7242ec205c175

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74089fe2dd610ce7ddf889b6f274a1a3aeda36423fa35f8952ea5361d2bedb8d
MD5 1a80eaf405a13a525d267c87d6fe68cd
BLAKE2b-256 32dc5d46dfb64ceba1c8a4af434a04a88ce4480e5a19c360114e0eb7a9898498

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e90b6c5809c2712b65ad42b65a2f5ca86a327a050c9d145d8413c5479004082c
MD5 711cad9fb0dde93dbd6257d06a80b124
BLAKE2b-256 3e8beb15cf50bc6362599b00aacf04fd04b572665b15a9627ddfae2c72ab0568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 84c862e25a40dd4987f33a8b931776325b90b053f2e8c059ab6a179610a6e72b
MD5 4ac9a820cfa52393d7c7da27ad2fc131
BLAKE2b-256 5daa5de62b105628bf3cdda62ad047bc28541a9e2f2df26816de1f2a8f0bb586

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