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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.9rc0-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.9rc0-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.9rc0-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.9rc0-cp314-cp314-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.9rc0-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.9rc0-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.9rc0-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.9rc0-cp313-cp313-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.9rc0-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.9rc0-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.9rc0-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.9rc0-cp312-cp312-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.9rc0-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.9rc0-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.9rc0-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.9rc0-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.9rc0.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.8.9rc0.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.9rc0.tar.gz
Algorithm Hash digest
SHA256 9ed52e29459dd5e23fc3bb50ddfe0d472b2b168bb1269cef4d870cf97e7824d5
MD5 d57b1492b09b5172e59a669e07163d2e
BLAKE2b-256 5c51d988d67ab8d4e227a985bd1d468e0145ffd6cb0de132522e073d866e3d23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a2dffa27d1095d8f1543a99024a4ac0762bd7b979e5230248941fb347ef205d0
MD5 af0ef24eaff5490905f45ecd7d94a885
BLAKE2b-256 559248aa4a0d5f7fa4b2509586593a146ddb4d8ff625bd4c01d46ddcd0ff5de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d3724d384cbcec5897acf719274d4f8021b6768ad18aff4cdfb285ec0edb59ad
MD5 070a2fcd1aa15a381683fccda0edd5dd
BLAKE2b-256 4aabd4e0a64934f67f1fff620beb3ee7d260b65a5071d1aabb4ac7a2a9521108

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 814e7d6afd398c508cc09ef235996990bf65c7c5433b1104d481e0cba48237f1
MD5 a0c333c7653bad57579472ea3b58d1d3
BLAKE2b-256 94146740dd7570387a61fc3012c84aeed9f0e0be5aa4a752b29f4942eb439598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf741da19bfcd93b5a607d0f7a09a5d3a8355372792f82ee7c6f50b1835fe4e4
MD5 5ca536c346cb9ba05ee09250056a4e2a
BLAKE2b-256 60f19ecc5557b9ed04dc988b7c85eedbe6ac3fd80db816e00973477446fa9f4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da3e01ead9236be5c686411d721e70f657c156cb84537c6126fc5753ef7a3e23
MD5 50f7ae83892771b3bfee32b6fc45f919
BLAKE2b-256 89d1cd697b1d9123c4d00373c498001fe7658ea74f0c38b09de81905eda404a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b29fdfeceb74b09f1923aab08c3ea1e64356e4d0efd5d61659e9a83edaf0e186
MD5 cd3113d398e832d32c09754f73523f56
BLAKE2b-256 b5a56067bdd50e82d373f0a61ca3f1f53308191503e5e1365355e186c87213f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b948bdb8f76dccea9693e23c75c4b9401cfb07d7712de0e1c93334968838053b
MD5 69f77e0567de4aba781fe1cc26ecbca7
BLAKE2b-256 b222e94aace1cbb0a29ecb880c5df9c7e5063323d853736684b2ec7610441a79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4f185a7e659a50dca446c5bd05d913a0350cfbd90816de406778e65a600423ce
MD5 c8c8a415e6046c6ca88b3fe47cb09f3e
BLAKE2b-256 7ced430f2ef9882521a8e2970d4432f771416f2c8d661ab96281e1c52b7286aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 b87dfbe930c011e4abc7f276299598c9b598a5718c037b3f63ce1a37481ef25f
MD5 731a3399e5b2455eff3a8cae6ab02d4a
BLAKE2b-256 326554663bba68fe43ffd898b4ead91cc377c16fad6d7fa256c803081c658bad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 72c13954ba4e864caaa198042a53c46fddfe5f75d31bc497364c77954bc4b032
MD5 21c80df82dd4f8fd87f67d1d5cb77622
BLAKE2b-256 a043dfe07ee1ce56d8e86ed5e79498c6a438785e6141ec60840393ebc52d25a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9214346d999d76ac4b5ca8bfe9c69a839707b6a8d448ae409ef0c6e8b9b90d19
MD5 6b1523b824a35e242f0fa7e36e04835f
BLAKE2b-256 40baf1b075202794c43f3598739dc2f43f03f3ac1c14b15ef908265108fcc1b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6dc999a25af5a91c4f91fe991b5e9d800544eed45921cd387b3fc09bb7b518d
MD5 29a8cac25a07b0684f23d5764cd1a198
BLAKE2b-256 5b0d5ad68d01346f899685d0c1cf514f90ccf5cfee770e401748344d80dc2184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc3e0a6dc6b2451791f1cbf8a89f95554905c8e4877a9bc68604445086db5e8e
MD5 e0df79d4aa2aa5c9700f2591fd8c5381
BLAKE2b-256 9416bb2aa63e197ef5f6f1bbd523ded0256d271472c8e389ffa2f314e8a0eb57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d8dc6fba4d8b658cfc0768d265b51f4e3f504349c6c919caed5d9eab9b2cb68
MD5 78e60b18dc5bbb762ee5b4fb376122b9
BLAKE2b-256 72292d6f612e725eb0ddd3d20abac0a767c4c490df4625cff9af3463682ade5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d9b0178a557ae76ac842a30493fc2dba15e3f71778aebd3969040c11d2d358c5
MD5 c5ca5be77d2813b0a454f221dbf53fab
BLAKE2b-256 9e010ca7b73c1a773e7c00b9963070c964e34459a1e0bcc04e03e690b582f1cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 154e0742c92bc04619886ac3afde6fee2fb4917fa80f4f9474764f97da594dd7
MD5 1b1eed0fc586128984cc2b06c01cd8e5
BLAKE2b-256 208848df1e57b801e3c14da9e9a6f9bcc69d3e4ad21d149f1b123c76adfd100b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 68d4eec05faab137342a61d859e5ff1b2edfb067a69a5ba7e1f16199acfbba29
MD5 0c3cd2e57b4241ad94998453b65871db
BLAKE2b-256 c8a541540d1091f11821657cfd4f78ff3588ba07d54e83404efc43e01013af10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 376e6b375864d19c578e3384854ba4aa9dffa4ca7bb993542a402b0524d422ff
MD5 00eb304b70a00784051f772455801b3b
BLAKE2b-256 3476bbc701c08fe90ce1c81d9cb1991f1bbd69f03868b81ae8285b1898e9a477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca3075e65583ad360db12fddd638206d6fe666c155fd1866af1f76ae7f5315b4
MD5 73451037b0ded389b065f8a6fc0cd34d
BLAKE2b-256 eaed0afba9ecf14ad61941c94850c7148009adbe1eb3444585bd89262b703198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 071b0a40add2dbfc39ec7d5d5267e878294de2da776f33437db86ea494dbb5d3
MD5 af6f16e83bdafd60a9c5fd2706b11520
BLAKE2b-256 517ac4a07d70eb15baada911b0ab1c526f4162c795a67d932b9541689cebf79d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 930084043e3e7cd0f115edc7fcc483be3d9013041f7ad5d3124982edca430b67
MD5 6fe0c213fc2227cbda86a1c02e311068
BLAKE2b-256 bb0be01aa766da047285f40a6ecb314851ddb470bd64a62c1921f29e7fdbafe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8d1d8085fa36ea999a0ca6b2a329725c876e13d95396cb1a0e6c197062724bc9
MD5 35b66403d69708e58cec7db5e8b151c1
BLAKE2b-256 5d2de29609eae315170817c8f078fb2a262325e5c3ffbb3e6e9df5a0f49e7d05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 585e42ee49496cd47110ec93e8d72060bdf57b036e643ded7f3df8524c8036ea
MD5 dd7e7f2029057dcb74ccadd62c71f0fc
BLAKE2b-256 ddb3e6886dea4e9d82eef33e24616ccc757946860c7c18b4e9ad55e4771c9404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 465a3a02cea22baa126a1bd6bed6b0b40cbbc4039d9dbd97c2ca16000979ab6a
MD5 3e0d7dbcf9769323df621b318d3042e2
BLAKE2b-256 4e9c2c150058b2f2d62a6fe0fd0614f40bf896a46eea44b1fa9f81b1ca5bf883

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 609fef9c0f9e0348ee6f6108112341e358875e791f37a74f92fc55af6d1d7a47
MD5 e08a2f4e5cf44879ad500d19cea41562
BLAKE2b-256 0415f683d44327400eafb0009edcc031ddf8c883a12fc17fe2b48be1a9054837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 84fb532a509f9d66a1d12a1838fbbea4d7bc1bd3aabaf21812ec49496b10a3f2
MD5 3b2cac308159e9533a2da759d21dbad4
BLAKE2b-256 0487c73eacd18e51c024c0fc7a14e591ad2977be2e2c121132c31f5c44f7d885

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de433d551a98420cfe344fdf2bd8f982c13a96e5882f6ec107123fcf36b3f64a
MD5 ee5d1a082f63904b3612a01320c7b7c8
BLAKE2b-256 81045f1f88450e2d5056da13b8913fa32550a3826369a567a80f5982d74c0150

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb9654b82f0f4e281c2d325e63694a13ce037cfd4958cad09aff7d082d1ed7b0
MD5 c8a43d8c9b69f01116c5b8f1cb098dfb
BLAKE2b-256 4a0d6e13a78be90bd68c09cff47c3b01e588fea0517c5e9cf14c6f2b838f39b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a2b631f0c514d664b0c0a327fdfee22be265ab1fe9538e2b5a9cd77742aa8c9
MD5 b91ee9e8f9ff8e91dd9d8773934a59b3
BLAKE2b-256 051b6a54aa3730c63c7b8a0b8d58888a43f008774ab557ee393403ffdf439034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9376468cdd989f14336f359842eae2e46d63be5c5337c336f3e2adea6a588ff
MD5 0ef17c047ffd1ab443d0894b93148c36
BLAKE2b-256 82d0b52625fb5d1756bba673d4a74b275070225771828f5d63cac7ed8e30ce70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f74d4ed6171100565b040e6e8fa964dc4d409df96e151b30e0f45c0809e6dfda
MD5 ac56c25b60bc14a269cf3b31594d6e1c
BLAKE2b-256 5feaaee1d8e1d91cf012d92f399a74a3a0f1977becc6accf2234ae6f7d379273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a972106efaceb25c44530275669f19abc20f246081fa63187164092c57235f47
MD5 a4fae351b069686ef237723e8b87dc1e
BLAKE2b-256 209231505878ee82bf2cbaf43b7ff5334d008bcbf98ab9f9ebc8af2bb72f2163

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 4086d1a2dad0c2c6d492780959b0677850764fdbc8b8aabc01599a25a711182e
MD5 6fdaac4d25a1a9c5dc6577b4959bb7e4
BLAKE2b-256 3a49158739d2fe5efb575c4aed83fb108c7f45a10132088eed582af85c954501

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aa44511a68dfb4842ab0543c09e8c29822c154b7c54b0a67af193bc13b95002a
MD5 616386e6236ebd0250c0f405d754efe3
BLAKE2b-256 aaca3f4e43ea4dffab609e9bb5addba24cb50ab0e48ecaeb6d3d263885e7b301

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebcacd16764c7a618bdfe4aa9bae3b52a05a4605b5431823061705cd1c43fa88
MD5 1eb15049bb73ed74b0522d25df315722
BLAKE2b-256 3323fed24f1141b3fc476ee9d506525fe1a1aa30d72db87699ef6283bccdc86f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72a9c6ebaa73d8bb1691ec9d74ce108fe2f49399fcdbde6f68cc1d641bba1343
MD5 e2f35de6eeaf4d093e6acb91afa55596
BLAKE2b-256 551ad44f7489deef20cc2a28e70f0a34c386a1841a75703043edf17d3c1894e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31f14d5e5ce4bdb4ef7cf2d7c37e6ccfdc5ccbe4e6db1248c6cbecfc7eaf9b13
MD5 c990a25f210ab30d1f240648f608755a
BLAKE2b-256 3b443354116ac1b9aa21233f327d7ceaa0530db67f51e4c10adef9fea48b137e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bf98edad747eb61e50cfcee35eea628f164732053c5ec4633b9f6fa2ea994df
MD5 5bafb9d70dc6856aea514d28bce92283
BLAKE2b-256 419db9b3e12fb15b9cebff8be3f903d33da299a26f5b605712a26f258cbf80f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 648e79b7e8f6df8c603903b8df19c2f91a96ad8eee1c118f662cae9bdc85ddd1
MD5 69d4ca54090627b0dccbc3026d14ea7d
BLAKE2b-256 550c05d9abbf8ce5058c8b4997ec962eec5d1644f230ca305710435291b491fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.9rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0c8bd1aa712ab5cb38e20f81fa9cac80469ed964fdc5b5fe0aa05bfbd7c879a8
MD5 99badec8f1b754df2863a960d3d12d46
BLAKE2b-256 2c871b275f327681711dd718d04b44d9bfd67e02408c9a6a9b829ad1f3bd71fa

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.9

36 files

This release

10.8.9rc0 This release

41 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