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.37.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.37-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.37-cp313-cp313-musllinux_1_2_aarch64.whl (346.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.37-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.37-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_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.37-cp313-cp313-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.37-cp313-cp313-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.37-cp312-cp312-musllinux_1_2_x86_64.whl (337.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.37-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_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.37-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_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.37-cp312-cp312-macosx_14_0_arm64.whl (87.7 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.37-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.37-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.37-cp311-cp311-musllinux_1_2_aarch64.whl (350.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.37-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (343.2 kB view details)

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

passagemath_buckygen-10.5.37-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_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.37-cp311-cp311-macosx_14_0_arm64.whl (87.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.37-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.37-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.37-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.37-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (342.4 kB view details)

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

passagemath_buckygen-10.5.37-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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.37-cp310-cp310-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.37-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.37-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.37-cp39-cp39-musllinux_1_2_aarch64.whl (349.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.5.37-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_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.37-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_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.37-cp39-cp39-macosx_14_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.37-cp39-cp39-macosx_13_0_x86_64.whl (93.4 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_buckygen-10.5.37.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.37.tar.gz
Algorithm Hash digest
SHA256 03f75fcc56852b5c857081c1a2f64c77b0b8d04b2c3d56711c901837f1d787a6
MD5 c32bc50c5f27b9494329a3337e0ab57c
BLAKE2b-256 11402aed4b54f41e875f76bb6a0d12f522a3c24f3c26081e5ccb4afb01cd6ae2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8187b5d20ec0f19b6bd584a5033be93e47061b3d0b8d1d36a23e07e90e4cfd28
MD5 fdf2714053b913d6645c75624c31182d
BLAKE2b-256 944e915e369c886df9a3075b6e7d3d90cb1cd6b53232adce2f303e8e07af5ba2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9523b9ce9048b9abea4857895d7f04754ecaf870fa1240cf1e0315029f8055ab
MD5 8aa9d8bb656552fcf45c9da48955397a
BLAKE2b-256 8543b429e250c0a85cc9c62abd2f8b6fc17f281f1e1b3518ff1fcdf0389149d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 783803a075d28ba8a77d9ed0e5f5413f4150937c60189c2bc7f2b807f8958ca4
MD5 a08c1024da9cab4d8b73c64cc8c429f0
BLAKE2b-256 cb83fb25c98ad2b026aa0e767aaa02f688802a7143cf54fa9fbfa235efbb1368

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3994486ef95cbd155346eccd1636faece8e0a3bd462270e3d2f6a6e8014734f9
MD5 6d38907c25774232d7b05c8c4508695d
BLAKE2b-256 899cc0624da03169978bbc22cadde1b75413010fdbfeeac36eb25a613ec6143f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 06b86ed590bb6cf59db8d9645888676dd8ae0de6a9b8e401fded9cb98922d333
MD5 0b8d21de92fea754cb0b7b071819a936
BLAKE2b-256 af7ceab5670758c1ced26c0bde4ba22e52e761976a94e2827b67c751423d38fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ddc8719cc4224288008ddbeae6c1accefa6c1496eac23739736b5262e587dc67
MD5 623f4239f0c227296225961f115b5d28
BLAKE2b-256 b857143bc43db4dcde60afc767ebe2ca0c09342b81b7564400ce6ca921734d75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5023a1785e54e5736608c82c119dce512f00da215540c27c6b32137074ee76d9
MD5 1d6d9af2e1c2162ea69e86c28b93aa7d
BLAKE2b-256 e5ed0d43fc476299ecf0a767e3e5a8cb525fa30ca373790dc007937ad2064b35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8777b9b97edb4ed059c12ab8a2c6b7d81cb2e3e43e6294f2a04dee682f25b9b6
MD5 c1e5d9d6ee09f7c751440b3bc3485af5
BLAKE2b-256 68783bfc279c22921fc00a131e4a709ac746c3abf8432fdebbf3994bd98904af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d1dfdb171ca40dfe6f65a6239ecb6b6bb2ea212e248a1fb6edd72a475341928
MD5 17beec6cd736c19fded56f97be92327e
BLAKE2b-256 a61d2d11d2fa23bbbebfbbfa8723cf6959765a8b308b98589c034090ac2a2a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bfa8c74fd4d94c23846054437c43500f1ad7f6b3d2a2fbf7c0da62de07f64dca
MD5 027ffcfc236dcbffc59700af44401468
BLAKE2b-256 e9256098c3d270af24445cf48a0a3b58525a6d8bcbeabd4ba5915327bef6f724

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4e95b7c123ea12fea08d2c979ed8c22880b0fbaf09a43e4d77ad4c8dd22352af
MD5 c9d97eafc6003489676603c470d2dba3
BLAKE2b-256 6705eabe93a26c7a012c8231d651960a50941d688167c19871caecaa33f573eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e1d584861f11f94ebd6d0eb280ce236412ce0c9eb9ca82cba7b121ff94e498b8
MD5 089dd537940aa81edbaad3eb1b3b0cfe
BLAKE2b-256 ddc9e7a364721124a7e35965083a53ce0e7a8912381409a9c9c9c18e6b2b2c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af9aa7f421e2f984d97c0df588b1e6a0bb2acbbf226bfb331e5d8618ea7d7d6d
MD5 c5147568acf2a41e9ec6cf09020c422b
BLAKE2b-256 f370b2f5aeff8131783e73e5d21ddf52dfb5c8caa48fa4352e4aa9d564a4c761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce5201832385e2ccbbf87c55d96a1902e8d984784acc06b4cb20b5f027a5e70e
MD5 0c008c2910ddf6d9f14fd6e49b8103f2
BLAKE2b-256 0c211e80332df05c7fdf557a174185d85367c8eeb5636db94075d3b02962a484

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d02a9d268d248f157c6bdca0d2f9486373742a3bb069a560c8d065ced68ccb67
MD5 a68c0a4bdde5e6d19d2172df5ba54f6a
BLAKE2b-256 6378aaa9419e0f40c67df70b3ff3c452256a05fef19f714d258d4d8f022eb6de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59f92b1f2340aa498013ea7ee056594056a9d36cb4e97e03af465b973651e4d4
MD5 5f30d25aab4fbf7f6e9125d395043f0a
BLAKE2b-256 1c894b8cc99700456ab9d7f1866d34609982aa5fb98975503b531c694e80bd1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 61d2d43abb2bcd6dab7125db666277c0cc1f6477a05b7b3045de71a031633995
MD5 16ddb942de08c55cc97d473f88c01d71
BLAKE2b-256 6adc9ba653324bcb1b3fee5179549c4cc6eb9892a0afc8172eb648b887da09e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d2224ac75bb5bc7ddcf43e36f77473e2b7cd005702723e975fc51f721a86973
MD5 23fae09e6533a5f8d9a411b821c8d399
BLAKE2b-256 3bfb6c2a783b0dda50f929cd082dd424fc3c83f976a43f98ce62ec8978d23ee5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 607660ef4afc170ea6702a00edeff1f64deac4b8050146312893648d34302ac5
MD5 a9ebcda09003f4874b8397111ea4359d
BLAKE2b-256 dea55d70318fa81be001b102d36be990ab0bcfaddee8de4916c1aba700face2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70c30bc7beb66ef4deaae4e7cfbd75f24300115e9b9546d5dae5ebd22711c8da
MD5 66b0c677d53116c915b60f7a61662ba9
BLAKE2b-256 59a2b84610a45a9957f7f02e5c266e1273ae5a7390cbb74dc0048b462e0eb8c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81d7b023271a03f82ddee07ffaeae9d4cfacc3b3176834136348c7d982a4ed93
MD5 c2602d45b12d39dfbcc7d3420b4a6b57
BLAKE2b-256 a05bbd1750d7a6766d28bf0f3775a27c9a46e89df7c01ac5c22b69b1b442042a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e029e8f87502605fad7eafb447e064bc4f1df6e860a26e3dff28f11743982438
MD5 17e48a6159b2a5e55f4d39cdfecfd863
BLAKE2b-256 b36e652ab14953a62151b05be5caeaf17ea3b488ed8d1bba07b89fb7d57ee4bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 db59cc7f7bef825fc832f2f34094d0e49fd80bb8a3327c254529eb8d5afd43a2
MD5 d0ba3fc2f9b4cf69eb8cefdc0909e2ca
BLAKE2b-256 9c1ff56d70b17b8688ed4245cf7c8aa40ed70572719b8338ae41ab6afd731b90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 17b750347701f76053bc1737223300342bfe8689805ff7fb186d2d1796ba8a91
MD5 19ab8ec6959eccf19ba7c29b1d738b60
BLAKE2b-256 febcc795130bffb8150fa18469bec70660b2f638fdf9d3f33cc5fd598d713dd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 313ebbc5d18bdc85d232b2b3f3deb098123aafa909f4be4b5a856a056c1a280f
MD5 99f329dd919358417bfc1a9bdec213ae
BLAKE2b-256 f91b8d7e53cb50073496ca2355d52065a0a7909c6842d8cfff085dcafa9f122b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc2bfd8fbeef11caec5e99425115c351f9943e7952df3488a3f9e4576875e73c
MD5 8fa8fbcf0abe3d0c380b998d82a2e906
BLAKE2b-256 91c6e2430c18ecb80a696b3c63834aeed9a14552a4149d08987f1130f0f26de9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eda69e9c5e66a0e6ac499a5ac677f82f55cebdb581055ae2ddb87f2b7b6c1543
MD5 aa1914363264bcaf8d5be0c59621156b
BLAKE2b-256 4a0219a56f021c0e49a7aaf96160977480ed93d70952de4923561a383f9a9cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85869cf275ec5ce74a8b93f37646535cc2ffda84e56abb07d4b8eb4d590ba008
MD5 332af0c0b05cfb7ba8941a38acba866d
BLAKE2b-256 fc2930a43f2536f4e414d2129b48cef22a09954452f1328e4580a1a4371c8593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e0f82ba9f8f42ae5943432457952105e1a7450a0cf8bf4e604dacc3a681da791
MD5 3d5da13ea15598e651d52e309ef0b56b
BLAKE2b-256 c97b5604efccf640c2932cece157e25cbbce966fe31e3ef62d627381473d19d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.37-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a1f7c1a69cfad76ab7a8f2046a1ac1dc81ac488cb5fd95e413e7ce6c69d3e8c9
MD5 ea2038b8a7a746c34d595d988238a5f4
BLAKE2b-256 ac2e6f6a04cf5f8f3f611edc7c47a669d2ab011efe17dc56214def95ee119e5d

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