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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_plot-10.8.10rc3.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.10rc3.tar.gz
Algorithm Hash digest
SHA256 1265160df5a9e414f32ae6762231d0d014d8dfc42ddf5655969ae58d5a609381
MD5 232d9d10d5cb50b5a6409b761e55af7b
BLAKE2b-256 9c58f61d9cc1464c9b12bd3849e191ccc5ca3158749e6b6a33f44a66bb96e038

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b194c6d49e5e8491a379cbfc56a222d8ffe23e85321c0821a23bf5f127cc9310
MD5 8f0208c9c34e74e386f8d6e0524f00ee
BLAKE2b-256 08f4fc82a6e5b00c9944308154731fff53256e958cf84588fe4aed9da3ca80d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ac4dd386dae5a749ce3b707bf5036b8059a9139b5b04d2d77fb359f93f78610f
MD5 6b381fd2f80ecc4756cb7988185d82b5
BLAKE2b-256 8b712771064550a3604ced02afe9574c26b9186c36515e682621953f9aacaf5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4480b2cf4f758f3215505ae269a16d1a69295d7af93136b7ba30231eb1aa12e
MD5 2db904528404e85de956902188659071
BLAKE2b-256 b4984f14e13f9a889a7651424428203d5e6daa31b5eed1f1c2965f885ab981f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bad0eeb534abc2ede6d1dcf96d396291220a2bd6c036e2259c09b940ca1d21d1
MD5 199faa50e2de427455c2377dcf7652f5
BLAKE2b-256 7590fc562039e2055b843fe5fd26817e0254947b47a41fec511bfc64aaeeb344

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 85cc2bd5405030778b5e6052a795eb4ab70a30305424cfc02ad3d1574115efed
MD5 24d3a6c62246f30773e11824f989f939
BLAKE2b-256 b75ecfca3f24739886c0659a7387aae656c25f36ae2b54ad0cc45c5b31464e72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 137eb115ffd51192bb2d7d9f845813edb4dd1e5d0d17c591dd134165dd15b05b
MD5 79045e3cbca58aff338d7ed1c2f31026
BLAKE2b-256 970dc7bbc38c2afbe1b6c27ef1f48dfee8868cc9257de104a4a55cd3c3f118ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 262924250d06ef7f1ff9e571a4d5611e486298e0652fbd5109967f75c0e5d56d
MD5 ae57bf6a74ff73e4259ada3eee061276
BLAKE2b-256 3378f68b35e1c1cea49c66570f0697749a6ecabad9a1a9cb7ea544ba3c0e1d8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c2da6176c2fcea9a3aa7e21dec6ac77a04c66527567925c3c90c45428067ee83
MD5 80bd81a6a364b9fd9f43fca2d0b126ba
BLAKE2b-256 e22f14bdf0242ef7db5c8788330bc1b89fd82927bb1de748d33d1d8e68346dae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4dd2952adbcd928bf1f6322bdf45e55559c39a16a67bebcbab1e0def7e42705c
MD5 24576c6e59f3216b71ea596a9ea56a36
BLAKE2b-256 bd89dd59d101d4f16c46e6b702c08c7c0f9b63c400b1b522ee2c5482bac37990

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8284a3edba8d7ddbfa282ebd2f73ad8ab5db90261727ad1b2b804d6c6cf787f5
MD5 d1a77f3ee748bd3f4e2b42072bd54ec0
BLAKE2b-256 21cfdab026b5adabbb795de8e9f1b157c3527f3ce87d83310a8068e0ab239afb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 86819e20e985c39a8de0b7b66c99ac156a9e16b26518a65660d5ac238c249af4
MD5 a0fa961038420e5a5083d3f576456a0b
BLAKE2b-256 9fe8d5b6d67be51521f6625d0bffb7800808b1d94f8994c2536c22a48191b576

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c3e14953f825814ebf6fe45d128e8f02eec5b2c2014f7c365a480de0a7c5993
MD5 4f49c0c76d35fb7e73bc7339b29f92b2
BLAKE2b-256 4f7f65e82c093edcc782337270d2d5ce313ae8f3b684c99feec49e94a45c0b93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c55979030f32428267ed94f243f289b060c3bf06c396f053185556703c6e739
MD5 54a7a439462ecb10ff82ed8a0a57408c
BLAKE2b-256 af9ffcd1673615db792fd84e9b77fb22e460de305c6719367e21ea921a0f5295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b59f85f5196345cbcff5bc31cd38eeeed47afb22148cf421275a7079e82b2650
MD5 3120ec4457f0be9a8e7b8517b0c83e00
BLAKE2b-256 304975f32ea321440be43a625497e5a5d605c674462ac643255890291278653c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fdb6dcba422f153bdaabf9ba66ac8045a5b58cb03c5de595531892768eb31789
MD5 a62208875f088a4b8f13e5a310aa6d78
BLAKE2b-256 98601123e1143679d28155c2b46d4dbe4db25363f74288203e84a4028fff9eee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ada0eb16181d05f1c5defa2ce253a06dd686378cb5ac8b167cebe1cbbd8133d7
MD5 6e29b7e067e9827d45d13399cd323b46
BLAKE2b-256 2304c69920f1376ee2e8964e508e4248222fe7c93478323b309033f71a04e361

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 72ae1aaa1c252f3fdd062d35a37e0a408177b1cbf1a2a5522ae81a3a459bea5e
MD5 a2b0fc5ea3407d47af14ceef3e27973b
BLAKE2b-256 02ff2cd74958767761abbdf4cd4f9ded3ff8a559d77db2de11704090a7fc25bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ac85a9a84a77fd9d9ee4071bf324de5c693f528ffccf3d7f4633b637c4cbde4a
MD5 5008b952f04613f5e5d4a42860a214d4
BLAKE2b-256 d45c8bc5a67c3390670e7c1045fd7788ff6b6651f7988b48bb7c0f8b988ef1db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e10ed674c10375d1df8ee7ec8f6bd3d6dfbc3ba8fae8bce2d074eef39a5ea2e
MD5 6536e0ffe268dcb65a41873aac0e2bec
BLAKE2b-256 03321adfdb7912da110baa85130cf10e16b0b109e3fafe80dc7b33b4ff53d1c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6cac75cf9c8a4fc12e84c227578950fd9fcecd5206c6c6678a8d549f93b3269
MD5 8ae2bb42cfb021e7c8fa98fd07faba60
BLAKE2b-256 996263d439224e7835d17c028bf6de2f560a8b14b8a53bc6c36558e858a354d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 102158d68b96dfb4a617ef41b6213dbfc56683b0c9cf3b0d615a55cd24ec69f7
MD5 87840bbed10052c5d2dfbf32c5565232
BLAKE2b-256 4bc31f205174953a7a65c1d7c9d556a72af9e91e15f25172d78957fa7d75dfdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6929373fc07d6fceb8dd161caa6c9b91fa7f0e86c8c23e714597599e56dcb5fd
MD5 2a27d303266dbec1008d5efb4a688a57
BLAKE2b-256 2d7c22b983f3003d569897f755281fd91dbc5a968760ab8a92bd34231ffe7bb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3ccf2e73be12b490e7493ecb55f4327a9b4715f475820d8419b7ae85ae8c7bac
MD5 433d60f02691247486037701b35988ac
BLAKE2b-256 cf9d2f8522e172323becf0fce862b7d9eadd5c5fd2b780ca9e56483aaf2bf7b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 21bbce0ca4cd52ee8d1deda3e99933608792e62919f97f92ce559b2da3b34643
MD5 b617ffa9d5132f9072e99b225acd2958
BLAKE2b-256 fc45dd1a1f1cc708f3a28cfc4d957ddf73848f30ccb900e74db54f08f09cb05e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 a8cf1840ad2c0ad219227ef6458ccbba6a16cac6b9ad5e36301bfd71c81b42af
MD5 6bd0f8200be3922525e67a7b786366fb
BLAKE2b-256 d742034e04e5c06d1839257fedb47d7009baf7ac2970f88a1a84a62db14adbf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9ba7db3a2fb7ab6d039e1bceb1c936efb1f8ac2850287ac006746bed97b6e3b5
MD5 388c9c7a73305dcd38d7877f1d20a433
BLAKE2b-256 e8122813a24b568c8d24dd7c11ee4d49788e48851d2e7ae26ce44a26f921cfe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63ee9d939982d3c6011ff284898f3c50e7d78cc6eea3ae348db4a26f5d36d3d0
MD5 f7c0978de5ea3c3b555c74c57eee170f
BLAKE2b-256 97ada2e56837bdcea758f6db64d5c8403b61721d6f0838eb982af35c84799890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1951d78b8104b90bc5a4b9b4e7f46dfb7bf759ebddd46cb81ffeeee95dad808d
MD5 8ac44f1695af80fa1baf38dc273669bc
BLAKE2b-256 939a8357f41cee98042b2cb0f736d5efd860a1063125006eb7ce478df08e7f24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c46c56682aa31e4ebb1747582221de0e47da1f88631fb4e262f78152b51e3d3
MD5 aba628783881cdf38d1b837c1514d25d
BLAKE2b-256 121bfb5fec1bf1333b69532b7919fbd6049e324d739409db8fe2e392f3dbc45e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 964fd34ff2e45b98942a139bad907bf9924d38ebbb2fdcab17b1bf94501c06f3
MD5 edd564446196c45228fc53270d169a5f
BLAKE2b-256 0a52a426d1865f52fb6a360c9018d01d28b99f4ebad74dd93f70785d15fc0d25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7b3e75aca53a6866dea5226313e688e9486fcbda884c66403079da0bf82be623
MD5 9f4cd29602b66af29003f22563209dfd
BLAKE2b-256 b423c876a870520f6c2568cfd2a4c5dc84e94d3b4b5e0323228191dc299e554e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 50b2d44be27dee74bffc9864b5102ec211b8120679ae36dc26e272ad38abdf19
MD5 82a294278078eeccc5baafac67d5cc11
BLAKE2b-256 286bfe848bd0debee3fecb0fde34814474a3ce0f1c721dcd081d3c406f21cfaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 fce75e8c2311bbbc96d8f29bfa76063d47d55ea7c6b35a020da956c4e7fcc93e
MD5 102e87e3f5c6207696fef2814fe8d379
BLAKE2b-256 f5a02765afc95f8208aadc2638cde1adec6ecfd74f712e6885ee9dde1ef63297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5f5a4be9d7ba9fd76c66c0972564431883767b65aaede9420a15f6eb5682f086
MD5 ea3a1cd69d914693d57cc45589256c89
BLAKE2b-256 ca1de418051f07b765e0f65d7d576d340c15d57910fd39ebf42205e5b622cfb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c027c33bbf51f3bd71132d9372b6e58e4e4a09c0080c572128c5489c1f7d719c
MD5 9c1d2963357bcbc7ab58869af855a2d9
BLAKE2b-256 722b73ebe8880d28844f9f94e998b8e8c38b18d7a3e40114bcc7f25ea1a25788

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea01e050b82dd6b38ad570567e63551a9ce4c85f7e6dd7535cbc7a79b3e3d00e
MD5 61cbf99fe4bf5786ab232831107e1431
BLAKE2b-256 489c2c6950b72ac6d80c1e56244e6ad62ae78b81865ab33f30d5659cae8dd048

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29abfe8d518a7146f87570d37f1b22cd224ac313953cf056e50cc55be4d2be6f
MD5 396d13ae8649515e4a78c1962f7a32c6
BLAKE2b-256 1da3a30ef45c75c6e0a46a4e20ba342a69506bf75b97ab231cd26b8f95262217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2facd033500bf0603db5e23c23eb590b8629e6dacda4e23420fee4844c17d5c6
MD5 f566d69ff2d4dd42ef11bb2429313343
BLAKE2b-256 c647756e10967ef5ce48cde765d72666d064fde6b0e735f246b03af8ca01bf2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bbc36bcb11c25dc3c31489924da9ebb555fb822a6e11aa7be309132d25012354
MD5 68987166be13938baa2be9e15bb98af8
BLAKE2b-256 181818c72ec0bfb90fe0b5b3ea1e8363931b04fff83581b89def137504643a54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ed058280bad6dcd6c9f0d3bf92acae50ebc29589f88ea76213b3791a5c9ee1e5
MD5 9362fd4ec2879c27888840f3bdc809d1
BLAKE2b-256 7167311b6bd7fe249dc1c76e3708a2f240e4b65a694fdb51967830db5629115a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

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