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.5rc2.tar.gz (372.7 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.5rc2-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.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-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.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-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.5rc2-cp314-cp314-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-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.5rc2-cp313-cp313-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-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.5rc2-cp312-cp312-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.5rc2-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.5rc2-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.5rc2-cp311-cp311-macosx_13_0_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.5rc2-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.5rc2.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_plot-10.8.5rc2.tar.gz
Algorithm Hash digest
SHA256 1c5185ce3aa67fb113b211ffe9cd250256424830b07ca806257350b16804456c
MD5 1d071b091813f9949f1de02ffe5806f8
BLAKE2b-256 a6f358bd5c576a20c54b4518cf964a67d08497cf4b11a303d4b0cb644695b260

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 446e8debdc1a7bef4a2f104f2bfdc26bfa08717ea703a8fd854b72e1be28735e
MD5 221cedbbcd0eac58ae335a8489fb0d8e
BLAKE2b-256 8cfa875558595dc50aa9bb368e45beb1fb452b9bbee797ab639cc921bbcf9d98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 38455f80d9819db39826b330d5e518516d571e5d8e9b7a82de22d1358ec6f412
MD5 8aae09668cada2568078c94478e009ee
BLAKE2b-256 e3c23dae216c557ff71ae518ed93875abdcbe5dd8279754c9744eb453089b1f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b405e8a3ad326ad23e54b5bbaacc7d88e9a2752d71e22f1a7b5b3bdb8d9f7725
MD5 6bf697d28e50bf35e19626263ec90849
BLAKE2b-256 2be6284301ea5b8972666bf200372bc7c60919d79c8bf98aaacde8669c43b449

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4a062959557b276f3b7a759c59aec24cedbb8aa2ac4442be887476a0e22e667b
MD5 5a306c613e87a7fea905dd545604217f
BLAKE2b-256 7c7622479962ff3a572894fd4f048d20267009b7f99abb448a996e4b8c8b6ccf

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 acf2d328387ae8de1b465c618370a70f4cb0a8f0eeb043916945400eb957f588
MD5 899d62c7b090bfc9b116b74927bb3949
BLAKE2b-256 0c150f60eda5afde9abcdc92b2fcbf27b684c6cba9e6b92eaf065499a74be7b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 837ab9def0d51ab39702c2709a7466dd9ae4d21d9e1076686dc34204e792ddf0
MD5 0605bc758abecf33f34af7a2fad59ee4
BLAKE2b-256 c6462ad49bee7584c9f8e26f2a6b8108553a53b57f60fee627b426ac66c72ee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 055ae6963289602a8d0491b9cc4a1879cee291975d95bc5b61d94a52bbfc1ab0
MD5 26513a70de742ee9ea340e7571cf20b7
BLAKE2b-256 347c9ad890e246a83ca8c2bffe86c63fac55aec38c9e37c8d394d78a3d746898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f0b48686e8eda2aa917f58e1babc5c1779f04eeabd5bb2dde0a9528f49a9234
MD5 ceca6cb407e764988456894af1fc967e
BLAKE2b-256 af0f138959f6da285f4588fbf9cda7c5d852f9cfe1f950ecdc9c7bd048eaf18d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc565bf04f71786053bc0742216d4305c94f18d2f32cf77fa27dff3de6c43af3
MD5 989d9282f57bff64978223dfcd9ea686
BLAKE2b-256 f65d4ec4e4f05152fe36cf0eeda209616782937ef3267a2994bc596d54c23377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ab15000c052269245df21c0edac4a1a6d892121ff80d99b0048ca63af063ac0d
MD5 ce3fb7978aa6e0c44117029fce65cd95
BLAKE2b-256 ced990209d384611f036e1683884d9dc819b90d9bba3102ed171b6dc58f24fc3

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b0ff733f25f83174b55e6f3f629b22e375f7a372693aa0b26a43a306c56d07d5
MD5 d597ca1cccfa9d7583b1cceef0ff8559
BLAKE2b-256 7fd690a415be5e169af6395b54b17dc8a3050e1f68c5dc8664f77fa87c3bda86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 966ea301e2808d5b5317737ffd892a07e3649f191cd17712b62945f14dc74661
MD5 b84784f298e757b084221e0a452608cc
BLAKE2b-256 fdd54a69f9d3f46236f50ece51fe6ed4ad88d72545cf2387144db1e55970272a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6e436ce824b19d307c332e0287085830523171dc173c0d5accd39038a13ba5b
MD5 688ea0a1de197493caa8a3a4fd1f91ac
BLAKE2b-256 3b5db8e5e6e03055f411a8dcb76c9fac7daa5febeaf4da4f7e6c5be3f1bfa84b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0973d2f72652d84e9c226bd6253c3f3462e2ea625428f79a782657abc253c43f
MD5 4c69bc13fee03382c14dd8715456f6f0
BLAKE2b-256 f3c5e42e896cef62f467baad5ca45839c2ce90c9ab7f2149f141351ce691e654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f4804b677a4fa3b3480c4161b316ba2cdddcbe38c7c15225bb2574c91b7f02e4
MD5 de6643483feace85bc48fdcf7de7a3b7
BLAKE2b-256 f747710b401b51bfab8016b189bfaa6a4bfb32e22bab4c278b8d33eeab659ffb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3252259909db58eac66a2fcdf05dcf9e150d65d24552823fa4302bac9f2c3040
MD5 904ddf70ec147cddb7eb7e845095e4bf
BLAKE2b-256 e3b63203a87371dcde93f2a13dc67f127a660b5647eb0084dfc858a190b3a933

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fcfe44e83f44ffa64e4b698f2a62a888400afeeee2780ac1dc18e5114de3e45d
MD5 85fa12867ab559435f44349899ea2565
BLAKE2b-256 1bf4b374c599388f85cec16a6696f4eee9c1c53a9aad8d7f3a2a07e2a92e3414

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8ac9d75cc3c9b1f1d9781da40427694539338a80fe64370e906e6bca702082ef
MD5 cba9a6c39d25e36373d2747836bc1c69
BLAKE2b-256 ae399fd4a635f9c1c4fc79eab2801ddfa47c5f2257d6ed9e5f41ab935861e6f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99c09fd7004a45e08e4a13d23242297ada26b5172923972f4c689337f8fe368f
MD5 82c295992b17af10c747a732881c9190
BLAKE2b-256 c88fb9c13c4ca59c425bc1e3abc9d6563393f72cb4422057983aa43e3a8cd681

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f66aea9f844d19ee56c48c982e73bc0eb856925c2bd5866c381ab46666d91f97
MD5 3d83ff4e4a0c8c501a72772e850ea65d
BLAKE2b-256 5e222c29fe68d1629352457cf48a3bbc1dd1831b3abf6df08cea3d7cad348ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7457cf5550647828bb93da0c62da2b428d66e1e5135dc6029b1c56180d5e946c
MD5 5caf68484776c2d8ef431da942641586
BLAKE2b-256 76c9ae819936cec3300ab81975dc0f7b7bf2f40d3089f711b28ffe3802bbd4e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a14f606b0d9aaf2e8b1842f782c7a2269c71bf74fd87f692970c6e5e16d2a9cd
MD5 3064e6f48e1c6e93b85858e4a55bb34d
BLAKE2b-256 7f37ccfcc807bf26860addf3ee7fd82d7777dbc38f4c921274e8e144116ce141

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7cb1fe6aff75d35a6a671433c3d97ff38994df86ea98808926ee639537aa8923
MD5 19d26438ac985ca323b4768a5ee0fa5f
BLAKE2b-256 424fcfa57ac9a1d987f597c467c1ed6f56c7feb37d77e69194d8d286a73c29ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8ef635bce909b8003774fa95b6a3ce9475effd933063c281a48c01cba533b0f1
MD5 76c72c83295da3f17afa22745103785d
BLAKE2b-256 80333aa205dc943f569b4c859f5cbd41fc2be5f9ecd6973f1c41e5d4cebfc5e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0750f7edf60418d4124f69fee227abe69cf9d79cbf01f415efefcce4230bc39e
MD5 2766bc98804390a27b536e9f75e2c015
BLAKE2b-256 9c82c36bd8930604c2ace6a2ffbc96127c90832e080fdd47bad196df7e318c3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2e40fc52d4f2935403d6eae62d0883b62ad9c44388614f82582f2ab6845acf5f
MD5 c88a8970e9eb8791af2e86798df5ea38
BLAKE2b-256 dcb76bf7e88262b9124b888169693ed824767cbcb38ab6ce6fc92879ea545c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b954e934c7e0756cd0083132b21ffa0ba793e22d6a8d3108613d2498d2417f8a
MD5 5ebc37b362ef83f5013496158210931d
BLAKE2b-256 6764b9bc184b2048c2563c3f6f1b612477d7987bdcbabb6da34b2de668944853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0c20897ba38a5031be5947e558442efca5733b38fb47fb07149ecbedbf970b95
MD5 b5c394cb4895c6a5a3e2338a385f2140
BLAKE2b-256 f2155567a56bca1f8c1a73f9108fc4b2e4b6a113e5009a8764153d3388a39f42

See more details on using hashes here.

File details

Details for the file passagemath_plot-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 181b43bf63aeb6bfcdc3b949098930190a31add4aceb9c168f2520f94a6b2480
MD5 edff074e7d524a45458cbeec9119d751
BLAKE2b-256 c3ef97846d907d12c40f0e0cc8ba08f882c2188435c424343c63af629ee9ac82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.5rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7af4824695c8f8d1a55d14899ecd001f830264b7d2abd7cf0aca9640e3eef400
MD5 31614f3a87cfd6e4931899e525063e66
BLAKE2b-256 f41dccb8e695376033055659488e601b65fe8f3a4605b72c24b3401f4b3b39fe

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