Skip to main content

passagemath: Generation of nonisomorphic fullerenes with buckygen

Project description

About SageMath

“Creating a Viable Open Source Alternative to

Magma, Maple, Mathematica, and MATLAB”

Copyright (C) 2005-2024 The Sage Development Team

https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html for general installation instructions.

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.19.tar.gz (3.6 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.19-cp312-cp312-musllinux_1_2_x86_64.whl (330.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.19-cp312-cp312-musllinux_1_2_i686.whl (314.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (335.7 kB view details)

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

passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (292.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.19-cp312-cp312-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.19-cp312-cp312-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_buckygen-10.5.19-cp311-cp311-musllinux_1_2_x86_64.whl (330.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.19-cp311-cp311-musllinux_1_2_i686.whl (313.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (335.5 kB view details)

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

passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (292.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.19-cp311-cp311-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.19-cp311-cp311-macosx_13_0_x86_64.whl (92.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.19-cp310-cp310-musllinux_1_2_x86_64.whl (329.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.19-cp310-cp310-musllinux_1_2_i686.whl (313.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (334.7 kB view details)

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

passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (291.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.19-cp310-cp310-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.19-cp310-cp310-macosx_13_0_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_buckygen-10.5.19-cp39-cp39-musllinux_1_2_x86_64.whl (329.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.5.19-cp39-cp39-musllinux_1_2_i686.whl (312.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (334.5 kB view details)

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

passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (291.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

passagemath_buckygen-10.5.19-cp39-cp39-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.19-cp39-cp39-macosx_13_0_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_buckygen-10.5.19.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for passagemath_buckygen-10.5.19.tar.gz
Algorithm Hash digest
SHA256 1334fc4118d38933570301c333d84486c0b425655045986bd40239d1fa253d15
MD5 bf0b52035257b9da6c2a929dfda15e82
BLAKE2b-256 cf73ea1c2ef249ab29906abc66e43775474425ddc01eec612822c800bfefb213

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de02b8b87e5bec97fa1f348ce02d87fb903355ad1e638c95fad5ee1b5dbfe69a
MD5 6d4ee5df0a909612da331501cd600aef
BLAKE2b-256 aa8969dee8bcdc314d66d131323bd2d8b6a160da7a63253f6ef9c9c78758cb55

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c8e44188237ce9de45f52ebd94c676519c27565a4b89f694c3d2c4505390586
MD5 297c141c94ca9eff7ae9e271a5011c6d
BLAKE2b-256 98ec893d14e372122778ce0a8599db871014f6d86a4d509757158151e2d0d4ed

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2212053d03361e42276949af80af380c0baf62e72c355b607848c9855e9f3aa3
MD5 fc818420653174de824189520e30f6b8
BLAKE2b-256 2fb6df2b52f80af785b6ca5893c97045612046d1629cc48ac4f05f4c1cad6d46

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8f6e93e9aaa61ef604ba2f172a51470c9575f0ac43399cb474f589c5b7ec847a
MD5 a8fc1c827eb4017981fcaa4cbfd992a1
BLAKE2b-256 01d4193bc41b436e2202430f01b94796396d986404d6277454ed4de1de8512e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8385c3beee03e7682102f63650a0aea925c212886ba77e26737171a1e2c50930
MD5 f1431453aa9a95ad8a2a197f9d379c71
BLAKE2b-256 453919ac83dcb8a97fe897f92eccd81e6e236a248cd813b32748d54ff3689019

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 acac5ce2340b2f234cfbb3c5c8310da4a541982baeb63c60876652a2308d4f1b
MD5 9ba805d83c03519ea06ef9bdbc75e3e0
BLAKE2b-256 46fc0e4770c6533030dc181515c1de4fdaffad53d991caf62baa9ef61f94fbdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f5dc3eb66ecc0b4244d9e57848e7c8ea9cebf66236dcaaec204d915b52ebba2c
MD5 72860d6debafdc4a463a432f4a654bc2
BLAKE2b-256 cdba4dab50e1a858e9e9aebe6e2057c8e152dc809ec16d0246de26b3a98f144b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f92b0a3fa634a5ab47819e4686f36cf62020974237229a42daa4d92e34b1a16
MD5 dae77815f089e99a291aa25588b9a74f
BLAKE2b-256 d99e7a6d009ee8b498ff8061fb427e3c9127bfcf328fa6dde126d07bc1591498

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 61433f5b94670eb241ed43d81b6ac2279b36bfaa07314fc73378fcaf718cf5aa
MD5 46f9cb1adf882820a43b7b6021d40a3d
BLAKE2b-256 2630f6f3c8699acb60aa0010a953cd091447fb0bf72f8412c322e98f7bf5d91f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 734d400a4f00b483dfcfc7881e1fb51ecca7b3f3e12de421229aaea6df92c644
MD5 aa710f90041ceec6ce1e19f1ec2c1ee9
BLAKE2b-256 6ffbc502ec40a4f57ac85f3ffc1c0d724e3bce3f1603cec2dc402bafbd403df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cfb70757a401735aef09b280f22350cc7c1f0cc7f426ad0cb0b8360f3f4008b5
MD5 30df67715be7c36475070bfd43ec2496
BLAKE2b-256 f2ce261fa5905a034aaf57abb73d3d746f9776d3702e14b1fa1c3c1cf501a936

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b065c74939193c4aaa639572421cbbd9543c6d0f6e2049b32b129671fe8b895e
MD5 a71b3800072bcd449d850f1b3482151f
BLAKE2b-256 91b2ddcdada5dcc3bd3f0375d2d2dcbb825b9867ec13d374a3b08bfb44b81983

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26ea9b6ebd69f5ca49e5e788718a925acfb2d7ffa3c5e9d5576495aab5c9993c
MD5 10e9edfe02877c25f0c798d150e1474f
BLAKE2b-256 46e08cac857007094a90afdff75a05b6c224b7c1ecd41d4b0119e04f2cf6751f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1bfa0fe9ecf17329939701547eea4b6d18a61b9505945d1456c7a07e34ce4243
MD5 57be6c99a43cc17b2fe0936dc967772a
BLAKE2b-256 2997579d74aaab9e3e9cfd217014ae0f1a2423f0cbe44ebdb02b641f28d1b2c1

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 46ee50c28a821d32450952a7741a4498a92e65015cdc3cf723f4c1edacc34ada
MD5 1c963c6a06ed285b77332314b0f2194c
BLAKE2b-256 3d5f0abba00f0c478a317eba56e498ae66a6cc767a527b11375049e71615460c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 724ef9fb4a039f4d3fadb95ce6a2878243fc89ad1c6f8c61eee7ec4670c0b73c
MD5 110ade7e5a668d1928b38c31d9e024e0
BLAKE2b-256 abbc649f66fb4bff7fa06dddf6591257f2f26342f0ac3d4a6df887e3a6c18a53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f257d6a7228c44554585fdaf525b2d8c27aecfe3ba33d53488cc6b8f88f00d60
MD5 67d52d1fa73714ed52f959948cb8bde1
BLAKE2b-256 2423bf4449ce2b59832e8c90b668498e722c73f0a7503a776640cc5d954e6229

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ba5c1801a5b6305c3758a1947d30e440fdd3edb7b11da49e95b95cc030c635ae
MD5 d8eb65a0068d60683a6d4c6180c68ecb
BLAKE2b-256 588956a9628f1164ccedc8f894b35e0ea5b269d07eee5385e1c506d6ee9926aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad1918a95abbaba1435857a96e38b17b68f66e04c3d0ad4d7c2643d2f50d7172
MD5 ce4db1079408b4add6533bcc01752d9d
BLAKE2b-256 41a95a63784af277345667adba9baf6abc277b71b545f1d81b6df0d899d6cfac

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ca7e777f1140a35f34c69cb6ebe89b30f71a2b04e1862c480801ddcecae1b967
MD5 6e88ceac1f398e2ed8fb5a5c0a41e9af
BLAKE2b-256 e2e69a3d6692390bac47c92ddc2707e71459bd6d3b4adcd86e9ac783ee881170

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a32a01e8c6067f3bc9eff8ecfc9d809254edde317de17c867defdc1c3d6bbdd
MD5 b3ddf25254732f414186738b97d38c18
BLAKE2b-256 3b1e78885937dde1082dc4eb2d399ad21dbc29f15b7f3236c489c78e52fdb8cd

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 faae954e36a252ec49b8679b58f105fd9f31179ce54f0f979563042e02162a98
MD5 a5c2c1249a198c5a3b6b3cd9869025b5
BLAKE2b-256 74d8fd91d4bdb5b806f6b0bcae6d5b675c8873bc6716f430cbbfdf2567eb9305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6af2fb3480a34dd1a393bf9c603fd8eb3a0088f64d9303f2cbceb6542e9bcb60
MD5 026b54c42e63dacea3cec41714f0a370
BLAKE2b-256 f4081e8ec9582a9532fd1edcda80fadd2443a795ec56c60b5d481f2a226e509c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.19-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ad23e26f727113324182eaa70bec7052902384e13791653369e20707db4c2ba0
MD5 1ec753ad94a8282291fa7d0fffaafc30
BLAKE2b-256 76258c94206d2832872a927fe4390ad1f17ca2850be705937dad0211e1d46cca

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