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.14.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.6.47.tar.gz (369.9 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.47-cp314-cp314t-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_plot-10.6.47-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_arm64.whl (12.6 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.6.47-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.47-cp313-cp313-musllinux_1_2_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB view details)

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

passagemath_plot-10.6.47-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.47-cp313-cp313-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.6.47-cp313-cp313-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

passagemath_plot-10.6.47-cp312-cp312-musllinux_1_2_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB view details)

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

passagemath_plot-10.6.47-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (14.8 MB view details)

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

passagemath_plot-10.6.47-cp312-cp312-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.6.47-cp312-cp312-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.6.47-cp311-cp311-musllinux_1_2_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_plot-10.6.47-cp311-cp311-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-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.47-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.47-cp311-cp311-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.6.47-cp311-cp311-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

passagemath_plot-10.6.47-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.47-cp310-cp310-musllinux_1_2_aarch64.whl (5.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_plot-10.6.47-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (18.9 MB view details)

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

passagemath_plot-10.6.47-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.47-cp310-cp310-macosx_13_0_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_plot-10.6.47-cp310-cp310-macosx_13_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_plot-10.6.47.tar.gz
  • Upload date:
  • Size: 369.9 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.47.tar.gz
Algorithm Hash digest
SHA256 4db8292c6cfbcf6e2ab599609e305feb5cdbd5e0fd1c5e20dd4721dd48d80e4d
MD5 f02569098a2eaae92beeb2736ef00f16
BLAKE2b-256 be511d51d024772aad8383cacf79ee6ca04b630b1839c1ef5934873b21898a36

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 7e3e353ce9a6922078b369f16452630f3e232eaa1fafd7c8807b2d2015b72e69
MD5 8344f24aee0df3f25234f65de784a990
BLAKE2b-256 73b3d1b669f1c5fb98719f4c7960e2c9df03042f0b22093d4173ee5d9d148b81

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 249186fd40738cdc7075a0063a9ae25b2f3d322186c6f57ad53e49f1c2d587ed
MD5 e8b1384c0cc5ed938f02b82e09b802aa
BLAKE2b-256 6992b285c3af17af0886c2f553affef8db1235475ea9b8e8e9ad060f2b1f584e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 575a39ce213438f4f7f92630985dea0a7c65d238408588d326eccd543e6bafee
MD5 8eb3a54bb6364029d3e3d2043d71dec9
BLAKE2b-256 b155d17371bc723997294cf53d1d1a5e4c2c3c70ed168b3bf7b189bba39f8646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb3fbe62b9fff317a18f7ea27939091b0c44053f3fb108241d458f50f703965c
MD5 a42468d6d8202df2157fbbf6e1294133
BLAKE2b-256 b07664b7043168e60ff08b4ebe29846f52af039f8298414f5df626537d455d13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21ea24140092e8a354cef931017eb650e5067229e7b694328dbe78c99ef719a3
MD5 a4fddf4cf354fc09f149696826ff585f
BLAKE2b-256 d1310d7b4ffc5689248a58dd1328c03e0c0522ae6b31305a52fd75545f68ffd3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8b27c475b47e909ae0340d0dbb7181d60ab5996cec6a46dede15aaf0ad4c809f
MD5 50f5e793a67a39b7e27be9b1b206b704
BLAKE2b-256 cf2778aaa2070af91444f605c8d2ed9e68d994e66f202f7933d902c1b0f50085

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5062d1dfd165afbcb41a07496b9fce4efa6b3643d03f0b8292e7dcd1db2b1abb
MD5 96eec92fda3af77e9a35b991eaf0d954
BLAKE2b-256 d77a05e29d0a9993833344db46a5b7faaeb543f7eb21f807ac13beddb883a669

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9f496e25091c796e09b5bb3a54a5e7821128a3adf38b9e97052fba188035b71a
MD5 7d94fb1141fd798247f2531ce90b1afa
BLAKE2b-256 5dbbc31e6f8683ae7bf4c87d8df1a72f46d243ead2e77ba7e60e680ac1af2e3e

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03c5619c0617022551c503150f296fe62ee04d06bb6508805d26e5b671c6f1d5
MD5 65019513b02cc4575f1cfc3930c5871e
BLAKE2b-256 0c0e8e1dacd2e53f06b66471a838949d608687f5a1e096ea94fccfa2b470f30b

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8949cceaf0a1cf5ce94b15297e6a99cee97eed11e34cb70cfdb40d743ae03e71
MD5 29ae8347f554be69172d3c83e54d0106
BLAKE2b-256 51663f97dbed7eff007e25f6dc4ab7e2348a68dc3db0b3b05eb5d4cf745efeae

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bbb3514f45e1b7fa16a1b7d2afb2b67c9ba3142a33e590273cda9c0d102f5a5
MD5 e71e740c77c70a171179c0d085c2fe83
BLAKE2b-256 a13c9916b5308a89fd9c478186bf85203d35cc23a4f191c6ef44558e6c39ab75

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 07acc23122417f7e0b983a833a855cb52347ec202f8e2bf00e05c515aad58a14
MD5 85858bc487b1f3a24d44000acce08025
BLAKE2b-256 106ba35b2f2c46b2256788dc39d77e4ac31c4fac2ada7baff9d5913f4fcb2585

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 87fbc336abbe69c1c2d8c1b949d28bfb3866ce283138746e76bc5558ad23bb51
MD5 fe6b9ee10fef5a00e291b5ef9f29d785
BLAKE2b-256 d24852957a64db621251f3b3b348423273254c99f12af2aecd16cb8c1f8bbbc0

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c54e391a593de961cd1a5b17b6102919986d471f0840b7b2053107dcbcf620bc
MD5 b164cc8e29727e8a33167cb3ba3b191a
BLAKE2b-256 b4bd83ceb5a4b206bdfd84b44e9a6365f43ab12c5f17aa300e688277aa020c94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c82c05d7e72e46d3866a3c31522be719dde6f798c1d6ec52b07929b1616dd2b4
MD5 bb41685f9e123f3865027e604bfa1bc9
BLAKE2b-256 acb253589ed871ffb71678136d6a21bfbbb40eb493930eb67166751720b62b62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f187b1a974994a649ca84cd076b0b2021ae40229c3d27f8f1d1a8b333f3ef20f
MD5 8f8354953fb9b01ab25e1373fa0adc3c
BLAKE2b-256 b1af39e7d4387533a1807e325a6a3b61c6532beca2ef736db7d2d047d1c81d32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be6cf775bb47037d5c0f0e5584300b892008583a6f438996e1edd098bd639f38
MD5 2405de70bf3e66ffd7d32cc4f5293bf6
BLAKE2b-256 43dbd54237d73adf79d3a1613fbe0fa44d6ed88f6c1f13be7bb375d7335bee68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c5675e727cff0b7311e6628e2b12d6e9f5d4e060fd837935e87d946a15bcc99c
MD5 1ecec1b1f9cff130f1a4404d85f9dec2
BLAKE2b-256 cb91fab01c60f7be6598912e74823aaadf478a30df4d919a22ae46004a1ac69f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98a88143f4e9549e99eff20ef34421bc85b6afa820bd2e44a6f145d5c626c018
MD5 afee8166f2366d104f526996dcdccd22
BLAKE2b-256 5d5f18c0686ba9af58f0fb8d66b224a08017ef2ae5fca1139e093930bcd94c5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2b5300e3dc4c80818e048d9d5ffcf29ebb2b2043226fd3de8c161f414e6f25e9
MD5 e1519d36e244e5890b15aa55a6acb22e
BLAKE2b-256 b17cc4adbc2406c7269940bf5a3d0ba0e716d8812a10ddfbf704ac83a6cd40a2

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9835ce52f46f4c2947f2f18a897873ee2c2a2da63d562ea6359ada17494e43d4
MD5 853908137928cb6b18b70ae6947143c1
BLAKE2b-256 1d0889f6b4371ead903f54d6dde2bf06b8c4ecf6cc34b7ff2d80eed679e0dea3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d325b5dbe31a3cc2fb41b3ab009f68407c32a269c9a2564a4ec3f936ef5f2623
MD5 d1c3bbc7b69d1eab26aa9802db322342
BLAKE2b-256 e254b668e9f60ab0a01edb0092d7bdf0b69cf4961ba034850fc3c396093322f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19ffde84e6709fc420a3f714a36199da8398a2a7d1b1e9ca2022052d0bab8d12
MD5 f30b106d17e195f3ada8e1be35fa447e
BLAKE2b-256 d15e9b9b82d161dd078e12926ef62beea4ea2021f24444d83172f160ac84330b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dc21b06c257c2027e65d4cd1210fed6383bdd7b5344ce965b46c2992bc2fc6b
MD5 d55808cbffbf3513762023a6a061e9c4
BLAKE2b-256 fb46f082154517b0fc916789ce4669cd48e5c4ee4f22702a24fc46762cf77dfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d8ecf146bace78cc83130b2aaf37169836f2a702357d4e87dcc50a7f5ad9dde
MD5 d3b03b780c841fb40fdac70d4b0c9ac8
BLAKE2b-256 01ba29540c54f41ea9663bbb97407f05dc339533681b127561e49bfba47b5000

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dfa5f34811c4c5234c4fa1b46b4b05e3ed13eea0cfa5b95d27a4b13fc91a3e6f
MD5 2fc0547bfc447f2ad86fde0331086546
BLAKE2b-256 8b1f057646d7b45563b854700942f6eadf706c3fa2f29cfd9d32f048fffd1a4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6ff703b7ae150ed15a786d6db197c409cb88a61f01c09785ab1e7e65af2b4576
MD5 93014bb4fc8428a11da0b364498fa9b5
BLAKE2b-256 89ee63247adc49a69f8984faf33bde855022d15afd97a8d54960c6fb4b4b9e10

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 17cad060c2db449df3d869d63ffd379c3bb824a0ddee24d8be8ce945bccd8395
MD5 a1d3d23961565fd665aa31483e1d2f4a
BLAKE2b-256 32b42988ad302406fae54daa50310dddcc28fc631232c7e96afe07dfe9490a31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dbabeb23fcf02a871d6c492fdeee3d37a9fafff3c14e24d0b513cdc5359e005b
MD5 1ae4d18cde02b6001dee211cbdf12a79
BLAKE2b-256 10a7a6b02fadff880592aaf913bd32a97ad20f67a4e2a7fad7030d5e9044c300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7db919bbbedc43e8297f6811503f701dcd17c0aa7bb11672504981a07e672c1b
MD5 f6c16076b9e3c45e063a965ed7c701eb
BLAKE2b-256 3b6d9edaf4728b14849cef7df39a9ff204d078eb763a55f4c869ac499d16c65c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 928c5ffed694b777742e44fd143b36f2c01ca9f17b4f2f0d52272e61fad5fba0
MD5 6cefa3b50cc3272c3f8835963aacdc06
BLAKE2b-256 574dde55a7eb842c3376fa2afa286098cb7c2f5ef2c99c2bdfb526081f0b783b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b00ce6a7602c4d6030177c4c0a0f18735b4c683533b7472739f9e7085c9d4856
MD5 e321849629d1cb56c8d602fe567b0275
BLAKE2b-256 c2ec67b9d6d667af0b5685de567ac42fb961501a6b8da1e7012c7beab43d1579

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f4520b11e561350a04fbd7f718203e01731a0867ba761ff058da4390b27357e
MD5 33bf9f0b86b405327d75515551f81d47
BLAKE2b-256 b09407034932b9773e04ac012e582800736fe8369482278e7514e8cbaa2a482d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 618eaffbd035624d6b82ecffff027c45644906589919a1856d0733aa3db1b1fb
MD5 7cbaf94f928877097111984b36a17a3f
BLAKE2b-256 d479f4b996e7734a75c0ff7b6197e5a21a86fde72dfeb4d49ff42c31c08337fb

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 43425e6161ee863faba0ed4dfc0be27233e2046aef0101550bb8fdf52c5c9248
MD5 89d8a6f2313899306267e6e984011af7
BLAKE2b-256 77baf98f68b58a001273957c32baf84136b73ec36ab4568b657baa55f7b0ec62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ab77c681dd7d60619a486ab8e449e9ffd22286c9243928cf9a2eda2ca931b030
MD5 03b52b6443c4f1cc029ac4c16f2faf9d
BLAKE2b-256 bdf7d939abf41e870b48c0fb897020013496801586ac5e789b27a09df133cc36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fab158715ada802fe729696314edbe83403c73c276a0b270a0111d4ced566406
MD5 356655581dbc6d151cc6c0038f8928cc
BLAKE2b-256 33ed339050e5066faaef083251c08c768d4375174739a4512588be4e42d78c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 635091950a77bd494a1f5be89b517c34f7cdf01d6bce63cab961f67da5b7aba5
MD5 bc0cf13bbb172fd25a11845970227c6c
BLAKE2b-256 21b3e40c38e44d97525f518b43c28abbad8a1db336e4c00db196980fe3a07da7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 107757b97424f8605b31ed63de77208d185004147f835f95d0d9cc51da00fce1
MD5 6b76147d2577d1f7e0e03297ca3578cf
BLAKE2b-256 07d52f50322ff5fb8146f4968eab7db70b6c634e1c392eb63888ae5e8bab3178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a377792fed2a1c9006fc1cf0036da25cc8a807ee25e1416998782908f10d693
MD5 3e6132536e9bd9f2e71cfa2c3469777d
BLAKE2b-256 290a6dee2dd93b159c0289c3f7c325aa81d8dd1149e63baafc2993678a3e322a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 10e421d9de23690e72fb945aaa6642f02dacf615da44c12bbd0b5f8f30c0af58
MD5 caad9f4d68fbeae8601f1c703bb4e7e0
BLAKE2b-256 4b3c43942c94fdb7d608cee25cce3a503c0d868e0d547df121b7b85a41be32ab

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.6.47-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.6.47-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 632a8a98d30baa87ff027e03e173a9db691a146f7127e66aab4be0f0852d5c01
MD5 db9e08175b630a9ae27bb131fee7428a
BLAKE2b-256 55682f3e0994c7e2d532a8370c4f04e33b13576777a112970912353f63bb1157

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