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 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:

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) 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.6.x series are 3.10.x-3.13.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 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[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.6.28.tar.gz (369.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.6.28-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.3 MB view details)

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

passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.9 MB view details)

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

passagemath_plot-10.6.28-cp313-cp313-macosx_14_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.3 MB view details)

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

passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.9 MB view details)

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

passagemath_plot-10.6.28-cp312-cp312-macosx_14_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_plot-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.6.28-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.6.28-cp311-cp311-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.3 MB view details)

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

passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.9 MB view details)

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

passagemath_plot-10.6.28-cp311-cp311-macosx_14_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.6.28-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_plot-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.0 MB view details)

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

passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.6 MB view details)

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

passagemath_plot-10.6.28-cp310-cp310-macosx_14_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_plot-10.6.28.tar.gz
  • Upload date:
  • Size: 369.8 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.6.28.tar.gz
Algorithm Hash digest
SHA256 531d82e479f1010faee1042ca0a6e4ce1a62b3c1c5f09802a3d3fa8b118ac75f
MD5 780c9ffaec631370817ca42739c1e614
BLAKE2b-256 6f442ac765beef0dcc05fd48c8bcb903f1406891524a63579070e2047f221817

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 55946600b7d5067218d84ba14cdaa77d09a5cc62a45269a39a2cddf12f87063b
MD5 7f6e1f040ae45d9fac0b3728822cc95e
BLAKE2b-256 b44eb562ed04e4c79e895a9b1ac706ced26ee556d1e4aa86038b2eb8198f6926

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae20470700e167642887caee1ae96bb22bf50dd9a873d4c42e33731c9b452687
MD5 a457c7a4e12512452c7055d2e037aaf0
BLAKE2b-256 5c098f6261e4b9f428efde05177b5d6e7f936367190ca95a9317b3b6489b02d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f49a941f76bd792cafc3d00e12a198566b6cf273e2fa858763dceefe7934530a
MD5 aca7be3468bb917b32f83c4cb27abd45
BLAKE2b-256 1729d11736ed0df5560a2c17eda8c9a3aae9e86181627146f5bae7dab249c2d9

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65d7a12df452bf88594152267f11bcd81e2059b5caf22cddf8c7f16d4ae03440
MD5 ab64e048ab574948626c0f8eee42e721
BLAKE2b-256 1726fa57bf03efc9212938ee6a7974f63395c966c1c6a4bfaf74e5b043bbeb6a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a7f9f80e6803b952898334c3b2808c6728a895cd3864d7584e397ef3837bda39
MD5 4edab205437be2ef3c1331624417657b
BLAKE2b-256 cff3d6f803e60d77b6b2732bf1bc11a93037b33bd79b6fed3e3bb2f83eee5cf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 49bb615da8bf107383f9b78479b760f8a0113bf0a9c0265b204fabf14eb8f43f
MD5 cde8397e693d469299403c4a2cbbf7da
BLAKE2b-256 7afeed6d89ee6c393a0d945bc30bbf7884febda7bb65d5532513a4dfd9d4ed17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 63af934e1b8c0638f5c42110e26e2ce816bc4e6fcfc670452d6d916f54a2fc98
MD5 2265ef92b2ddab48531e621c7470a0bd
BLAKE2b-256 3259a5991153936364e7eaa4a4211a0a257015339d1a0732785327698198cf91

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 56a6ab4fa461d0530706ada708c55f807ad14bc8a318c3d273fc180a69a82aff
MD5 cfb8f8e9c6f25a162ee07736f1adde18
BLAKE2b-256 3cddcf047f45a9fe6bf210f7fb2c2c1d4d66a66164b2021e2b15cf48d18f367b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84b3f419588c6a6bc148dc3f2a2be858e130fe82f0ebc33a6c34f6a956c00c19
MD5 dfd9c49040d5a47c823a528b69aefb36
BLAKE2b-256 6b1f9e9f150070ff3ee6a4b499f63eb5dad12932b7b88d5c59b685e8799eca49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb5584436c61f16387c9783c73bf036b21eb32434ff1f9e1a2ab63fbc20c7cea
MD5 10c61b27e99211617289e04cb62e9bda
BLAKE2b-256 38a7acb614945f6813e399523b0b37812bfb8889aeb48078407cc1ec5ead3416

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 164eb9fb3af717a491fa096651f093382cb546d3b700eec6067e3532fb835761
MD5 154b9b8aa7a6c5cca7455f85d95bff31
BLAKE2b-256 32e86bf19dfbbb9510511de9ec8307b9c79350dc75c5c6fbc9d1c6f1599cf599

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c97b6cae0a6a94d15f324cb549680ea57b5c48a15fc9efc3ed507096250db674
MD5 7d884bf3b66a8f4b739b4db35aad3323
BLAKE2b-256 0c77717a455393a1fcc4b07942035441368f0d241a90766d3f4e15cd85ac4368

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a79cea37e5704168500eaa191946d378d1605bb88a9dd109415696b2a192b350
MD5 897f164f6ea306ba2a8f64743675a432
BLAKE2b-256 a6f01943a28eeaab34cf153829a6fd8fb12afca434f0b8fa4eff99357933a443

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6904935e00ba2e6cca102aaf9f54afc8e2eb45d6052b20649751a6f5911402f7
MD5 db5074277368e9d92661ed5a16988312
BLAKE2b-256 2eb6bc918d30fc3da2f939796121d9bde5e790589308736a826ca7dcf33f6f07

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e1fb1ec1aa1a7cfc7ece23eb13905e1cc9253a20387d100e009da010d5da7352
MD5 c98f146fb4934f7d5be168efb3692d72
BLAKE2b-256 cbd8cd12c334ed1b9a937760e586c05187e33674c3052b0a1c86c57ef757ec3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e7469eb3be4d5660afc270cedb86ddf5077dc0c55fb34ebe90aff27c624e779
MD5 39bebfa62be7b6cf46003a5345a2e7ee
BLAKE2b-256 2b7e1b3666e8ccae708953546f421b56ce3b98cafe6ad756cd62c56ef5cf2c9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5edb889f631b3ea8e7c5f31a653aeaa19f1ddfd229941e46ccb9bd23d64fca81
MD5 01f7fc2c66ac4ceb33351f2170c0802e
BLAKE2b-256 0e738d23d6d5e89df3d6e74fe66537c71c3771953a8da307e53c8b255ba19f88

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0c22d00bd73a344de8cef0893aba9c111267e6aa62d84290a2c6193cf0936292
MD5 2c8e63c0826c5abaa4264d5b66d05ff6
BLAKE2b-256 068443d27665a62d9748998bd906c20d9b6e221e88e3d80fbd0f318757817e49

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95c6fc178d6feb77d511d7e4426e76e35f6bcfd10cf8436e02518b96127f7774
MD5 98cf98d74b30371b0349a3b0cbb616ae
BLAKE2b-256 6ffccf18c6f7c62beeb2db008efe400e5befee3ebe9bcd653398cff47487d5af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ab95974b1be43dc7e0a4a3afcdedd3f8403d9fbb3da1d8db3bf4ecf591ac2913
MD5 9bd2bda577cc2774df4d6c6ccd4aa32c
BLAKE2b-256 4ea681c54b765f6ecdceb456d2e6be177c25365d266653c289daa99cc67f5f42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 70d9f0f5ba55039c990a99260e5788e7bb7025bf65df2a86eec4ab9561cff0c1
MD5 bbb0cadea0a3cd500e572e7dcadb5d91
BLAKE2b-256 8a254b5733b797d28fb389d633a4e234ac32bcdd4c7ea4038a193178b6194d8e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d4e5bafbe2ed0a4538d95909805dac2d79c40a69aedfea6ba5ef0360e342f6e3
MD5 445ef8b4ab64f9b6923937270a144c15
BLAKE2b-256 03af0a85b9af39a055500234c954ae01451cada744b39ed2f2432e9902e5fb09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0d83162664a3b2b1b0ffd566e1190cf3af2ffbe18c8c97766b20820e86298772
MD5 cdccd6414f99a4ce8ae84876e45b4f46
BLAKE2b-256 f1621fb7b44b31250954b52d46c720d7ec183f752a9042ad75f0e4318d6c111e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8263edea5815abf39eec2ab774daab4e3437d0ec13b6c52ced2e29e0fea772ee
MD5 609c369ef519923218bbc59eb3d339e0
BLAKE2b-256 9962ffc5b678fb824e86f752803f71c6e850650cf5d15215da4c472fe1ad44f7

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2213bb584fbc16e0a6145019742b27dddabcfac2b67a786a760a0c3272050870
MD5 f314896b0da431714728d877ba055fb9
BLAKE2b-256 3868144605ac7b2f425ad4b1c94dd3d149eb8425cb665990cae7022308039c0a

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c793ad77f4a8ec74fe82db82f393a1e700ef3e8002b44448b1f449f8dd9218c
MD5 69181a9503a7160ec9fab785bf9fdf47
BLAKE2b-256 cf024f2e4deb1bd064ebc31024a91e3898e1743fde903e794bdabbd3eedee26b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9aa21ec97dfe6d4cf02cca158555225e38795c2a9ec6a566d23a27ad78e7c30c
MD5 bd0ce2f8b9aaa372c2a55637068e29c5
BLAKE2b-256 8c02df54f89cae011f3542727076f072181b9f9b823b0b12187fbcb69dd6a49d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 00e626f787ae023c4131821e1483cc50bc74ade77ab2ad0428b1f02ddcf44e92
MD5 3b9cef1d5c6ca1315f7b579bddf7e834
BLAKE2b-256 dd2e9ea1542b4efce260bf889dd22db94ac9308ffe1e5bb850dcfe66019910ef

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