Skip to main content

passagemath: Generation of nonisomorphic fullerenes with buckygen

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

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

Full documentation is available online.

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

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

About this pip-installable distribution package

This pip-installable distribution passagemath-buckygen provides an interface to buckygen, a program for the efficient generation of all nonisomorphic fullerenes.

What is included

  • Binary wheels on PyPI contain prebuilt copies of buckygen.

Examples

Using the buckygen program on the command line:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" sage -sh -c buckygen

Finding the installation location of the buckygen program:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

In [1]: from sage.features.graph_generators import Buckygen

In [2]: Buckygen().absolute_filename()
Out[2]: '.../bin/buckygen'

Using the Python interface:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

In [1]: from sage.all__sagemath_buckygen import *

In [2]: len(list(graphs.fullerenes(60)))
Out[2]: 1812

In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)
Out[3]: Graph on 60 vertices

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_buckygen-10.5.43.tar.gz (4.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_x86_64.whl (333.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_aarch64.whl (346.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (340.0 kB view details)

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

passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (353.0 kB view details)

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

passagemath_buckygen-10.5.43-cp313-cp313-macosx_14_0_arm64.whl (86.9 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.43-cp313-cp313-macosx_13_0_x86_64.whl (92.5 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_x86_64.whl (337.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_aarch64.whl (350.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (344.1 kB view details)

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

passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (357.4 kB view details)

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

passagemath_buckygen-10.5.43-cp312-cp312-macosx_14_0_arm64.whl (87.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.43-cp312-cp312-macosx_13_0_x86_64.whl (93.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_x86_64.whl (337.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_aarch64.whl (350.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (343.1 kB view details)

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

passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (356.8 kB view details)

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

passagemath_buckygen-10.5.43-cp311-cp311-macosx_14_0_arm64.whl (87.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.43-cp311-cp311-macosx_13_0_x86_64.whl (93.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_x86_64.whl (336.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (342.3 kB view details)

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

passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (355.8 kB view details)

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

passagemath_buckygen-10.5.43-cp310-cp310-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.43-cp310-cp310-macosx_13_0_x86_64.whl (93.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_x86_64.whl (335.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_aarch64.whl (349.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (342.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (355.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_buckygen-10.5.43-cp39-cp39-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.43-cp39-cp39-macosx_13_0_x86_64.whl (93.3 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_buckygen-10.5.43.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.43.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_buckygen-10.5.43.tar.gz
Algorithm Hash digest
SHA256 f58071c57e02d52069f072986a78a0e95c1bf165bc675ca0883c88d70d9b127c
MD5 83181975ddb7cc569b9465d827a498c2
BLAKE2b-256 d997fb4a0fe711a8c139a84528e6d5954ef89ce628fc19d43d991476c67751b8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc54d00e1c63c64597bda0edf610a91f5793d45bde8cc9ed8fa16122efcb1d52
MD5 001b2788528fcedef67b9bd015e28a20
BLAKE2b-256 7eff06b9c67490a91b6d88382650b15f107dd5397eb9702f541e1a81c4bfef6f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c2002882d993dacfcc3e7e8bad2adbc54801edee475b76603e094f446709591
MD5 0db13e43ee40ee78ae0cba1db92e4679
BLAKE2b-256 d812a76ca151b8a73242fef8843e34403fa5a2f5f8bc5e1a1a646d35f3de6e6c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 838b7d6972b0af2a2991593adaf2c150940309c34aeab341f1dcf738691e3525
MD5 888878323652689cb7d6c4cc7207108d
BLAKE2b-256 8eb744ed6e61f4caaec1890cea58162af9719257be0067f7cd214f72ff506685

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc26ea251f0c0b89a6d59389de81ec842ad4e8c1dd1ba29905478714a153a6d7
MD5 10d1e0daf4e85a7dc8785ae8e347bbf6
BLAKE2b-256 c7e080287c7cba165add68ff5c1f7f2fdc0f974ce2fe988eebe9d2e9d92370c2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 50445025a8c85adeabcf596a668c55f7e9d77984af5d0863462912ff6a35ac21
MD5 8bde55e21519ee01f8d7b5a0607f302d
BLAKE2b-256 fb378b1411711d3294eaa4dc659fcb20911b88cc8cab0532bad9e0332ffc09ef

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8124dd48e8209ea6a44b76da63bebd671e22129839e73dda20d4f17e36f897df
MD5 c09f666c88545b67f34310bbaaa00617
BLAKE2b-256 bb8028b02d39d116828f29f8b3aba383257f54c5cf28ec313bb6ba51cc681d58

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 171f0ad86a0045eea44bef5015c1e70f9cc3862732dd23d3416a656d3a72868f
MD5 e95718708b7afe3a3c12be64ad432877
BLAKE2b-256 79e47e766419ffcc37ca9c7b802b4c0b4730459d0648475b508db0b1293c8f3b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fe7950d74ff99e57c03c8b9c745ecad061a76ebd4a55c7fe9b51f81b8bdc8e2a
MD5 6f47aa46b74c4eb283cd8ddb9b467f1e
BLAKE2b-256 8d26fd9f40e59cafed002ecf6ca326ec059a255d030ef24b22800d4e7604620d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bac2d6818c4cc7a6e80361aaee3583beb40a2039f8b98288a05d141b3ffa8cb
MD5 1bca7ec9f8f9de3d012e9993ca3f4b8e
BLAKE2b-256 4579d23a59b0a05d34a490a3851946bc38b139a4507fb253e73bf993586ac669

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d44f413b342fd5602b35934d74c5457a792433feb40384aca9711ca8c8ece8b
MD5 76c0026affcbacd5e2b5ee3d2baed706
BLAKE2b-256 b703e00dc5b0410a3be549fbac4e0afd1415d5794bfd60f0108a245424e66ad8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af3644b3683adf2fb5f74a961dc97c4fd474520e44d29a74bb6ec1180115707b
MD5 b914b4bec7b86a2878f43d90ff5fabd4
BLAKE2b-256 e7f31e07431f7834667cf9d2f5885ccf95488d0432718cc016cd5dfbbfa10f09

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f435514f90425e34e51ce2aa833074497917471b1bfb9cbe48dec768a9c988f0
MD5 d70d6e537e38926bf067f18c4aa5c835
BLAKE2b-256 e2723b11e5d89ba534adf25967ab64131fa2c6e3542abe25df47f76f2a564174

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a0fb44bb067123b5e0ceed54daefa7435709eda78c18b7a1a602195fe8d873f
MD5 883421c794cb838e77e9f24148e96e7b
BLAKE2b-256 fc884e3c6af5313c096be98c245966414e5e96346c309de60f24529f83f0106e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0280a9f004e1641ad28004985738028b5d6a8e68279c0d3a952f086e4df89bf2
MD5 1334c489eb1040a6df371c3db2086ddb
BLAKE2b-256 a6a5de3f4b1fcee1b03707b805775030ed7e62cf2d032d62c9bb9a073d5bfe9c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2c2c73c087bcb5b0d8e2628cc975f93d158f67c3dfc2c4e3ce9314364626c4b7
MD5 3cf355209ac4b5365d20b7da8f2fa097
BLAKE2b-256 79e2bea5e7276dbddfa7d13ed16894f96977f5426d3c5ecc132df767fd77fde6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9ba1e0eb91de1be4c44f27282163e3ebb03f904f9475462753a79a48789b951
MD5 77111b796c4014a8a16b7f01bc45afd2
BLAKE2b-256 b1b6557b24adb556c3f38b956afb2920af5866d156f292178846d2ff42164b8f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c0ad11d3d04c999ada0699c5a01ea51f6cc2244748e07c7957c780ab5d34caee
MD5 6ddbb522c48bd1bad6b7a52bd3677a2c
BLAKE2b-256 a23d0b7ee095004c967194f9f4c6ff4f30b4f3a740575b4ad11e783f6b25183c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed64625277ff6e653c521973aeccb90697c76201e4e41e1f79b8a9274b963c19
MD5 854f521161f38ca60f79e572587ba317
BLAKE2b-256 c2aaf7554e10439b61e6927deb5e21bbee1b0ed7d19325cade1b48dc1dff44bb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4084411325edbf91e5c95559f968df7546f8c67bdb0229fabc9c2fd740d0cba6
MD5 f6a566a8a63457dbdd9636a5b9084d2f
BLAKE2b-256 04127f2a0e789472417e4910a9b2025912324b2cccedd36392c1584173e97ac2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b98ea62b8956d73d38e7640946c409987aaeb284197807aaf794b29b999e791c
MD5 0259008accf69acc9deb24510f497261
BLAKE2b-256 2345c42713d5f08616c4e315662f838f074f3c8cde7183c93848e7ccd7dc8d50

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bbe957a259e4807fca914ead21f24ea54782a2b140b5febbdd84277289cf42dd
MD5 194ddc16d312765d741bf87dfd2d0930
BLAKE2b-256 4660c7541a05df73662c9083f5dcd5582dd616f64820dbdc15fbcedb21ad8aa6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70f2520bb89f787ab8ad554fd6248c58b06b8569bc59b232ff7a418d20c76d42
MD5 4d22a09beed9a76b3fafd90d7bfb6aae
BLAKE2b-256 697e1b590378ae44e3218ed0ea1aa6fc76cf5cce69e6fe753f8cb1b0e26decf3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2c53abc606b0c15383d37649473c6483f27d73e9e9381f24fb30e3d6d0bc5a55
MD5 22c9bbc4f33a15e7333ea8283ed2615d
BLAKE2b-256 ea0ae2cfeaaae1bb189e2cd96c132c348da5101a1b9cce4a68a8cec306b90ee1

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e0feb9e124550b21cd19b9c9a44e38b895685548b667e522c2489f42495f4b86
MD5 b0b4eaa2408efd3f1a5ea2a444ddc5b4
BLAKE2b-256 388299052f874d3417e297dca4a4214df1437f490316326b4b94ee292c18f48e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aba7aeda444dd2bc4d278c6a38edb714576b5de230ddeb89f037284ffe3559d7
MD5 3863e9718074e65e124e65585a2c86fb
BLAKE2b-256 ed183d45ce09257db025bb7d5a57e0ecf27d14830a45ca591a7048ace805b7de

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 179a2a600fdfd2f5b2f9f9a3528d8a27fe812673ed2fbefef7b1095d4f9a7cd5
MD5 d4482ed74159ce28dfb1582f81e9d4d4
BLAKE2b-256 b84a12eba7b6f5c2f167292e4a8a2fc35fca01d6c19736e782910c3c00eecb3e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc46badfe52b4f851d4b7b43c9a48917615c1e1c91aabebdd63267225bbd18ae
MD5 43ecb668885f0e73b5316b4ebe7fd5b9
BLAKE2b-256 74609228214e422f6b580b933ef5dd2b3b69f1f135eb4e4959f80f272ef7409d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3bf2c18477e9104cb9f5316373151b9a77af943f8ca11f7171f6378b5c98527a
MD5 2c6879ebe542e2207bcb86c6583cd26a
BLAKE2b-256 ea095f96fbcb57b6efcd3021dfa6e58527f99d3b42a77347932182addb0d1b21

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43e436dd0970f8f24fa91e4f895efc08125879c2d63c456a224e87ef35491bac
MD5 a4aaac547b06971a9bc93b6a38cda642
BLAKE2b-256 0af27611be24afe260b684b833c2bc9164228fe3ad71fe6966a48f1ccc517f68

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.43-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.43-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e97410b6da388dd16dc63a82a8873ca65a3c414727e2cbb3f53169c16c1aa46f
MD5 57f5f6bef4731cd8a9426e0ea21f9429
BLAKE2b-256 b158a69bd0b9b41556ec53ba071e0867aa67082a7f3b60866552fc3e9a43fb7e

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