Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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 --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

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.10rc0.tar.gz (372.8 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.10rc0-cp314-cp314t-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.7 MB view details)

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

passagemath_plot-10.8.10rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (16.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_plot-10.8.10rc0-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.10rc0-cp314-cp314t-macosx_13_0_arm64.whl (10.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.8.10rc0-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.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc0-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.10rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.10rc0-cp313-cp313-win_arm64.whl (990.4 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.10rc0-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.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.10rc0-cp312-cp312-win_arm64.whl (992.2 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.10rc0-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.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.6 MB view details)

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

passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.10rc0-cp311-cp311-win_arm64.whl (999.1 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.10rc0-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.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.6 MB view details)

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

passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (16.0 MB view details)

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

passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_plot-10.8.10rc0.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.8.10rc0.tar.gz
  • Upload date:
  • Size: 372.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_plot-10.8.10rc0.tar.gz
Algorithm Hash digest
SHA256 7ec2155a31636b5f01de3ef98eb2b75d2fd7770dba440d009a364780500962e7
MD5 84b3ee84a3c33ac1099a21655b4106af
BLAKE2b-256 841d1d18146348ca6413b383c1172fc21f00878bd5e01c7ca2bce0799f7c402a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 197f0205f9e37f64c353d0b635d71ffe91c1eb47d8ade0fb2f52001ef722a14c
MD5 6114441d9bd0c538d2e9fa9fc10bda69
BLAKE2b-256 da2dca202052665c8b8823f797b160c69050f2c0adac251bf419f7c6909debc4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d51a48ff19148b52d847dbdd924ebf3f5d889edd20c2955004842587d337690a
MD5 e97db136b3146a262c0184686fc3802e
BLAKE2b-256 d5f5dc2ea838dda9300c9a5a6b7e566ca48b8a52f7524e47cc5cdac8fbc1bf71

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f84ad420dfb1a502a0484da4f21f853688f8ab18a0b96dad759cb4330f0bf689
MD5 c7aa58b1f5db229dc5e1891ff7245b91
BLAKE2b-256 e76c2ab24fba5b95868c31ad827d2b86e471d1146cb20ca534cbb273630f65ab

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6c08fae6d7aeec019c370e955c32d60eb4bf70b8607d68511ff65344051ed78
MD5 7837a3e425492e1797354662f49a19de
BLAKE2b-256 64a5eebbb3461e152543fc1a9c8698b0b9cceefb1e97f9904ce98e3dfbc9c185

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e9d615d80a3d071c4bc64ea36246a550ffead1e92e2351f1b606e4225ba8f08
MD5 0c3bfa69d6c2c0c287129b7770c3061a
BLAKE2b-256 b7d0d458ef675d55945f8d92fcd3a86a063cc1bd02a903560f0c636a3c988125

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0912eaff6ba6827dc6af3ec68f68a781ef3e5152697ee6b72539e8a988a6d93e
MD5 b581d5020e9acf27927985efc353d581
BLAKE2b-256 14b702427be07cb48c5cd056445f962d0363b085856968958b859ba7f728dc6d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3d6e1f90183547cf3ecc4904b23d803f1ad186ea68b3022cd2b2f7e4500475d6
MD5 e43d2897dc8f9711d85788080a85475f
BLAKE2b-256 8726653ad7d9c43c39e370c1f5d2daff53e759bef8c30451678d6fab61a891d4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b04847a3b2dc4b31ac675385192a4a68bbaf345e32728108bd7d4ee91c4335e2
MD5 df5db41e883dc7679e260f664da66671
BLAKE2b-256 aa36bef0340c8de16ae1f2de67c2ca2498dae734109627f3b8a2b4a3e993edd8

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 6aa7e856ac21aff14714b6fb74e04041c7163886109d18614463300076696c77
MD5 bb3606ef6d044424adead5a8ea45f419
BLAKE2b-256 9b6ebdea8e3e911bdc28e4ae3e66cf50bdfd302deac3db9752c9347ecbee17c9

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a23576d98ca9ea886ecb1026a50c3bd1fe70d6d5842e69491f42f504ac464d6b
MD5 41ca1495d0da7c47743a60565e04a4a0
BLAKE2b-256 34fdeeb262a800b0386c7cf3bba45ff5336ac6e2b13c6cdc8b3b691934440f30

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af81927bc7a754226027a704dd62b6bee60be2f0f204b16438d75c1f3acdcbe1
MD5 81778c7b52f0f62eaa9f346228bb03ba
BLAKE2b-256 f98d861ea698fade808de3d16c49264d266f287919e12e59fef8abd114266ed6

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bce1e89d890e45dd20e12ddaf3d1ba75a722007ef6996a87ec3c28638b9b56d5
MD5 e4f2cd62b6c174ee15f930de2328c322
BLAKE2b-256 d6f87a93fe135abf701951b5bc588aec2e119f471882e9edb1d9357817296f8d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c97bece7946e6e0c4a6dffe613887dbab3d8dfb7cd98270724c21359c633f469
MD5 c6a69b727dfc1f4b84f015e5dc03e80b
BLAKE2b-256 4f6469c5c027b05a3d315f917c31fc3d25f8799b6635262e31cd8906b1bf2a72

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56deffadc044be9e84cdc80c29383356f262bbbefe521228fea4a9123a05079c
MD5 0b93e5f78c49a581aaf5c3b54dcf4be5
BLAKE2b-256 d16b6eb6e64584efea2d69711eed0dfc64f6f1e3eed33cc23d4e2ccba6666bd4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 43bcef1f9bb66338098d3cb3492dfd0beab5fdd4cd87a97912aba7fd4b02e918
MD5 195caba4dc53f6dd665940a9c83bc116
BLAKE2b-256 98adf0083b91b0163a33ad659bc49c433de8b73013baebf01fafe4082a7261d6

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 de368ea755feaf74550b1c31a7f9fd13bd53b9ffdbb6902c471a64d3e7fcde9b
MD5 b5f293d92cd686eef0647833f049db58
BLAKE2b-256 9d83f5fb0c9136c3b9f633e56ee27681677b5603221ca42e5b97ce858b367188

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 56d8b134b56fe52ef970c76fecb829aab86d6d89d348259f55c50fe6f23a9864
MD5 483515f739772f3d08418cfd62b81175
BLAKE2b-256 79dfadead6dfe8a4798a259295bcac66a567c2038633d5e17a02456007ff9536

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2ae2efa73c8ca2d14a209b3b7d4c08d97b36d6b8afd56aaa4894f0afe8ca2b8b
MD5 7ebf3e6b3d9cd878f377861ea91c7713
BLAKE2b-256 66684bf6da3f7a47c40f22e4c3d4d927c4414fb09187962efd8ee9fda3c1f9d3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f2c59a3d11a84a32f8862107bc9aa476a2439e568b0a192b8142ba164c9e4a0
MD5 2f704ef5952bb237d6851ca8066dd6a9
BLAKE2b-256 f0382cf300bde4eb5c2741b67d567a29e9cef15e49ed23536859dd10d7fbc893

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb8761450985c6bea5dfc2970e3540380f29cbd649f4c1bd5341033b5e2dfa9e
MD5 0696893f4b2e73a8beee733eb7a86ea0
BLAKE2b-256 802beea8bc5d3611bde87610d67af99f1b4c0a8658639b817166bc03632945dd

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a1a3ecee57d2935646f30137967d4d5833b22902b224ceca1ceae8b36420d472
MD5 c57f2a88295da8b6e09372c7f0ed5765
BLAKE2b-256 ede36eda77c012fbfd900d0a91aa8f9aa32337568b4affc5cf9128fb156d21bf

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 375e170d164868d4ecd8a1e4b03f4ea2b64f170bdc83cebb94cc820583909d78
MD5 d9aa3e4457d873c58d00705ac32cede4
BLAKE2b-256 3bc1cae47dc5af46cc2786e306352a6abf11c41267a65522aea31eaadf90cabe

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 72596617152b765c41c1c9e11c3d44f5af15db220433cceb41f5350be72118a0
MD5 d392ddc5d4acf2a5fe024bb789a03dc3
BLAKE2b-256 97489bad47305d5338d3fd5f7563eee6a6df720ecc08cdeae96f8ac97780e044

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bf56be3780c8f7eaf299e45b0e3a6995ed4783232d1c1f0001514be03efed62a
MD5 0796ed3c51ad103aa79a2794f1dfefa0
BLAKE2b-256 46aeb5833a148228c1e71a22b02419a150d6563d606c18c5894dd7471b979c1a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 5c969101631ae3058c7f6dea8b72ca78f4bc72df8392f00ca13f33749afac40e
MD5 662068d0112331d8a7605a6f690dfd16
BLAKE2b-256 3116d127f5420574ac0adfd510af0690f97f9fa0b8f590644e85c213bfe544f4

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ff6df348fad6018a25d6eb91e8f9e9698663958fc6c42c4dc62e525b6cb7232b
MD5 6c089a862c02547e913042fab057595d
BLAKE2b-256 bb09c4aecfb8082863fef48fc26eeef56fac2372e5f02faf4d6965d47ffca70f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de13765cfc65338938c89e82a2614ada5d6853658bb1f6d5a738dba253e042bc
MD5 ffe18f7d30f1ced897549d05f0074e6b
BLAKE2b-256 a412e9584cd94dd79997baf6c8491aa14e660ef0d11f02e0470c6abeb0fee3f3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74bd3401b7ebb6012e6e4df8f7838fa79b4680c7db7bfc84be95333efffdd2c9
MD5 1e1e5393d643b3fb929ecc7d904da807
BLAKE2b-256 af687e0433c31069931096dc9a6b3baf776166a6ab5ce8497e9e748a2ee3fb69

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a3835a275ac8e2c8fc3aec75da8d3bf2f73c7d842e546c9bac425fadc2e4806
MD5 71d004ffe90ed80286262a3edfda1bac
BLAKE2b-256 e22e00539ad98b9132b80415ca530f37522acec0ed50960bdd1e71f17eb91b75

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d381ddda4bdc420ad9ef4c1763d6b7c3fba4dde2a02090d10a1f1b28399c2462
MD5 298d6fc3b4998615827dbd0c341886e0
BLAKE2b-256 6f90c32b131cc9d0b4cc51766a81cb42df60bd176edaee9e52d0bc2438d38bc3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59fb8f48949190e369b3a280454ed56f409609dc38a61a8ed527bec37438d2f7
MD5 e68e3dca0f93dc4385ea5eaa2d9336af
BLAKE2b-256 454dd1e8af708d521308b510d8c8b228ec8243bb64afb77fe9ccc1dd4de91c9d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 62ac56a1674058e5a2005967745bc0cd00a36ea17088602d712fd05bd1b4f60d
MD5 85cf62a0f690021214229616a6a23389
BLAKE2b-256 640aeb461faa9fe3cc2db9e85f7dbf8dbdfa11cd06dbc3ca8794e2aa52947940

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3cca88cb3d6b38be9f67005cfea5c482acbcf65356a7fa903ecd8d7c5c252307
MD5 6095f3390c4519fcd6b433afd3520b39
BLAKE2b-256 71ec7ec20e0da32027d9b191eca15fd31fdb675cf6e38f90d921ce25966046d8

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7da34b5cf4ed19dfee2f7f1f6766e2aa8b9c26be9b5075a3396f0998037099b7
MD5 c965f0ee5d2e3d20426177a1bd72c4de
BLAKE2b-256 99baa2fe72a7fe48908e36e5062873fd36ec54ff8443af067d9eeb1b3aaebc0c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9d7b9b5e183c700f816e8e5c223b651dd9c519b322ea135eee1ecdd8d6d965d
MD5 db16a3ca19ad32d296d7afc98fc8337a
BLAKE2b-256 971c982a15bcc26882680c8dc57106ae307c39cd4d49224bf099d939931a6909

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1003ae26723bc0c219922e21e55412f58ea42b7d7dc831108977b71a5d2d38e0
MD5 ed15f680efd93395dec241a2d7eb5949
BLAKE2b-256 18fb2a3227bd310e9d07e1d9b54806ef747a91cd0d0b158db22d1100b0f9ca95

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 967149aa4496ee460f097005d90c6810111dc6e30b3bbbda968d69c57430502a
MD5 aa98a9d29cae9cf44b1b789b103ba9e5
BLAKE2b-256 3cbefcd32515dec066c3a02e0812101486148700edc8012c52afcea5be6115a8

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98c61f6a2e167db152c8c9fede5f987305ae6dba50118003c297064a9935973e
MD5 e3482eff86c5c9156bbbc925993743f5
BLAKE2b-256 50b73b2c2f0d144a611ee848250a1b607851666ad5668485c846881824ed7903

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8d96d0b90191aeeb27512c268935c4f39159d39abd03c5abe214588307b644f9
MD5 ebe5c558c0660a5db36a5befd4411ef5
BLAKE2b-256 7f4ca0cdd982217ae2c8223af526da397c71307fd18ee43247c93378ccfb4998

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9c60e48d09457bdc65c020878dbcfeea479828f0f0ebdcc5548c6cbc80d1cef4
MD5 8546f7cb9c82a2bd723d13a858c1880a
BLAKE2b-256 bc6c939f433e4843a7fb341a243e24c72b5af1b9d5dea522eabc1ecd06df18b8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.10rc0 This release

41 files

10.8.9

36 files

10.8.8

41 files

10.8.7

41 files

10.8.6

41 files

10.8.5

41 files

10.8.4

41 files

10.8.3

41 files

10.8.2

41 files

10.8.1

41 files

10.6.48

43 files

10.6.47

43 files

10.6.46

43 files

10.6.45

43 files

10.6.44

43 files

10.6.43

43 files

10.6.42

43 files

10.6.28

29 files

10.5.49

31 files

10.5.29

16 files

10.4.68

13 files

10.4.36

1 file

10.4.7

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page