Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

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.10rc2.tar.gz (372.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.8.10rc2-cp314-cp314t-win_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.7 MB view details)

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

passagemath_plot-10.8.10rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (16.2 MB view details)

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

passagemath_plot-10.8.10rc2-cp314-cp314t-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_plot-10.8.10rc2-cp314-cp314t-macosx_13_0_arm64.whl (10.5 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc2-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.10rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

passagemath_plot-10.8.10rc2-cp314-cp314-macosx_13_0_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_plot-10.8.10rc2-cp314-cp314-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_plot-10.8.10rc2-cp313-cp313-win_arm64.whl (990.4 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

passagemath_plot-10.8.10rc2-cp313-cp313-musllinux_1_2_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_plot-10.8.10rc2-cp313-cp313-musllinux_1_2_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

passagemath_plot-10.8.10rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

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

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_plot-10.8.10rc2-cp313-cp313-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_plot-10.8.10rc2-cp312-cp312-win_arm64.whl (992.2 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.6 MB view details)

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

passagemath_plot-10.8.10rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.9 MB view details)

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

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

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_plot-10.8.10rc2-cp312-cp312-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_plot-10.8.10rc2-cp311-cp311-win_arm64.whl (999.1 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_plot-10.8.10rc2-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.10rc2-cp311-cp311-musllinux_1_2_aarch64.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_plot-10.8.10rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.6 MB view details)

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

passagemath_plot-10.8.10rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (16.0 MB view details)

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

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

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_plot-10.8.10rc2-cp311-cp311-macosx_13_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_plot-10.8.10rc2.tar.gz
  • Upload date:
  • Size: 372.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_plot-10.8.10rc2.tar.gz
Algorithm Hash digest
SHA256 0556c678e6427bac097d25dec7f497319fe5ef981bb4f741f68a036697cb3174
MD5 c5da26d4d24cc506c7841cc2544d2c38
BLAKE2b-256 1a11c73ce1af1a65df4c879d9e2cb1b0ec6a1b965b5224485ea685c27977bdbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 1bbc301e8d1621695b4d23132735ce8bc5854f18e2668f69f6f7177a1007b982
MD5 d745997aa2a293e3342eed8e88717860
BLAKE2b-256 5c3337d87001793f404746c22bd20da2bcd75f942d8b3a5674b7fa8d80502a1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 cef720af07890f03f06f97d77aeffd7621d8e2f873c6c103812bbdefb8267fed
MD5 efffb8501e37896c419df7930f461273
BLAKE2b-256 431ec654557b9e029155fcd5da4bf0e282fa18d82a45ca6de413ac5b53638591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9694e9ed0a5b73867db8dabd0c49d0e5427719d8987d61a91be921b7319bd688
MD5 89eb806979cb1da2230318a68f993491
BLAKE2b-256 54017887057d33a3b6c68a89d791ea6ed0d429311aa27952fc43e87a4679cd77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ad5cce4ca7a43bd6a55b43ba5e093b25fb828042a4682900bcbbfb6b19c53d17
MD5 8263e91a24e4c15e29519311f5b541db
BLAKE2b-256 970ede101505401cd1b5fdd6c657b8544e65813c7eef029170b7d7d0507edd41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee8a1df0d617c54c51c5868a9dfca28c489115012e722bae60108849e6c3788a
MD5 7b47ab799af5ddecbe513086586309d9
BLAKE2b-256 a992411933da347312c56ab18ab2897c631c2d65707d1d6a8ec51fa1add12964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9efbbb2f99e496dd9de9f9b6024f40e617de7ae44eb3bad96e5fffc3fbfd1cf4
MD5 ad6cc665faa0a5e9c410531bef5ccff0
BLAKE2b-256 ef163789a5ade398cdcef989588c646f3a0bd5a991e1813d1482653359acb5dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74309bcd23f2a13a37d8c4c26c07bc5effa948829a411f68039564d086c5fb37
MD5 84348e54685e69ec856164a9aa239b1b
BLAKE2b-256 38aea389f37933ea782d6ea9c03f8ba2b006d1fd29c294cf01e4e75ca6866aa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 49603ea0cb29297c91e0b98d463ef1d4dd075e66c6456e54912f7baba97e1561
MD5 5e53ce18e40388e02ad0432db69e704d
BLAKE2b-256 f4a088dc11aa5516602d9d0e6cbbdde6fa262bd4030922357143c73885a0581a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4c4000e5f34d14b9bbfee5c5f0a4798566f1681c2fa84931ff47551ced54cbcc
MD5 4620d286622c0df864ae6542c7af6d47
BLAKE2b-256 d5082013f6c5ea0c118c7b6e3e16b5a0c031fc8f4c0127ff3b3837a82e2e95a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0061d9a4e1abf6cc43ef57148e3f374539afe6d56fa3a0d7ea1eaf3c6caf52fe
MD5 840f4d1c687285a8eb6c2984c2683180
BLAKE2b-256 4db9ec9a97a64046e3206d5900632992ba1c17ed6185449dd353be45b677db32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc5450e5a5d74ec531e07718127193edee72b06c3c00a476c859869cbe561ed7
MD5 745077739de2f04f4847afb675fc92dd
BLAKE2b-256 aaf68b25a061dbc23737e1e71a5fea1effbc73c2fd6b1d14fbcf993b1b0f6999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed08200b8b2471055154edfe52a62c85911f8c82c05294c47dbbfffb4d7f667b
MD5 82b24cd7d51cea6ebbcf65e3cb35af38
BLAKE2b-256 175252f34afe30664bfdc4524debdc85ddd2ed9c2fdddf58505b54bc5f2a45bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 187e55eb4a2ce3fc685cf7e3334fa4c2a9858c2961e38bd3c1006d3dec8e7539
MD5 dbded9f8bc89cdfa56c72af286256d9a
BLAKE2b-256 5085ebc03e5baf66260a0aa6275fe54a9cf57f967881071d9def4f58b6a741ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 946db484505741db3034254e849398d39f070bf86cc56228d62beb344ebeab83
MD5 e18ed95b58c0da1dad1c2d3e014a9606
BLAKE2b-256 a6f89bc40b77b24ce097ce4e0c8bb082ff666c895c6a322d9d71475d5e2ccc18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9f924e4ae05f70181df2e0d58ccb7c1394dc89319c7716483f5f0ba1d6ae6693
MD5 b8ae7bf3577d6006127a07d8495500c3
BLAKE2b-256 de805231806ee5956bdedf566dfff1d7156f4e8781d00eee444139d44427954c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 38e4809c4381a8bd914da10a09ed3a537cf644acb3eaea29d05396204dfdc76b
MD5 5cb8f7ef4328bd8a58d8be9703b7dd4a
BLAKE2b-256 cd3f912a302f2cec512bdf23ff6041de44a609d0dc14b1a5b96bc8ead6a0c3b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f8d966aecaac33e7c08ccef8af3ae248e0b6bd96556087cf047050d814815300
MD5 81cb93ccff97beb3e47cfa714888438a
BLAKE2b-256 cca6949a076c876ca1c9be3657d299d280f97165e3d15d569ddf25bd02457ecd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3305ac97a1db631283f51caedf96b0f0b0a83de371a0abd89c9e343b39d0a648
MD5 ffb2c58f045f9f69b483ccfb79eb3cf4
BLAKE2b-256 3300862605be524bbd38c7529c9ba1593c20e93ce1a5258cdb4ce28981d7f9b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1889a34c7d0fa8f52fd343ed28189ac9e3344ba8bb5050bbc6e02a5bd70b793c
MD5 bbbb5522793898c5093bb35416cca549
BLAKE2b-256 522be1f9261846aa5a1fe7aa3658552674dc61cc6d7a150d1e08fb6fb70a38f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e71edeb6746a46481414c059bd81d49b6f998214c590af00f5f5386cd6f17417
MD5 4116000cab112c3b0e5d690c5fb184d1
BLAKE2b-256 798d5805133ccf4217382d168710754567ecbeb89ab8cac517635de1c359dcac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6420a0ef4bec3dc1903e6f3aa9770b9b2bd06b9875423766ba0179ce414d95c2
MD5 f19bce3d8daf3acbff449c2d26bd0d6a
BLAKE2b-256 a454b10f2faf19d81b3adb382db1b71fe1c1ac8aef13e7c54a0c57eee10f654c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d8d9572419d2ec08f90ba0fd4429597ad8fadd722d534ef7dc632828a3f2ebcf
MD5 108334b41bf47e629ddc9cd3cbb69457
BLAKE2b-256 913f331741f606f97c4bc867af82d6421b9c0ebdeb94bdff262b7ee151be9e56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d0b315e90c45b819c93236ebdf6b3766115edfcad00dc284fea3938f7d1dd5ce
MD5 1d377cb9ab57c4f4053526880f1fb3ef
BLAKE2b-256 e586a66e311b17cedadcb087e5f4a166c5d2dd33f886b2e1fc8b9301a57a2666

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2ea8e9c6b0ccf78c3a7b18842abbf87f09f32353565d34de09a6a44ab469fc77
MD5 434c6bd5c3793960f76d7e349a6d3c32
BLAKE2b-256 cb77656f10dd02c9e1cda37f54d25de06a877251ffd137fbc5e5289db4881e09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 61d4833b4a16bf765182c1cca928fc266690b61ee47bb56b867020a6cd616b4e
MD5 cc1a926094a9e696c64f3f59ae0c4e7c
BLAKE2b-256 7109386ff73ccd9689254d7f58136e8771ab233d59e5df7383ff6d41c31e86f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e02b08c72023dd7aef090bd798e8779951a9952d8148dc4053ebf97efb87bb2f
MD5 296518c678341c4f597604981f11c016
BLAKE2b-256 8a884b53a4cf6adadc3702f0bfe66c081844b37f44cfee44c2aac6164b461c72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12470296e34a3f88dcba7d9bae754f32433fde00ff81b14ed9fbe099e2942629
MD5 a49e813f700bacf266b10357a75a581d
BLAKE2b-256 9a18262a84e85c4d4ca78e865bb5852d20e8f8563f6653f05acc68c9e3899f0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 46b0337eef4d5a85759a16d02644415985359d471e2b9cad76965f8691d2eee7
MD5 072e580733ef3a6fe7cb2942c172eb05
BLAKE2b-256 61162530751708bffe5557c73f011f7107887dd001504f7e2146cbc97a0768b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef4cddce5b2cb7966a38cc96f728ad030a4ef8c3f23051e5d70fec9f5192b787
MD5 cbe1a1c522f6ee09f957350dc86515e7
BLAKE2b-256 19dba1f8487f86dc19e8a84212a7ec455cd2317bbcfe22e04acb6729f9c296aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d28ab8746562377c69763f55a195e9886de8d798488bd75949d2490dd0429df4
MD5 1e2913faf2b4baac866966e42a8691c7
BLAKE2b-256 4b6a4168040d25493902f6ff6347f319a0addd7b7206900db25ff64241b7167e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 987c3b1c0df57fa342b82591fa07924aecb8cfb83cb7d3bb72c4db1ab7baa242
MD5 a13f30a9a1a66dad4c02178daedca055
BLAKE2b-256 7e0ec6f7ece11e0ea6f0001787310f2671ee1e9d7858dd296195287ce5f717c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 af7adcd0995b6c890e829ae77757b85e9b99458ba22a39c471cf513bdf28d240
MD5 29659e788b6066bbe9676bd193d30d72
BLAKE2b-256 d8d1b8c63848cf38bc54b3d449bef6b3a80016ac30f6e0629ba18859250f9da1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 51a4726c8f2690a7f473d95f67797e395f2194adb795d7c2bbfff7b0f3c2ac0c
MD5 c1b9a3c5ac4b44d8d1d7d865bd40c0ca
BLAKE2b-256 1499bb1b73693f6664bf2f98191dba42e7fa43b0fa024e7ca1602a6108f0a82e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4703df2df2d232c474b32cec4d44cee8e69884bf24a2a880c2dc69231a38e0b3
MD5 da035615b0aa3db3b9c54dda91fa8224
BLAKE2b-256 9c37a253fdd797c1b744aaafa7d915db6ab2b4d0123e500ab2f78d7d351b5ef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f723747cc5953e4bf379daa3a5d958301591c93283f3be360ed9e2f208076e81
MD5 e3ed89ab973d2b1228d30e00e4cbb882
BLAKE2b-256 0be38ab288829f8a5bdb975caf2d8b5f6d60851619a63e03024d196f0706385e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ac976b648088877c576f1152655dca6152280a3a11dd07b40e14f1c59b62260
MD5 5063ae6e88748c4c8b08d44a679185f3
BLAKE2b-256 de5f0ff53023f5eaf87057fcb4e10e668dbd60ddd7f2e4538aa80a00067b6bea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 96ed3a32086ca3d8e87e974afc9caf6697972e8b04737910c164de442c62ee5c
MD5 6a443fb5352ffc78b30b42838f23f668
BLAKE2b-256 7f3ce420366a443f947ad472aa1a7a35b41f54649a2f9deb8a6cdcaf5f6be386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f98c0f359167b155b9e750ea5044babfc13dbc96384ee007de479e3d2d24672
MD5 a1b2d90e123dbf9c5f6a82370723dfa0
BLAKE2b-256 89c6c8bcdef56494624ea69bf01e46ebb072707f4d610e8c6596ac153709941e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a4955c5b4bc81bcd7ee9da2d6f8c008cfd7f5320cfd3a0666e72551ed852906
MD5 0e6607b45e641095b20de1eab9fa955c
BLAKE2b-256 3b669af63487505e1ac21a54322588795a73325ccf600e94d4234b57735f811d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_plot-10.8.10rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0bcacd311370a3ba18721e3cc6d98e370052af4cee3489961dac8cf91a59017d
MD5 6df813fb04050e1de34f6e4c648428a0
BLAKE2b-256 e4025f5225274e62ef4bd22c5b502ccc73d37bcac518448ba908082b57287e8a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

10.8.10rc2 This release

41 files

10.8.9

36 files

10.8.8

41 files

10.8.7

41 files

10.8.6

41 files

10.8.5

41 files

10.8.4

41 files

10.8.3

41 files

10.8.2

41 files

10.8.1

41 files

10.6.48

43 files

10.6.47

43 files

10.6.46

43 files

10.6.45

43 files

10.6.44

43 files

10.6.43

43 files

10.6.42

43 files

10.6.28

29 files

10.5.49

31 files

10.5.29

16 files

10.4.68

13 files

10.4.36

1 file

10.4.7

1 file

Supported by

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