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-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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 sage.all__sagemath_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[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.5.49.tar.gz (369.4 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.5.49-cp313-cp313-musllinux_1_2_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl (15.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_plot-10.5.49-cp313-cp313-macosx_14_0_arm64.whl (12.7 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_plot-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl (15.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_plot-10.5.49-cp312-cp312-macosx_14_0_arm64.whl (12.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_plot-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl (15.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_plot-10.5.49-cp311-cp311-macosx_14_0_arm64.whl (12.7 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_plot-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl (14.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_plot-10.5.49-cp310-cp310-macosx_14_0_arm64.whl (12.7 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_plot-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl (14.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_plot-10.5.49-cp39-cp39-macosx_14_0_arm64.whl (12.7 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_plot-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_plot-10.5.49.tar.gz.

File metadata

  • Download URL: passagemath_plot-10.5.49.tar.gz
  • Upload date:
  • Size: 369.4 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.5.49.tar.gz
Algorithm Hash digest
SHA256 b9e40e4e9f6411882d1464c088aa071dd863436443d61d78f922eb128f203027
MD5 b4040e11a252de328c70ba15979ffcb7
BLAKE2b-256 29be07e0fd617f32dd7cc2ef4613e21573c3b7546ce71d7d1d4e27a6a5247cfc

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7fd99582b3754056c3616d963511dd32ae113d65bd9bc04995ee9c793ca970b6
MD5 56cf46680e8d3f4cbc5d64316ad5f234
BLAKE2b-256 6b41a20aac25c7af6c2dc70dda1924e58479603abe16ed1bfc8d5135089d71c6

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a97b262b6244702efa25bb12906ce612f7ea2088c0914c34ef95c4cb7f174e51
MD5 6056d8b32bdfb201d98168342a49a7ed
BLAKE2b-256 62be65e438620b4f8540f6ab062a01bdc42c2c053e2808e7972af54a47889f93

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3f03b6e9457cf5353effdfb287ad89843a995cd51d246529820072c896e804a7
MD5 a5bd2259e68e6903c68a1f6a4da6711d
BLAKE2b-256 e05272c0f8fafd9863d73f131c738f1fa1836a3ddceb190d0ac58e7820407758

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba0fb359072d72ff904caca8ed899ef0241fad6e861c778bcd6a6d51e6891ee5
MD5 2152de768f2f199ad843c56637cc6699
BLAKE2b-256 3d1f2c7a58c21da528080d9db0d18208f808b56ddf8e28ad30eea872e9b39ac3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c26aef41afbfcef53c11493354d9c5eb809c7709a50700adb6651a40af531d4e
MD5 1e4e730f6825b377476c1c1bccc5962e
BLAKE2b-256 c3a1eb5fca70332cf545f1c1c603b5e1b6d362904aaa6e7d096427eec8f0303e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cd6879d46ef83dddc0466f08257a75b511945d1ccd5544c408169ce9a3b1d58a
MD5 d55f849841a2c952ad665708becdbc5f
BLAKE2b-256 86ebee320ef75a058e1f1846216b866f7915eef538d03dcc8171628a784be505

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04482b87801a2bd2388da2383c18bf55a3cf460eaaa6c37407a80d41568c2e55
MD5 c98f08bf7aa227cd9dfa82a9a6fffa0f
BLAKE2b-256 caceb9e187d2ead705435021483b199dfcb6bbc6ee51aa73fbcafeee3e9663c2

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b64aba24a9f75aed0142fb6702769d0c3dcd93b3ad5191c6e268124c8a5f329d
MD5 b9f9335472312956fe375a5f4759190c
BLAKE2b-256 7339a0ebfb80499cb2b383549c3b99f847046693ba812633d5bf2f6c8e663efe

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6db55b84ae79720a4be847db9295e44bf3074f5c097bea2cd6be2e6bc08b0eef
MD5 a9dc5cc21b906ee85309a8daafea3094
BLAKE2b-256 8f81a860bc1a13b313c0bc1181f610aec4187637f7340ef2413cf45eca6c6edb

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3e430b0013034e91cf75a0beb02b004dd10b70d7a110a45d3a0f669b3669662
MD5 c09d6cee77df6d25ba804bf571bb1daf
BLAKE2b-256 f6037e165976d52126f363156df670f9dcf1e74b8524cebddcad2038cdd00c37

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e1b23627a120805751dfe8b3dd936e02e95a8eb3506b28f2b69b00602067d241
MD5 7752288fce0ac619c4ed2aa06a2db3b6
BLAKE2b-256 cefd522d524edfddefb718ae54ead82bd43118c337da1ebfe29c96e2a135c295

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4d8d8c597415f1faf15164b8533e731f25309dcb4b1850832d79d6b2624cca86
MD5 5355c7bc7c242f3a15962a57cf1634cd
BLAKE2b-256 af02724c8f017d92a8c0a61dcdf31fdd3702268f5744be39c2a8db1f0ca392c1

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9fdd0727043fa3ed615c071363064f3deb1069236ddc3ff1971d5bc12faa4bd1
MD5 a3806380634b8419a42e6497bd9f29e3
BLAKE2b-256 642845a83485c4e90d679d702c461cc81b5ff39f3e28e1598acd93d2c15ee2da

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a1771e764a5d5d7b0770ed947013abd85c9bc22f9858f892eb4ac91ac85f09f8
MD5 db3568023f9d48dc51157b07fc10d9f5
BLAKE2b-256 8f1d646ddeb12ae88cec5a4bd89eed0d4d7b835b1a01852591196b5a8eb0992a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c70a24957f3e40bd7714aca597dee1c3e4ab1d563b03933e7ddc9a75991fd2fe
MD5 d02cedc745b6fdce567e720e6d60af06
BLAKE2b-256 bd7f4dd0f402e175b263327bf02e872ce03af14513bec299133d184eccc4ef7f

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e15ef012d589b8ecdb9ecb54c38b5c795dd09f5b65d99b70da2a6c0e86565da
MD5 0da2423ae5e5e7e2c220c188b2e5e815
BLAKE2b-256 2e8786bf1a1b4403f965068cc62a80f644dd28164777d1702987fd2511677314

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f3c7c9cf4aac5b2f7615ec6c6d32aac1fde51f88d3b8b928b488cf178186f01a
MD5 b033d2feab350629f55246e84d837330
BLAKE2b-256 85fc453095be75ccf2afa90a0289e4d2c9db396ed9cecf6460940cda8a6c19b6

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ee5e4566e97f9c7149a12a7fba51f80c2cdd256914b05bb8cc4311833e165203
MD5 195fe459a6cf0af05f106bdd34d3905c
BLAKE2b-256 9c508979f6d9fa86045dc3eabe6c9e6ed913a7146e82f45c9c4b614d63e0a07a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07bf6a5d5b56d6d0503fef1d4937b34e7cc6274a8727272c5ad904a70e3645f9
MD5 fd9bfe492fbed4d46c77e12fb2f3be86
BLAKE2b-256 fc9512a49ee509db906c26f7edc209a0355157941c5c2cb38153d67929a107ec

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 97fff2af60ed0093b11e4f941f5446306e4e5affb0519aa6f85754feb39abe0d
MD5 9585f7a371500ddba5dd8b1e65c18e77
BLAKE2b-256 98049609e7eb74ec3840214b393b36d603768c038a82eb52ec58c62f25f5402b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 578a257ac398ade0235589b2aa5544fba7317420d88d6080c86c56859ee181ba
MD5 6fa39435c4af363238d9c866f2f5cbaa
BLAKE2b-256 ef9b767027e827b5b393c9965768366b1577a5307a2a0e4a0e032c902367e980

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 739337803e6f6b29dad7bb6b39b14fceb6e390eddc39adf006d011f04f85bd2e
MD5 5c917e5506a51e338821a7e78cdb8e8b
BLAKE2b-256 290c0183f8f0dede9ef3cc97adc76b95c8e669e1b5f848f058bff1b0e825241b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3948804caf5988440f50c75f96f57d9923c27d55e914697cde7b0553ce6757f6
MD5 dc46e781a8eaacde75cd641207ef4fe0
BLAKE2b-256 1e06edb9af7a3a5284db157e1c9e8e06fe4ed00ca99595864ee8327669ed73dd

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e84bf90fdd32e1800a7d491037502e8bceccf5f16bc8d42c46c3960887b22fb5
MD5 e4ca0dd0074eb1fa5b5e71b51bff6e90
BLAKE2b-256 fabbe9f879a18cfdf7dbb6d23bef69858cac737eaad0ea064f0cf939fa69870d

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 668c48cf841a1cdc175dee7f862118f32a93a73a65371d91c7c59b10117a0f8d
MD5 9b63694f7fd0d9616a501bfedd685ed6
BLAKE2b-256 0704bad25e2e982901aa72266b825d2881b82701b44214baf702f18ae5b6168c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 da6471bf0240a32bddc8a13f7cb38b54f94a4cedbf8976eba3170fe80c9bd715
MD5 be6d658b10393d6289950932b2c6f44d
BLAKE2b-256 d1b16254d093f53a83b2369c104c19e1916afed98eccf9a837d2992b806a20f5

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30f83c8fe9a9945f2cc9b1438eb758449ac1e8672355f2ebc2027ad027f3932a
MD5 cc728f396c3ebb8fd13c86da14fbce05
BLAKE2b-256 5bfac47f54f843d0770f1e3ed546abd2692cbb9c0a46ed20936440cb9450cc5a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0fa918f4b717e7f19b9b1444b730705648ad2b504d29971e8bd42c7a50d1f95d
MD5 371acdc501c7179ab1f5eab4a06a7003
BLAKE2b-256 2d400f832f8c4c45a8d5f7437deaa83e061da99f1575d41deee384399c72ef1c

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 780e9dd2d70a576995b931835bd6dcef5d4ee50f789092dc630177a652691a5d
MD5 5bd81e1948fc0b65643296d34e71e2d9
BLAKE2b-256 cfd7221f557c2a179a63595230d6f294f1426aaba8076efa9d85f63c705ab6f7

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e095edc71f7a0d683484cbac6af21faa882a66d8d54ca9d5fbc6be58e872bbb4
MD5 a38e65d2c2d46c2839ba7fb517cb51e9
BLAKE2b-256 a64f3b0418a075151db2f2861389af1b546a1ef6ae4d5230bf7faf38d12228ae

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