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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc1-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.10rc1-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.10rc1-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.10rc1-cp313-cp313-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc1-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.10rc1-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.10rc1-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.10rc1-cp312-cp312-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc1-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.10rc1-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.10rc1-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.10rc1-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.10rc1.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.8.10rc1.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.10rc1.tar.gz
Algorithm Hash digest
SHA256 f272caaafebd7eba7c49d7f1826784424d703d88aa72f47f13d75fa1c63c7dd7
MD5 8d737c8e155e14a92f1cfcc3e20ca203
BLAKE2b-256 69059b5c72c1edd45b525c4e4fec020f072d9757921aef26b0e5cc5ee0cdd547

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 59ffc20287871b0110c8e7be0fd0bc9e44648145e4c9224ce3efb3ebc6f13dbf
MD5 d666e0877809211eb07dd0aad255af88
BLAKE2b-256 5eb7696d66237437721c8993d8863077278608d78fa52fc10c5caa4d47d02c58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 295574af6ec0a61b4a8b9914b1cd504c22d91c878230619ea45737da6a9737e9
MD5 0df456d5fe6bc12a3301196fee8950ef
BLAKE2b-256 7fdfe6e2622efa5245ab093e5a766de04c64225ae0f21223f4b881d24b5ddccd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4aef2e0316a527934a5916770566a39ab9a81ad48dccd4111630f12d1019e824
MD5 4a86ac8e1c469d6f44fcca1a9802d6f5
BLAKE2b-256 9993482c0fa698fe7d01812415b9573e45311d189519ce711fbddd0735667064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2156e5ae38475d617e2a496b5431a562b5e45997a980ef97279a5cad7e0388f3
MD5 8d77146bfcab80cc729c2e89152e2a70
BLAKE2b-256 ccc60a1e2bdb736f247f45811b33c05df5d029e5cbc72500c55e7ebc5e2c60e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62ffba998716c5669d28efa2e952fe23a94c5a69946ef9f7a08ddb741e177e9f
MD5 2fa216ca147f86b9e19c874c1e22cea9
BLAKE2b-256 6a9396cb09c2ee4a8fc0b454a16f703b10ca687e27381ac9c9958cdbc009c660

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 51bb8bae5c95a8d01dd5676098356d8f9a1df9972f0042d0f89b0ee268268e72
MD5 923af7ebb928c5d267e5ac428503b86f
BLAKE2b-256 0e6f3fc9b4395a4df1fc1a7cbc6871f1ff6f51717d3bb13e04002bee2de2c75d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f5f4a7a8bf47dad1352f623d9acdefd9f76d52cbd47845da52534fd37e650f0e
MD5 a04cf72504e745651a4a9729abaf74f2
BLAKE2b-256 5de51d53eab9dc9733a897fc40a34281a5346ffb42cb45ce1d5f2c8285cd68c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a3d2b8743c9a0424901efbf685bbb8c0f4be480a0cd9024faf6e48badd89a1c6
MD5 6ab4e7cf62a55028d2d51282227ac6bd
BLAKE2b-256 2ecf088b1e36eee270aa13a144ff4d3c065b484dd6bc186586cf99bc745ecdb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 91978b2df65b6ab13ab48a129cd6ce0181cd6547bcb2aa0c209fa4f5901a4566
MD5 eb414bfadc4a1f9fa6283ed3022be787
BLAKE2b-256 90eed360e49a0e05617ba968e394299668a6d49fddb5557f50edc3b160b01307

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d393848bbee6711136587d15259c63138af78a117dbdf1c017babce0cac178e3
MD5 924f23a9c38a6cafcd2af6302026da96
BLAKE2b-256 bd20564a024fc38a78d65ab59d44be4952968c38668d5d956cb5e2a4faf304c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e5015474d22b29118d92104d70192c3dc44b622e737acb5a67e85d81091390c
MD5 77782548d19fd9dce60d821b599b8c48
BLAKE2b-256 b98872dd3b3bafc9dbc79de71251013ff3c76b2be8962984dd387ffd96e2d17d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3cf02d9fb660364e700fcec40093559135a881de263e8839233230205ef0e241
MD5 4ff99936268cf42fcc9cc50c979595ff
BLAKE2b-256 e9f0b99bda5cd5d8a60f0a8ae6c94459045d5733f64540acae5fe27b2fdc68d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 312a18d17f7d41cdd2cf6687d80cc7fddbf4d01b6557ae3b30ff886fbdd95df0
MD5 851ec9c0f1fb4890fb38623435e5ff36
BLAKE2b-256 80d0921b94a78a3d89b74d40ca0032c822ede33d68b74acad49e0724b0515397

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf5ace4ad8fc25f349bc0656f55f4d2b0ae9a0cd7a2c6832d6cee3e267c8dd24
MD5 4a96e489d0d0f971e0e2e1f28721dbec
BLAKE2b-256 aa2f28935ba97e741472d9ece6c09d307186470706a616498fcf0d157e48d9d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d009a74bd487f64a348feac2a7409b4afc6e9d7241442ba6289579630cf2a90e
MD5 232c7e965b9880b16234c2bcbea80587
BLAKE2b-256 4ab9f7d4b67b3d77cca271c15e0891372e1b2a32469ccf72acfd2408f8f6752e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d3e148292a2e8dd2c82faef0fde855add3fbd7fb21354f663a515dd01d96477c
MD5 bea4b32ba4362ec3cf5896ec8a1f9a84
BLAKE2b-256 c743d0f0ffe0f5da527a268d76bd94be636247b8b6b7c83fcbd26a5fa31877b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d6433f82a6897748f21d4c7771f113ba3312cd3760b1994ea003b1df31e25651
MD5 5a36cc0dea78d83982b1eb37e6c3891f
BLAKE2b-256 7d76cadca08cfc689e3a5a6351693fe78138af1cd3141ffef383de61a518150e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6deccbb3ad6ce8fdef22d164126e7ee7ecac0e010ffaf72d49c5e6221b4b53fc
MD5 cc69034ba763bb0594a2c1159ea28766
BLAKE2b-256 e62d35e19b43e10bda2ed3df210e3fea342612e4835a3be558d75e94602847f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd2e998dbbbb24ef58e82c324038bdca8e8de8fb9969fe0b3a8f4f5636d932ca
MD5 9df23ec6967bc25a2362229e1f631108
BLAKE2b-256 7d5296f5cf5c5c8afba8d65693f1337b3311b640f38384acb486cc8fd4470d73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a316e89528f36b3974a4080d5293f0138e8a58c5cc1ae8500d35c3e777a13779
MD5 84855e011a8d7919c78bad9f99b701b3
BLAKE2b-256 c2e9d6c3d8e3b94bd2f1a9492e7e3039cb09892f9591945fba447e3aa97a0812

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9988c9b1b6602768eabd70eddb3bf6af5f90f23bbf8263469d5f369df828d7f
MD5 b19fb52e2e0795822d557eb7aaed8a9b
BLAKE2b-256 908866e347f487c131059d56e102254c07e27464ac486601e55a9f3c4c1b1109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0aec5b8aaaca8da86e553c882b152262c56b6bdf85730ced32b9f876f5be7f46
MD5 608691d69d55af0ecc1d55f77666d6d5
BLAKE2b-256 41a04c51c89d63980aecb2ad3a3511feba5853d58ba758cc0f6586fd12d0d9bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 500b0e822c8d8a132b8e90f33516d956b5c683230766bb22adc1ba9950826ecd
MD5 15118bd3977664a75c5d0aacc1cd208a
BLAKE2b-256 a5df48c2d859cdd9dab5595bb9a74f1decd4373fad53985cbf262072c6c9d006

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3a3a0182c9e66ec728c09ff512f2d612160d938e8b269ecf0bca41cd1efc0c63
MD5 c4afab58387220955efc5379d55048a2
BLAKE2b-256 a7b14db1700d3e172d91d7029fe715f8fb8f4fc538f541bd412962ec30494867

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 87b1d55b8cbf7f4dcaa70997a6852d655ea760b9c9a1ec573bc5c5802a9ec176
MD5 ed0af09f9d80a0f8fe2f5ec77b95972e
BLAKE2b-256 b2ddccede4b560b53037ab2c4efebbe86e117d66e5c8d88e163d399c27c1ea75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6707e24faf428d28e0a5c727f85e1c10b7cf5ea3eeeee6208d8e861f5c63d808
MD5 964ee65c1bae938babc871778a08c061
BLAKE2b-256 c69c77ee8462ccf905388bb1759dd2933c3512709be8549711e9080233e562d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 773023450044f997cde08cfbd1f2b5fd7546f4d19c9a853b52cfd252c6788a6b
MD5 6c8aef314a0277145c7b6440aa23bd49
BLAKE2b-256 1c12d03a189fae815a7c97e99fcafac072bc8bd13ec4de8d1de3ed886be83774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f049f4f5f4f07466bf7816c3c7d9be0773e0b155b871e36d9ba913b59fa5d739
MD5 b4345a6c1c251964f856b7cfc74c889f
BLAKE2b-256 c266a703decbf3c8fd57ab2fce22b0003e57ccec088dc4740422fc5aeb2f1f11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 161c5d1b72877700946f63edd9735548f0fae9bec92d29fee2ddd7f897170274
MD5 a320147c1a2627e9a2037ba9f2e11094
BLAKE2b-256 55eecd2a70c7c5813212e6838970f7b4c3d7046ab60b93034e6fa366a6dc86a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 183f63341c7a562038f54064c55b603bef67caa9b0b3dfdb7d3c985c9912ea8e
MD5 77c61e1735d761cdba467e7cec0aa8d4
BLAKE2b-256 41379f81948408c6d32e90ed2889b64a9e1a4522be7b5e2852a3e80c42f81958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 019e9e58d64318fe1401fdb1138aebd26d5133151836244e4fa916c7805f83b9
MD5 a92d569fe7133f9ff7d47d9d4a3a21c3
BLAKE2b-256 2cbd8990610397e1d15358aa42e3dc7550ffeab1a7cd73e9fb0c12046c036762

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 61df094889447f1704ad31ff4e0b3f4bfdea2003ff4bf4d6c4e0a0c6f6313c1c
MD5 30608837907ca09772cbc0e684dd5e58
BLAKE2b-256 7b99653c078c492dd3f018f72d17a9b51df69fbb1063acf9409f97d379763c92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 676eed1dab7b181d0ca1c15192a0d2956c47a3d98b4cd6a72e4f27ad30341ab6
MD5 5601b116f88d89ea11ddf4d61b50a42d
BLAKE2b-256 0332bc6a27cf3c8ab3c16925defd156218b15269a807b65fcd8945a89ea9e441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 163612c9eaeb47dcb03d180cac1f24d4423f1ddcc929d603821308ee7bafc39c
MD5 481fc36634afe42bd6933c035a218dda
BLAKE2b-256 555a655dd19afb80e6d320b09a3c83c6f1fb5d7361b9c375aa11d83d4682014d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1fcf5a9d583fd83c27496ceecbd04bddbe67dae5283d2e0ce896c95b2401dd2
MD5 9c44f1916dc726985e197e1ceb55cf6e
BLAKE2b-256 bf92ee19b1f58c2f3885e12691648be14f55aa04fbe5db3b7d07f46d5c7d7a47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea95bc7c5c8159a02c1a9bb487bb194c97f87e9da8ef6841e240d1da70a770fe
MD5 f675d39a7f9032e03cf99f30d6fdb1b9
BLAKE2b-256 7e5ac545376d7e7f2e54b380b74c76ba8ed8c4a1cacda3fe82f2c7f56a76717c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c2d430396f05082befc2811f0ec9a4516668270080423f4d0b4ff84c6080ee7
MD5 1d5b8ebe47b57c332cd206aafc2390b6
BLAKE2b-256 2f2ce5f8e3e65dfd1cb9831932711f096a8563c053549127335030ecd1146279

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08e6e19f359c0ae34488a94d98ce30fe93f9867f7e0250842a96b904e4daa823
MD5 71a4673bbc686628255662459bcf398d
BLAKE2b-256 81beeca6e31f2c1f2ae95402aa42f3d497ee7e12cd8b0c9b6e6e3d866c8380a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 36c45882815fdb00670406a6c076e1d895972c8a934b93a2c1026027d1ff0d3c
MD5 aa91a79bfebe367b2255ac6abe3db9b8
BLAKE2b-256 78758c34d6ee3380d580dc7860d899fb3fb0bab7fa773f64b4a29d43d4aeb4be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d540e56be75c5bb2ce2430ddfad34a1482e0e46378075ade63f5f73eba360b6b
MD5 b4f6cf6addd28caecb6037456c23d0d9
BLAKE2b-256 a91ae350d5b37d1fea7203989378c1e60ba5e90d14ac513c5e07d6ad7cea8555

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

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