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.8rc1.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.8rc1-cp314-cp314t-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.8rc1-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.8rc1-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.8rc1-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.8rc1-cp314-cp314t-macosx_13_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.8.8rc1-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.8rc1-cp314-cp314-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.8rc1-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.8rc1-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.8rc1-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.8rc1-cp314-cp314-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.8rc1-cp313-cp313-win_arm64.whl (990.4 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.8rc1-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.8rc1-cp313-cp313-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.8rc1-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.8rc1-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.8rc1-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.8rc1-cp313-cp313-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.8rc1-cp312-cp312-win_arm64.whl (992.2 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.8rc1-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.8rc1-cp312-cp312-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.8rc1-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.8rc1-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.8rc1-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.8rc1-cp312-cp312-macosx_13_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.8rc1-cp311-cp311-win_arm64.whl (999.1 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.8rc1-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.8rc1-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.8rc1-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.8rc1-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.8rc1-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.8rc1-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.8rc1.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.8.8rc1.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.8rc1.tar.gz
Algorithm Hash digest
SHA256 091f39595bb198f2997fdce87b6197a6cfca39a4299b57c1657c5bb4efdab14f
MD5 243cda7681f7e46c3b18de63b6ed758f
BLAKE2b-256 9c2e49df698c0126840fbe6ed24e5d854a8731bd27725cfccb96fd5215b7eb36

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 2abe77db247e140a958efda4b2a426083ef7e7f86d4c65d11a8eaeab5e25d835
MD5 cbb09abe4e1b49a5c4720b449a97816a
BLAKE2b-256 013409ca5e4b4e052ff16c79fd5a1b1fdc31787810278ebd70cf04a7b77131a0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4076f9b3463e022aea436a6b5ad415a25a10106068bb6233a1c51a052100b965
MD5 c7083215434a4be99da4f1900c18a709
BLAKE2b-256 c943200d35bd1d900e3a711347969faf5f8a9d491efc748c9f2c9d4175b12165

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 646015600e2142220c6bbc5ea6fd6ed5f0415f31cd27525d5c4c1f734fe941ba
MD5 e5dddc3e5038186ea8f49477696a974d
BLAKE2b-256 572f87c0c900fc4b85780addbeafccbb17b0dcd5d5f316b7f08673378354da93

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b2299e05c844e6fff89623fdacd95612a37e2bea03152ede7d85ee6f5ea19b1
MD5 18629294a476614c5a972a8bbbde818d
BLAKE2b-256 392db6f9488f8185f2738d4ef9238717fc4498b4c1d8a2561ce0d1aa31cdd342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ae6c6cec426b91b9d078ee8c08de4009058b5c1f97cfcc68a0dde5287a79548
MD5 9a8e40178c5c35cea37c17ffe23b6dcd
BLAKE2b-256 19511e849ab3c5561b33447ef9cda146260e8d648b70bf0b1bfd46c2130090f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c43a31a417aac8917388253494b2a955b62d9ce0e399c3c54e3e7978e7ae9db
MD5 267168d1e9eb3f8b68626207b00bbec7
BLAKE2b-256 69a634ac9d6b7647149218e4c7b9ef6087d55fe1439656af799811e0999c7723

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3cc3b47380d5cd2d142bc844ff2dc007d1ec7af288ce2d9d3731bca86d389f49
MD5 d678c65953623d46cfdd424653b19358
BLAKE2b-256 b022f8eb78d6d964767d17a67a0ccf11b1fbd0f6a10b61795721a2fbb6d2d76b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3b4516027366921dea1d11f8ffca859560d696bdc3f4f035aa37543b1768c8d1
MD5 5fc9cf4c5b04fd704bad24882c6adf3a
BLAKE2b-256 47cb995201cab2725ae09a21d4ca81a838f7ee1a8487ee06465f3d8ef51c460e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 5b3b30fda6e5f38d557481199027b06e6d4c7fb441fab21c1ba3064eb3d6f124
MD5 ba57217f9530c151badcf428ac4cac29
BLAKE2b-256 ff80a2e1f4fcd91cfbef7cdef63352611ce98e633c2fc0bb4eae80bde75855dd

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d946a67ddd24a60d061eb0f2f4129bad571042b352c8507075bb2b768dc43637
MD5 6e3fd58abeb1d4811cd6e48b68455a1f
BLAKE2b-256 42d924ec68db0124a30f9cc2eb4662345ef0a439d12d2639aa9834e225346811

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7f6ad1ae7b5686712a9871f1d58fc7f4ff38ccaa35fbfa143d8e4433104db5b0
MD5 4b2c72b6a2aa8befa499a2fcc6c0fdb5
BLAKE2b-256 2c8a253311e2d4663dc81e4fc16daeae409a6a46e894e2e53ba8b4562edc622b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 908917aeb13a1849e3bdc331db229bb9942252b7d6d68b8f3ff7629aae800fbc
MD5 53592e491fa916791cba6d7784cd8f60
BLAKE2b-256 3c76e81025f6f20e8545658231f8cac318553bdf2b2902a1c05032b3084d65d0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 de82a26bc7a1cb720bf37c6aa23b0a5a8f2528d3a5cae875593627e677ab585a
MD5 187fdbe5772e04d6063b1f87663fde1b
BLAKE2b-256 ce1d66e47602282eb478ea51171baa41cb6c9b83b9ec2fd7560da8d59e2c3254

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 228bb4b85cb9ae2c35aa20a840912905dac5eb815a751cf75328794e56d0cb7d
MD5 de3534cd8c26296df5d68c67d256b440
BLAKE2b-256 35e5f34ccc2c93a3a38e20f9a2507cb432e1ea448ea095d12e902d373e81766f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3dcd48d0627d4b05cca3a3979f4ab2a08ccb0969272638f8adfdf955c28087b4
MD5 80534691da856a8376109af9939b89bf
BLAKE2b-256 dcc009a7f404ec9ad0e04cfbf66fd57eeaf50817a0caf7d51d3fc72913d3dbba

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9d4fbe7fa8567c1a8bc082d71bac9cd19ee3390908e96e926ea4abf528c657ab
MD5 fc97f37d1dfe5a3a426255cefc268169
BLAKE2b-256 1ea6852b003f4175fa6071cdbf30d951e5e668b838234e624e155936cf0f9ceb

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 4bd437870f00ff9d322dfeb2cb95b7dbd6155e50dd5819fbe6dd855e88fc2cef
MD5 03362d81e1aef7e81b79714f5c3f9466
BLAKE2b-256 a955df25aecc3005a18091f82df0b64b79b98dbffb1ab1ed36e16913229bd899

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6017acb8034742397d592307bbfca6d6c1f060bacfeddc9a1b3f79c4728f645d
MD5 5e04d1f8956e45beb3629535fcf01a5e
BLAKE2b-256 3706d2a0e3d638fe70cabe0b168e4123df17dce8f6f694d1da25ca531b1fb18f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01bf0568fbe9741ba33ea16bbc0deaef428c1f503459f91525a90199f7b310b6
MD5 9cfc21a9893e08ee7c928fef3d8adcd1
BLAKE2b-256 0f1242f0875a1f04297ee985484b019e4a3303368302dd8c44f2e3be884e34bf

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 172de46b8716d5d3c3c6a096dc22287dbf6c6f4778933ddfb3e1994af6a1d7f8
MD5 a0fe20bd85fc4f32b5b955a55a348968
BLAKE2b-256 6198680df998ce6174d5dfc6e694f17a4f63a47893a5507d6b37136103296b2f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d1444b116ff96d0a61733d47d5e35377497dada0550c9d660860231929f49b0c
MD5 dce243f0cf22b6ac82b24a37de1b6444
BLAKE2b-256 873ce26946609f056a4e5e61bfa828c5cef34daef6e88e1d926adba2527f8759

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 598e5a70c5483e75cadcd76f0d42f74806caa6aacda9ca2da61fc26bb65aee50
MD5 67b064c33f6a3ce718a5f0557f8c02e5
BLAKE2b-256 6561639d28fe0f9bc5662fbd71470f5b93882ca4d07941566201624f118fd148

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6085817c2fb18b37b540072a21bd7559f6e3060e134b456c5dab4f9ed71fedfa
MD5 08ae7433a379206d85a900d60b784b9b
BLAKE2b-256 7f4915c498951cf120d13e93b161bce464220c31fd14ec0bebb31ee20fb0db73

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9c87a2943c6efd82e67d74ac77627ca384a20804af0f01cd001dac021a7c36d6
MD5 7d89679c3638f5fb6fadd5b70cde7b22
BLAKE2b-256 6eb21d1f54b24537223811959baa4f0d1442c3a69aaaf6f0b3adb7bbf369acbf

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 538f88c0e7f1971519944df3c57a0a086557cae743be37a46caf4484003dbcfc
MD5 9f5fbdb1b162890c226eea268487ec0e
BLAKE2b-256 ba40ee3678a8a071f1b7d2fd3e43558b5f7cf5343104c45bd0f2419f9127e986

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 42ad508279ab8d7d6b4d20cd2b1f1009cee2c41116a61c641ecaad855fe20467
MD5 44b4e9727e31e21c4a525a5c9ad4d8de
BLAKE2b-256 1ea420ed99e9d8a7ac84a513a905f4ab884890a57950c7c0e421347a6ebf9167

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bf9d49695cbc9391aac06b18e84cca67d68b39aa6d7a2e77cecc8d075b9caea
MD5 a5ea20118b0ae8cf3c626f7a4afca633
BLAKE2b-256 238a1403425e6413908a1453940fa9dee9ef8a436f7e02a2a703951987a2034e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1fb66f00c4a510dc9bd08914562547dd93ef4f663d2fb24542bc4cbe3e5e52b3
MD5 676bbebd8283a5364c01ad7b7d2a4ee0
BLAKE2b-256 415e2005bb1005e2f5ea6de4b0746ffa914bc4794812d805160368b447b2b61d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2a33c0a93133ec6233c56b8d36bb67ed2b36c0c4dcbf6dad424f2bd0c3a4794
MD5 18465c57b1603269c8b30c7b58225e3c
BLAKE2b-256 f82472a684622dc6f9d7b745602e7a3f06feb0d1627fbefadff2c2c506046126

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5bdf6ea6cd6e097baa251dcfd6b4d3c2b242a158a7481644e6b1e61ecee2179
MD5 7f97c01fb6ebd16f5dc3c55cde38e2a0
BLAKE2b-256 2cf38e85325afbdd96db4e60151502f22d5e96733598f6e6cb94dfa1c77ecee1

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2af1f8b3821b230997f577750c0d2cf2bf28013a12f0d84a99414c52091a9ed2
MD5 0ed2e60d6762f0d12f825ebb550f11bd
BLAKE2b-256 9e373b50b6357138f006099d35b5243526e119d7c11685cc247890767b905218

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 31363f16de3f787fbc18e240f3b27e9da8e382fa4904ff1c71cb5dc427fd4efb
MD5 a74247fc591dd432255c34a52d8dd7c8
BLAKE2b-256 8fba218a402477e1b513121186c2d01fffa367bef9ebe56002b78d655cf90106

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ba1edf9d93503c849e84f949b44031c8bf310d62b66d74a738c310241e215e2f
MD5 f69a6d19eeefc1a7e3a21f35b4b97e24
BLAKE2b-256 fbcd5a38fa9d264b0d23d64ad537fe16a18b32e748040ee4735cf8d5dfa6814c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 65ab3bf71360b717bcf077c079888f55de6a1cdc5cbe90f0d57f251e76970d24
MD5 340d86a3cd3d1489864726bb77a2f0d6
BLAKE2b-256 49a1447f91e95a99e171dce3cc80c56fe29f05f7cef52edcab2fd5ee7da2fd70

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a141f8a6ce0695ee939304cd7c0054c86cc383b5f7f6954859fb29fe2cfe7b05
MD5 262e6b2d98dc97007c6720ea3feee61c
BLAKE2b-256 ab56bff2ebd3529a2b726c671fb86a8cb29eca5eb7cdf653734c988d13114657

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 557987546a1663798f15a29f5f4ab25270e31e1a0f4630d1fe5ae9a141aeb3ac
MD5 fb87dcfda1bcd249293e722362bdc601
BLAKE2b-256 f0962b50610e6b432d82ed53776be05491c9db9640322f772be4aaed3f8f0f2e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f2d8c2fd55d97c9139d5531e0153c8f238395a26998ced8f4732fe8369fff086
MD5 3075a3772ecc3de22949ee4e75174f87
BLAKE2b-256 2dc43a94f90615318c984f9e3b4747ae92358ae38caaadd599b90c0513e77208

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5f0377827e3c7225f34fbc68ee3af3fd19135cba2b35978bc8937df35b0a04ff
MD5 de65bb963323bf0d10888394ab3172be
BLAKE2b-256 8b49f382eab3c7e5e5cf4ffdf2d075c683df365ff68afd1921517f6a3b93c584

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7c5f62bf198c998a79c0cbf88c705e4ee352ed46478728059b1e8df58f8c1382
MD5 a2ea30c7a76c801e43fb328d60b088af
BLAKE2b-256 1338204d3c96a1ca0bcddb28b7ce8b9cce0b50d6df822873e8a47933a5e1bcad

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.8rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4b38a09cc642749753e94c78ec59cb4eee1d0a778fcd9f7aec041c959524eda9
MD5 d36dfdc9e44c2994e59a4dfe467020cf
BLAKE2b-256 ce03d64a8fc4fd57d12786815a596376428b231525c7ecc5aa12e9a2eab438d5

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.9

36 files

10.8.8

41 files

This release

10.8.8rc1 This release

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