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.4.tar.gz (372.0 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.4-cp314-cp314t-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.4-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.4-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.4-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.4-cp314-cp314t-macosx_13_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.4 MB view details)

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

passagemath_plot-10.8.4-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.4-cp314-cp314-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.4-cp313-cp313-win_arm64.whl (984.4 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.4-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.4-cp313-cp313-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.4-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.4-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.4-cp313-cp313-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.4-cp312-cp312-win_arm64.whl (986.0 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.4-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.4-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.4-cp312-cp312-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.4-cp311-cp311-win_arm64.whl (993.4 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.4-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.4-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.4-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.4-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.4-cp311-cp311-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.4-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.4.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_plot-10.8.4.tar.gz
Algorithm Hash digest
SHA256 7320fc736450812f257e7cafb272cce40c364c4349b72c93faa5f124f2dd1a0f
MD5 b652e217d4a973cae2bf18c9ef639160
BLAKE2b-256 5470d9463a724999c7402110f4612bd212b1345fd2d44f25802fa83477a7678d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b2e9573b2fc0fc47d3a958088a7ba3e5c6cc27cdf7319af7e8d9e14318d5cd3c
MD5 a51e5e3f3cff79de7d235f91a7b9fb1b
BLAKE2b-256 934c3736a4f654d09ae92b5610c4f1bcd452d2ff3e00a82f52be2007dd0023e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4a4cdca7e88891537b6d3c7f13990474ed11db3afd9672628b1d99a6e782202f
MD5 3c0624ef3348414f061a502d99e1369a
BLAKE2b-256 53af56530dba294f48d44fb3f7cd0ffb5eb10f8c48f4829bc1769d1272ec6156

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 58a47368605609156756ab024efade62415b3460ac56ee2d59dfea2a10e3a8d0
MD5 c05cd38b96df05a0cadb06a1a4965417
BLAKE2b-256 3afb8debb7a4ef6c3f77d30fadb05eff43bd0f73a4551af80a73eeac85a8835c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51fa87d0eee3697d622a04a5b4e7354cfb072eacbc15dfaf6dc27243bd517561
MD5 5718de97864591b895310a460c189b21
BLAKE2b-256 01bcb59d5e44c6024598eb7a616f64c875993b081dfbc7849dcdbee0d924afcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 538a19b629ca6aee832b4f699236d0190d9cb32a52c87745af35bcc2223d1a49
MD5 1f3755c3f02d266c130450bb6f64d8ba
BLAKE2b-256 3b5ac0c88ebaa459579973ec772a125a5a1cb02b9f3dc1e571f6c921e40abd70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5743394765f24abbd2604583378289ccfa99b825a96e47c33a43e56f74e61aee
MD5 d8d3695d36566067ca0569839fb6ffce
BLAKE2b-256 2a3651811b761b57fed8cc88996e0557f109db6e083beeba3330ece1a3d20abd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6c86f0d6c92f73de4c2e7c53721829d8fec5ca6bddbaa2db103aff1e49c792ce
MD5 9d5c513ebc56ca2dc0c168cbc10867d5
BLAKE2b-256 f05e0cc099fa8174afd8e8f816f149b0b2172791eea85e562e93c521b291a500

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6a8617aefe3f4165ea31c0d933304e0f45d5228b87dbc8500e8e4e2263edbe70
MD5 97271a68f808253234644699e129519a
BLAKE2b-256 a8b07f56e9d08c610e1094fb0383c3bb62bc57f903ca4d8010e124a5346b3271

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4bf0f1f7e98e5c7e4f71b0784d247e7754e3ee1ea4b3a2aec30533189b364900
MD5 8db29fd6e94ae516c252fec749f74f67
BLAKE2b-256 96fb8b3bf2d64d66d05a544979fdf36a48e72a634db74bf6589eebb4dfc278e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 37ade27bdb22a45a1edb5c3524627165504d900924c9859431c040b0b3ab5945
MD5 4841ed2d9ad634b9acab81366081408d
BLAKE2b-256 3f7b07b008d15a0ceded7b022e02822c1e526af6b8359013cb44ec43ba45d9d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df7454e7eb4227bd90f4bb063ab2daf892b970883f86a1b526af351e3dbfb107
MD5 fcee23093b287b946290d6ebcc3e3137
BLAKE2b-256 9c30861920cd9dca5069d6566fb45c5d84a2bbf8bca71b8d614ef42d292765ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 87f3830613dc028ef23c6d914cab255fd9adbdcd343496608a7fdc216ef7318b
MD5 70a9ec97f0c806a19fb1d0d782c2736f
BLAKE2b-256 578cf7db241ce97d054a45a41f215f20abf74089b0a4530a69e3e2016fe4bddc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ae5c3e642d3e9d19df6c25a05e3545b230e533048b400b53bf0557334ea88a4
MD5 72015bcd740934f53278092198beef77
BLAKE2b-256 0be287336fc83a44278f3d51ed710dce7cf9beac52c3ad0279c0f2152b7f6899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7770e064d19c8e7e3de2f4327988b9a24dbfff8372b1932d37d69d7e3e2ec0a8
MD5 7c6a2612889289f6db7fbdacc3fe5306
BLAKE2b-256 2a9e10eee97df8998d1b312beeb5579582a1a38f580d99d4c3f8f16f9d5763c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 30fa83a7b70bcce21b614521f3f9d36ad24f930f9571353405a47b9a85419f41
MD5 c8770068b078f75969168c55c59a6627
BLAKE2b-256 17ddd22aabf1e9b761d7767dfc6ebfe2d90a33845fb1b359a8ee8482e54b2f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6891565cf293d9b1bbd07f28cea8ca9e2f593f8869c6c2b0312f9e9eb5367da7
MD5 7630c023022a06a4913d5ee66ae2f75d
BLAKE2b-256 94ed9b0d5656e2cc3ec0a4af4050eec3664d441165432668ef1b78fea90f2ea7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c598108a6c7878588b185a91302515bba9d09ed5fb819e92e4b4d9d586dabdec
MD5 0ca394af0b5837e24741ac18a1d719b3
BLAKE2b-256 0a9833763fe6164d07a773920b10d960ef07c6affb0fa6d4f76bbd03cb6331fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d13ba094383cd7a5577e5a917b2bc327523b2d9cb10b423a768a7f1536fa491b
MD5 508f29f4d06df13736b7f72d4c9a2183
BLAKE2b-256 ebe6c0498ad34a54acbe55214054f6730fa99ff8957e58f300acf0ac15e23665

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7827b2bce7fef8cd66fe7ca6bf08c8725040a11a41590ad496446a05482bd65
MD5 ca7fc07055a5b14bfd3469319e32b877
BLAKE2b-256 cf5b5d3a5f2a4778a7dccdf74181456cfd5757a8f4e284c3a302ec9875da264e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bad2cfe335f98490765370ff4a991f18ecda036efc5b476384f7e213762490a6
MD5 065801a6e1875e87d496a94c92074392
BLAKE2b-256 4fe9f06239c55d888933ff97b2113099f97350d8bcbab9b7be504150a55fd651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0d3faedfe54c923bff9ac9fa93bf33cadbd4f2ec8031bb36f046ab68c35b546
MD5 ddacd1c1517bfbadf001182132ff7bed
BLAKE2b-256 8bad36a8c844e3ff92324bf8858455fe85ae9d9b20da2c0d455516e5ae297360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5cec797c33719080b33874975971db0ee4993d91d5b335fd91ca6989d92c451f
MD5 e407be737c3a2b5af2b872a468a6b861
BLAKE2b-256 24d3d86aa64242d2e49a8b5c90fb04edb49dc70e470ab9cd291ba1c7542faee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 80fdded54d6376756c497ad53a19f20491959b3e0b87b7a2c1fe8b7abec4b451
MD5 e9520d377f8d5a51539dc6030715fdbc
BLAKE2b-256 cec4b2ef0b0e266aaa6085e4b677d5027e5e7c4467b730f988914049bd29300f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1bfe6be29db391b86915455616705eab13b4c9301bb7cdf3451375d849907cc9
MD5 b0417c914a34e70cd7ce53b4c648e2e7
BLAKE2b-256 cbac53045a1f63ed297ab249365ba37a0e03c0db9faa4d1fe3f9df8bb42f1410

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 63481415343848b18d9b3449b509f6f8948b822952eec51d06113f8103d5e384
MD5 ead9b2eead05935bfb5ec05e9a6689cd
BLAKE2b-256 e161137b960eed8195890ab84e991d88ae2a56e30b87c107669a9d7503fad589

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9c4e1569f6fd0c030b0db1745a8382204ba6f7f471074f9f832da75b5a056df4
MD5 a635b117e3d626801323b630a49214ff
BLAKE2b-256 6778c0d74097bd541d0bfd39fde9f8281023690bc0016f43878d422221327696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4833c3629e5754871be7f47b63c0f67d1e5311f96acf2088c419087c3efa8566
MD5 636cc4415319ba23de9815e7750f1be4
BLAKE2b-256 f3d05b10dbdf8ead52eb8b6c1f5d5f4004725e78a6fa67006a6398ab96cfc0ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bdd6b59303712ccfca4e64812ac7fb6484e626afa9eccd629977e84a9b0e12c9
MD5 e8fbfdbd3999aa589b5d34622f41679f
BLAKE2b-256 f198ade385dd5eb5e53d832fc74c680cbbcd909c7182db51bd8bc98e4f15f492

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4a72248eaaf538870aeae2ecb94313c75ed74b63788c1524b2b936eb27f9a27
MD5 2d93132865c87af1b4e713cf97d49f44
BLAKE2b-256 7e4e32fa271cf3227bfd780a9d1e7a1c8a4e3ffe28bf5789f4f22d41692d8af2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 73d7ba0cc75cbad14dd16275225c6a12418fe0c33658ab0a79a7ed5b6b9a357c
MD5 d2abe95ac7eb96c801aab934f80d6e6e
BLAKE2b-256 f7bf9cd2b6a3b7486ab7fbf718ed4edf4d9ffbf1b380bec148fbae8d6d31817d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 25eef6cbd3046fa9ecf203ad47c1ca2c5fb5ad088d67910f10629f2ec7ffa334
MD5 f04beade1f4dd0f62fefd5a57a14d97d
BLAKE2b-256 075d34d4745d904caae44cb7f5418a898bd8ac5840f8d9659a7bbaf4c9282d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 efa3609c61fe1f17130a90682143fc372d3500732b84427ff58884cf3ac5a92b
MD5 ac5e6222a70fd6489c8d6026088020f8
BLAKE2b-256 25163cfc7339249cab8f9b5516ac02367affb6ad5f14f1ba2c6dc60d5a4dfa33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 9c966b7ca74a0761022450440d2f818f6a951607ebc174c8a2e9e88eecb40470
MD5 1537179ee2eba783f26ccb0eb3dec850
BLAKE2b-256 003e2f5e95a60ece621fea087b528211e2f39479bb8a44514dff9f6984e647c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6265f8fd3f2d40fac70ad74f395c81b5e3c73e42b211acdfa6584d6a17914c15
MD5 ad694c8dee13166c1001366b3ff8162a
BLAKE2b-256 2a256a378ca0cf20adddfdf4212349a000114f96aa6e952f7d5ee15562fc9cdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4e8e194125dae9d73332b3dc22a252e096174d3d78a9405ba7cd467c6d6f842
MD5 e81621fc41113cb718833341904c18a9
BLAKE2b-256 fd737b0b24a360e64977dc42f9f6f86224923c0c04da04cbd05f15965609bdc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ebc1d419ab8679602c542a0acab22bb3657cc9aeed838ce0fac8a1655c6d88b9
MD5 a3a2eb523ade33ce26a6aeebdd61e7a2
BLAKE2b-256 e7827b78f2b991ea32b536c707389087346349d0bf3e9cd40961306fbf226121

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fee98d8d354e4730294fa9fb859679359da00d094d5ecf0fe1aa99597485c9db
MD5 4342c2a67541d1de02a2b7db4465373e
BLAKE2b-256 1381f134d9e31042e5efc25ff1059e42c37e062208699f58aef00af2b72eca3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1072f4e878ec36a43a2e0c21a93005404c964dee76bef7f31dd07a28a60a87a6
MD5 a770ffa529c1e87a1ef6b65d8848a800
BLAKE2b-256 67fa1b305ee319bc77148ef6e300e6832266af5c4995a94c192caa28d367204e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8c2a6c67f740c74737af946759f1ab2fd9a4ae09988c7ecac2d9292320ece87a
MD5 6af617512467878b2a4c42bfc8e5cac6
BLAKE2b-256 79534cfc702c803fef8b1011bfc5020e29c7e22c50edc1bc1ddf5cec4501d2cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bde31853844063d1fe936a832b3b70ba2a2fb5219c0eeb73449ab9273c3a7fe0
MD5 ae3efa8127f1aefbf7c4c723e279ff2b
BLAKE2b-256 d1073c47c4c84cd3186d8d3c01b0e50c8d20c6772d889fb7827ec72210afd0ce

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