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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: passagemath_plot-10.8.8rc0.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.8rc0.tar.gz
Algorithm Hash digest
SHA256 41ff3b7a5392dd4e2dcfd111b95f85620a6a6f63fd1d320532efba6594ae7202
MD5 e0259662e909d595f807593fec2aff11
BLAKE2b-256 42881772137b6020d1aef36c5f9942f51824f4a6d1e9520ea68f5deb6150763c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 d548e529ef3c495107a8c4e4ea4060704b63c2e8dc54455f5d0aa7538dbcf9f8
MD5 eb7728e4a537b8040016f88ce018dcd9
BLAKE2b-256 9db511d942305dff548261f7783647705ad9b99aec674f124a26ec7edf4f2cc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e20e2b5f59aa4f4d894c3ca9c38a7db1b8a2ca01bafd122e2b13dbfdfe8296db
MD5 42c5d602db4137f94cf3019480b11ac9
BLAKE2b-256 67e4f9e60e46745ebf292f62504443e4bb6ea8b58494433955f5a2559610ff8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac1c193773063d643a015c90a4fc7fb3270ba71f3d3781b427d5cadad4621901
MD5 19da30a21a9cfa8c4e9349936a6060ab
BLAKE2b-256 d3a7de96be365583b56477efc48ed976569aba2e0262b0c3073ff76dcdf8db32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e28b5b4a7867f6f2883dba8811b7423acab771ab003da14a3a8cfc4a5310604
MD5 96237f8e0ff32176c195d88913c7211e
BLAKE2b-256 82dbb573a2a930f0d13401643e7cdff0837d89677c2b3e2192be6151ab79d58e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 803e3950403b11fc1112ec9a1036a6ec96f87cd641080a3983e4f0d1f76408ab
MD5 871f8a3d66bccf70d3d328bbf9c86fca
BLAKE2b-256 c967f50b5e49e9db25c6cf7829d05d5c191d5bb66f410921d861c7fe64d32ce2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef7af21cc73482f14f595c9a319fcd4545280cf1f7dbb574e866ea7dba04347d
MD5 682089bf7528e609b861fcf8cf652169
BLAKE2b-256 f60f2af81452ae0b6e175e13e2e70cb2ebac0769e08c6a7f8c667f0680725bc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 608c75e27ad625824bb326db57a74334d60b461754338dd4050f417bd637a3c2
MD5 f280655e10d8b7da89c902cde0ac0233
BLAKE2b-256 02b537547f68f9d133ce4beed4994d01f48f120eb6cd8ff3954cfaea691b87a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1d363c0271eabc4adfad7cfbf0087db128f9057b7e5f04aa2606f12362559642
MD5 387d3b8b43edeb425fd4d192c66289fa
BLAKE2b-256 a436e6ecbf3fbffde3d6e4dd03f0e5c5a9e839e568e8745c93b7602339ce617c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f3fa0c18b34b9c09e2eadb0af409e59f411ea68a8033d2d2b62d0a531a466fa5
MD5 bf75e2d244490e6fa4b1b7484d25c383
BLAKE2b-256 f3d51c310c1e5769a29eb922074ee71cac517379ba8bf2bc6e44618f884929b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cda73826cdb95bf59ef5fd345c9225cbbd45b1104381faae1b039719c3fcb1e2
MD5 ea4bb83c63e572436e5b2f1134dfb913
BLAKE2b-256 69d77d353caeec82994846e4dcb60651961bc1d633c7e6829af642c8bc7395ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0662597d5ae1a9a1ecee8b69f854c5b2c4ba91ebe1ad46f85961b63a5e1f319
MD5 9587dea4fa2ae067916fe39fcd7384af
BLAKE2b-256 b2fe9865fa65d533dff9955e751d68f1ef1bac7c6ef6f26d784e99a353cbbea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6787d8c3c061288b141dc402f7ee5abbc472a185d9c71832d2d241753de80575
MD5 d90f5a6933dba59897b5a2dc84168b8b
BLAKE2b-256 d9ed5ade2a81ce10f9ce2f12c00ea223fc287e6c494098d6dc0f665fc6bb509c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0774b52bfc63997901cb4d27a49343306861734cbda46931e7eed7f09f52ef31
MD5 e5cb977d661e221bf07b80aa72fe5cf8
BLAKE2b-256 71d32efefd071d220642c75fecd74d135d15a0e5016d72f41db5ab47d5b143b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb2fcd705605a405cc8714a3301efa3aa7185b460093082aa3366680dc15f437
MD5 d5aba5651ca29aa6c998256142932f05
BLAKE2b-256 57a62417a1c61d042c475224cec2b0bb78f787829c3879bf60552fa93384fdc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8f79b4054d4045559975b321c50a378c1d32d961b76f2770eb57ae20a74e6780
MD5 6aac4489c5a701c042cbf0cd862c92a7
BLAKE2b-256 87fa1e4a21463d2d2ef37a5a3bd3ba8d1f0d19b6b2eec86f1a11da1a7820b497

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 25a519ec2131591c6e5458f568f6ceb9421387110c450795e894870600c799c0
MD5 e2d4635d552db7363a59de2f02779579
BLAKE2b-256 d2219d31d47efdfc837e2ab64b68a494d1bdfdae86fab621c35c1189be528e92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a89820cbe1b6f447a878606a23425c6573fdaabeda7d83c60d8e80ca29289605
MD5 d24ba3796a06abe13db936366a0ff8ef
BLAKE2b-256 764fdd25cf6d2082b687c205cacd70d34cc3b4508874031626d258fc39146bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6a6f48ff90763e226393e1f3bfd2ff01b421c58fea7db926a05cf421b213b7ca
MD5 1e361561cab441b4c714b20378e072ee
BLAKE2b-256 5bd10193d3ad7c15da30e6299a2e2ba7bacb11cf7d1442520760e4a0b53a9b10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f7a1b65b2f0607d4f5a9dd167f71fceb89ac3a5b18b871974ce349c89adcac9
MD5 fd8ed0289cdc1f6ae009838cd20a33b9
BLAKE2b-256 99f1e435a33e3365c571b329b3ea8c459d3dcb89ec225cb02b20312b2ab6bf42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4633e47a4a761a01f8b14d65a5ba8bea1df2b1862a4d166eb59e3d0a1eebae7a
MD5 b0c89497e9040414a62cdd443f902340
BLAKE2b-256 01f5e64ba5dc09c71f54fd0636931429ba2c5b8d1c0255862eb578702ab7584b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 11f2eef34d7f69ca4d3308a3d9a1a4b7cd0bff4f6b3c5531f62e28945ed8715c
MD5 0c94b012736208fee82bece7857b6a53
BLAKE2b-256 14f6aa7a53b875a5ba4267a9b8bca9414397847774f40a31fbda2846a40a261b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a2c97bc9d4e084ae5e643e618eeefab82424f3dd68bf26e00af6e8f566eb4f10
MD5 f3426975628b62ddfe787bc8f691fae8
BLAKE2b-256 b601429021da0fb60b410d4c52d6034221b7a23f3fcbd1463ac3fedafb40dedc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a1ebcec3b3529c105328a968bca34c46b2a2e081d1802c5b648dc6acf00cc74d
MD5 167268c5d6a8a4772adb2ea46a150c78
BLAKE2b-256 21e9a7168fe7db4940ce4a306e3e54b89be23c2f4246646226203b88b6cf0ef0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b31405980e727bb1e2e4c1e40d84638a3a6ff34080b7374ca2f19648efa0d13b
MD5 1259ecaf2e90f6b438fef043f2f67524
BLAKE2b-256 1bc724ee1e75e4b950240a19bbfe4a354ca94d45777fb9652e79c3a8f9ec8e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 3ca661d761dc60d617f39b240f6df1d3b72e95a30fba553addb3b061fd3e6519
MD5 f460c1c58448ee39a190357bdc52ca87
BLAKE2b-256 2bf605380b86bdc46d8382321663863eaa5f8ba7b1214291b20955569f106b0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ae46d4b790203e91d42f22c338ce167fc761e4a143a9556acd73cbef8f88cdfb
MD5 a300c940ace1221a2bb8e158b2a63945
BLAKE2b-256 d308afed7377837f787910ce28d67feb5fdc1ee8a32851788bd3c4ee608266ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8dc98749814faa3d034f37a66b330f62de4a1e8dc5664bcbaa5b792348df6c64
MD5 af82eb5fac8f727d4d60af03823b985e
BLAKE2b-256 697a8e80b1441bd6ce515d62d6071ba5e2aec024eb814f58a20dfa76761bea65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a1e0ecaccb6f961ed4ddb421b3d57fb98231483918f56fe74815b07b514037bc
MD5 ea77fc4831c9ae81779cb69bbfcb9cbc
BLAKE2b-256 f7c8979aabf1af0e88ca27a0bebe67e235f31c21d81b0bc1d327f58287abb17f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30e0d6aa595cbf6afb592dbced6c32ae506612a4ba2951654abe269a2284260a
MD5 b3fbdb85e6fc9f135efb85eef6ffa50d
BLAKE2b-256 8634ea1b22efd1b4dd78181873fad0ebebaa5fc7a22cba07e497dcba40c9ffda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 759837f0348a43071f68c7b605bdc367e524713cb1936ec5ac95c81e4830398b
MD5 17625a7906df436825ddabb77e2149c6
BLAKE2b-256 7bd4763b64868d960a518d8c3352c14c7e62dcca9ea842bcf1327a7e96cb72f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 48dc90b1eee85e35a519df61c651ba65a4cd5fa0ab4837b9696d307c7db30bab
MD5 eedcc9d936b68e8d0d4a279891d7b02b
BLAKE2b-256 ef9c87c6affeb3c0262f665e9c97ce2321c4a117ffd3ca3191fa33801a01177c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e76654bdccf93c60bea6bda4f58cc771300be51b7fbd09ffef6e3ca39a1e45b3
MD5 d2c111d372bf9d4f4715748599a59c15
BLAKE2b-256 0072401ff5b5513abccb3fe285992de21e333715dbf944cbfd29ed4013a2a1fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 059ee952d232a78155b7a484fff4ea9dc8d8c75445b25e696d718614f29b87c5
MD5 ce863c4dea9cf8135ce2594873993e96
BLAKE2b-256 bfa1ba96f9861654ea1b4d9bf6936852306ff4dc1645240f251fe9e1ee593909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 95dbdb18de6b109d9eb1205aea353d8cc83c178bcc149db2aa408065f838889c
MD5 df25f52cf13202293b04c6a385c651d5
BLAKE2b-256 8bc8c58fd86b62fb0c4c22b6e82d1ea573e0298ac0c646931d497c27011fb9b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d224f17e713754f700d924ade14141e9c47998ef28a6b44c38cbcba06d4c264c
MD5 ddcb4136f7253fe7430f64f477f4392b
BLAKE2b-256 199f80e1859adf11194c0621eb85835179ca2a34a07ca242c9d4eb0a59ccf91c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5c8e690481b74ac64dbad86c5e12284833fa1484f48c91248efd3d01ba2dab0
MD5 d19281155ffc2a7ebe5dc6d2a8d3c414
BLAKE2b-256 07e4261d99b6215bad254fd9064e492e3a1ae690c91eee491d76b207cdebd30d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 912c42c89a55c87694ad0893b3618c54991d13cb38dae194a16dcc73a5a27b2b
MD5 5810e60239418350aa2763a455ba2856
BLAKE2b-256 413bc4e5672408f2eba9aac8c2962aa8aa267a2d170bbdb86e75f27c0ddff4d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a139e3c7810bff1eac29d6dd096e87525152c294f95dac97ef44fb6dc4885379
MD5 3a8c85698380770989c13f74fd339d62
BLAKE2b-256 ec6a80272a99d7eb36b48c6e9f520302a407581acf9a13bffb766f7c19093fca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9606322e724897f17a126367d03ff7a5a3d3359090107bc165dddeb593e8a633
MD5 b7b218d59d8b22a8c39cc613fb2e30ea
BLAKE2b-256 f5d89a08da8b18eebf9e0d8c350610ed47f0c54b45476699df183f284f636a15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.8rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7eedcb5993f804a913d61b3734bd0dd72fd31731c4f06027a5148ef402dceb03
MD5 2fab37d88b6ec275d3ec01f90a6f1621
BLAKE2b-256 92e55f6615b1546c53b3058be669d30c814ea29efba26441ab860e1db49e5eeb

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.8rc0 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