Skip to main content

passagemath: Plotting and graphics with Matplotlib, Three.JS, etc.

Project description

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 --pip-args="--prefer-binary" --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

Project details


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.3rc2.tar.gz (369.6 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.3rc2-cp314-cp314t-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_plot-10.8.3rc2-cp314-cp314t-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.8.3rc2-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.3rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3rc2-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.3rc2-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.3rc2-cp314-cp314t-macosx_13_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_plot-10.8.3rc2-cp314-cp314-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14Windows ARM64

passagemath_plot-10.8.3rc2-cp314-cp314-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.8.3rc2-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.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3rc2-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.3rc2-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.3rc2-cp314-cp314-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.3rc2-cp313-cp313-win_arm64.whl (982.0 kB view details)

Uploaded CPython 3.13Windows ARM64

passagemath_plot-10.8.3rc2-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_plot-10.8.3rc2-cp313-cp313-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.3rc2-cp312-cp312-win_arm64.whl (983.7 kB view details)

Uploaded CPython 3.12Windows ARM64

passagemath_plot-10.8.3rc2-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.8.3rc2-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.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3rc2-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.3rc2-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.3rc2-cp312-cp312-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.3rc2-cp311-cp311-win_arm64.whl (991.1 kB view details)

Uploaded CPython 3.11Windows ARM64

passagemath_plot-10.8.3rc2-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.3rc2-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.3rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_plot-10.8.3rc2-cp311-cp311-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_plot-10.8.3rc2.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.8.3rc2.tar.gz
  • Upload date:
  • Size: 369.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_plot-10.8.3rc2.tar.gz
Algorithm Hash digest
SHA256 5ce8f5c5996c158352b7c085eb615cd3fe9a2646c4ca296edfd12a0072ebb4fc
MD5 b30ba0b62abe8eeb13104e838cf203c5
BLAKE2b-256 65992abfc5f7bdaa79d690d95d87707efd76dd33efb2cf6c16b93000e04d1e46

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 c4e3b87d124f810a1fd243e9f42dc88dbb60a181c997d036e94d2647fcfdc37e
MD5 4b5215dab41da092f9e739957dce1f2e
BLAKE2b-256 0885e4dba4b962b2d32f54f81104f073e383f1d231cdae21b0252672a50102e0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 72d03ce52bff448743ef374cc864847e50f678c135407fc93e2bea42887aed46
MD5 b39403557237b1ac0e89efcd4261cbe7
BLAKE2b-256 9c497ed54b3fda6db6d3d6b4220e7eca50745b4e7524e2766369373023ead3ba

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ff0094ef0f7a138478b70483235e41de44a2586562e938f2b4497eb4ca1fb6a
MD5 b50be1006809ae13c797322b05bed864
BLAKE2b-256 a92fcd5d7025f28195ce492c0ff249d69f932b71b8b3afe45edf50dbf1a91950

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7cbc8720249af38deac7329ef203c13a2453cb076e8de8334e74ae1aef396e1b
MD5 213575f0c74d51d38caece258c8cd662
BLAKE2b-256 3aa348bd3f64d7ef0e16211e486efd0d4cda33d2c66a24482f6590cc44292807

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 176b828f455957683d4ed7e23eb512332962f9f49b3b63f4cc038d85a2376345
MD5 c8659163f791be5686bee2cc9f02b678
BLAKE2b-256 da7ea6baf2644a0aa39cfa46033c3c364deb368dbb9625f385857f8ca4e84895

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7eb6beba333b5a9be6583502266927d2bcdaeab74cc313dc51199aba36fb9bf2
MD5 28084e918a8106fd1f86d3a78a850e99
BLAKE2b-256 4220c80c979a9d23d2a4cc46ff197620a069c66881ba6190c08ad40a11ff2a96

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4292c85a640e704fc031196f8d0d0f0eb7f5e8d200693ed5dcfcd35634d83419
MD5 cdb878ab3869c9866e630937bed75b58
BLAKE2b-256 4f1b2a18c066ab49755dac37215b0487904f00d084234e1a5c568ca9cff9f356

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 372ebc9b9db398329854b26c4835dfdf910513260a0f19c6b7a63a018d366c79
MD5 3a3343ed721e2bbfead73730c2986f9c
BLAKE2b-256 4ee3013c32b29a4b2d423f34f29579d06aabe01e28e08e098ac3dfb44af53bf5

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0cb4dfbd65dc0823b4214bf12484cbb5ac8aec18fd914252694f44b30b924261
MD5 d2d6042c9a42b3486911649dffe3d038
BLAKE2b-256 221c56a1e91663185cdc4abf7817b57fa87a8d1fd317e187334fa9d3cd31135e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 553f80f5a6d5dbd9e3ba7a0812374b4f1315ef3f362f94e5d9eab3df1f4b2055
MD5 0f3397c8bf055e3a69caa06c63014103
BLAKE2b-256 0eae376a8eb19e61a9866fedb0063d58babc9c5e864e2ef6902f5b70b45f0889

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 769001aa9c628b68c99474a65a91874e86a940446bf9066932fa03508fc52301
MD5 33e5092e71a034c58fac4b7566c996f1
BLAKE2b-256 347127ddfa158d435ed2e45ac702415abc952896b3ecf12c0282648c16ca743f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c87faa4a478335f9418c32d60e595f4f169b5518dd9e7a9e7361024217c1e7b7
MD5 f264644711844c1116acb63448908da5
BLAKE2b-256 56f47c3e4986aecedab783c4c313cf22cf2f2f7496030beecdc6ca67c474bee7

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4b8539ef465a92c159375db9bc0672e6dd008c75212ac240e1841d42fd0f276
MD5 bc88e79b7d88d5902be28231715f8b58
BLAKE2b-256 76af73aa83db51d9618afa257ce43b4438f34bb88ed0c4244cd682adb22a32ce

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d38a7d0cefad571e46b582e5e15c14aa94f73c31d31c6d75b7aba7f2b50c68f7
MD5 d2de173af09cd5e827156eeba5061cd2
BLAKE2b-256 3a1f42584452ad2c2182a4827c72a193ee9f06b1bace30b189b9c35ed4771269

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 1e561239735ae1385031154c948c2d6ce8ab3b2808b405a0590a14ceda74a092
MD5 bce7940ea6e7c7ab3883869752f1292e
BLAKE2b-256 d24ec3a28d47f4a968f652b0d9cb3e971649d8cb27cb5fb1cac8456fca94ef2a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4c0221442dc1b210057a4bc8cdf0d0e46af4023fb8e750d17651915741b84d49
MD5 689d127bf2ce9e425862a86a28ec96e5
BLAKE2b-256 c66d7c90842d54e1a9e4b1de88b03e9edbb6c2186916125f9f8f3b5496acad1b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 291e1ae60fcf336130a87ad888c23974dad30ff3b2aea07960a9baa93b7883bd
MD5 8b3e6010b30c869525ab9d4ac3beb18f
BLAKE2b-256 dbc73827bf181b3aeab1aeb935e71a3ab864ef3ccbd22ed84d66b3d88a536501

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82ec6368efbb8a11cbbfe5ac662818441a4b29b07b59628727c23dd65b38b97f
MD5 10e71f28ccd49b33da1a0b735accbb9a
BLAKE2b-256 6275928eec0bd4e8417b104a6563c607f65ccac020156c6ac1b1d504f3b7d5bd

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09f118ff8eab52be7da77f5f08945f3dc401ef238e8f3c177deb4aa7b5a32d33
MD5 b49dc308a78ebb9f599f897e82cca985
BLAKE2b-256 82eb47dbdd069cde6ca7e9df63bba6d85edcc3d7bbff7de401f5b5a682d61eb8

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc4659af0e21c1ff19c8e9146142c5bb94196a8925cba59e9c8938911da89197
MD5 eda7d5d950c9c0095033171dc5a4c779
BLAKE2b-256 f482dfcf719752d8502ac2e4e2407b0c68bbf11ae2d99d4fb57672af6a397b33

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f85df96085056d91b155cd636513484af7d4115b48e3259f7a9bc663eb1ab440
MD5 8ec46156aeb5e4004e09d9e6e438c15e
BLAKE2b-256 8c60746f9bd8299e300dc6480c4c9ba0c0dc7abf34a6553851cf6b86c383d38e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 c51661a23f775e52e8e8a733a3ffbd5e9a5cb07379f86a86162271a49422c869
MD5 dfcb157e8a8bbe1c432a66c62de69380
BLAKE2b-256 f3bdaf0766446bbe3f7456392cd992f38768495ac674fbd337a48094336f9e1b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c5aa50bb27cd081ee5030726f39639005ce0f8fc347af9161076d35733065959
MD5 fa88062affd53a5f9ff799fb8ff2bb51
BLAKE2b-256 a91ccf280e371bdd597e97e94decd87f502b1f9703deb1a54c46f60ef4f32efb

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 259ba93bc45593e0a9d93227e94e06a259001b11a96fe6bed074f6bda434bf87
MD5 644d96cc7405e6f6a328f8198ecf548b
BLAKE2b-256 2876d429e56ab4844880a6560c9584745f0800a33c6ce23c35f0c0e1c05578ee

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d66cc9c39e0daa2733c14f4d22e74a42791a8f1d347889ae085c3301c71489dd
MD5 1a3b1e56c756bf56c676caf3f75a49c9
BLAKE2b-256 2ad98deeee3d9b3ede215164b13f9e7649ba3088cca909394e63a2ea680255b5

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97a61b7159bbdff977466acd4e6a4f2906443df687ccf83f94ad43785331198d
MD5 b910806e4cc6b3530ed0d4611cffc8e3
BLAKE2b-256 76456249b4c671b63ce92463a62a0a48aa230118f465afd7985848cadf79c02d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ce3c53f233398dbf3ce8163e1266d3518cf8a9b71c3a270f70200fd7a275352
MD5 8caf62fe27cdaabf9cb065a33a161f2b
BLAKE2b-256 ec1583e1288f0ea6e318382e9f14a7f4bdfb779b1eb3c3effa45a305fd4abf59

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1bf5cceeebd8da45d6c2656d5afd5c3a0cb2523a6d68957864b4a1dfd0edf049
MD5 e175621e37af439ac5c6ad2d7caafff3
BLAKE2b-256 bc2adb3a148c36fb09e1002d56e5eb790eb3451a068401df471a2c3c6df2cd4a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ca046308f0acb5797ca182c4dfcb8c8c149dab2d3339ba8f0d33766b782cd3cb
MD5 6b1bb75a32801f338ed10021ab5b94f1
BLAKE2b-256 a8ce6702f7967076dc06ec623ec2723a7067e74a365670a761eb0e65c4028e26

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ca99d042b0ec577eb53e749ad07b6e012fe80b79b777b9f5417093efa0a09830
MD5 b51bcd5efce4b73ab093c31b84040366
BLAKE2b-256 9d6d2845934b0e49e56d0f05b2cc1442b430a51a90e067b3cd39d130e2ded2c8

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 098c3baf7b97d8450a038b1d42db7a734a53502907df8d697c13cac11df91fec
MD5 f7daebdc59a611e9fbe33ee60575eb78
BLAKE2b-256 aa7b5d8c82107dfa62ef748f771dc29167d8af486e17d3dd71243fb92cd52cfd

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f23167cd622a1a6e848da8595973859e8b2de3819a8cb44238284cb50b3cd104
MD5 7275c2db1f5b66dce43415d52b94d917
BLAKE2b-256 2dc5d008c3c8f8121d88d4e3337b5fc587b959938b244485128a5e3b25d1d3cc

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c478335e69efd34274a460ad23bbb3a829e9c692260a84b5dfd068b8753c0a7
MD5 899bf429628dda7d0585648740a6c5ce
BLAKE2b-256 a9ae74dd9b58ad2e7187f4e0f1a977bf673f16a4f3cf87a299d7a3d5a0ca42e5

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c2f3e49d03d0e34b1c586404804d61487e02219e32d9231a2b3e25004b46930
MD5 e85cc20723241d7fc7dbd9a778b19144
BLAKE2b-256 54b02a16029a624f298129327e2376afe5f86ca9b405ca66fcb634fb61d9905c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.3rc2-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.3rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 07edd538f8e22c675d0b30badb383ea83e9fcff83de2fed2f0ffdea5b1c5517c
MD5 101b013b42a0cfb641442bab58385d6e
BLAKE2b-256 0f96a1545545bdd936a4fd7670c517bfe1f1df09282df7fbba51daa81049fd23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page