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.15.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.15-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.15-cp312-cp312-musllinux_1_2_i686.whl (314.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.15-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.15-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.15-cp312-cp312-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_buckygen-10.5.15-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.15-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.15-cp311-cp311-musllinux_1_2_i686.whl (313.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.15-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.15-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.15-cp311-cp311-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.15-cp311-cp311-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.15-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.15-cp310-cp310-musllinux_1_2_i686.whl (313.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.15-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.15-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.15-cp310-cp310-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_buckygen-10.5.15-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.15-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.15-cp39-cp39-musllinux_1_2_i686.whl (312.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.15-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.15-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.15-cp39-cp39-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.15-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.15.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.15.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.15.tar.gz
Algorithm Hash digest
SHA256 d7463167b97726d41986976d9ecb15c55fda8f347850cef8cf1ba953e53589db
MD5 6a27afd945d28404ddfbfab518e1af9a
BLAKE2b-256 b22921c708df7abf0bc98f692897c175af1cd5d48a87862e2fe73e097b0a990f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ef924d9f1361eeafc19a1cce8eeee94a402757716a0da11f32ee2cef0c3d47c
MD5 3f2ced92946c92bf593f3db503decf7e
BLAKE2b-256 35c2a82ead9cd486a90d76243366242add018d3ab9a99357cb4a873b9a1dbc09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1a323b42323c626ccd4b7287b37adb68669fdf781ccf04487c83f2f911765400
MD5 da04ef71b121951f1b92da70027e7fee
BLAKE2b-256 fb7bd341e4ab6876b184ea761be283d4581f4f41b4a99fd2583474a567a8ee5e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8053b9db836bb2a637eb7c6c95a329e0cf9708917fd1e958e4ba268c22094f45
MD5 3f441afe5d1d247957f764203fc7807f
BLAKE2b-256 3939163f09aced08c4efe6be3030c124971ebc0d79c60bec78a5d462aa327ef4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 92bcc9c226444295c0d8b18e04685da48a62d4ed43104c7c6fb93c68eaeb78f8
MD5 d7e71bc33ce14e704ebed478c40aee17
BLAKE2b-256 5f8d738046a6945dcb6fa82def7548a09e22f5a7722bfcd05939e55dc1956770

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 21fc1a7807c33b5de89a47524acfb7ecf4d951bb8c6c54cde74d1b7a11bbab4e
MD5 498c15f15e53f2a161099e2a7960ddd3
BLAKE2b-256 6483ba8ff29f103caf6dcf280d5dd3997e15283da98007cfcca15c1c97be067e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 558bbf715162b5a0512b05c565d50c62c6d92a0581329c8f09c49b4848d4d626
MD5 8469de0313d67657ca0aeb8ed3fb7612
BLAKE2b-256 bf44a84f96869738486d35baff4d619e20bf19a50aa15fff91afeaba3877a8b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8197138007e61100e9183aac793ea5ac34ccd24d094fa0db275b86f216152a23
MD5 4f8997854d08b6d947acc61637d18648
BLAKE2b-256 efdbfe2079987de6708686e7fdb208c7d2fe4273806bcbfc62958b221eadaa09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b5cedd52770b337c57af4474d52fc572e4df8a2a45cabd7e653bf53604b0b722
MD5 8b18b4c56f11b3bc0b350e1ab1f5c1f5
BLAKE2b-256 945a11b20f0eb319a5d2a16b70c2fd8bb69e20637fcb800d429cb2249e9ff92d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 84bb0718c13596682dc7d2725d4a901da7c112ac29b44b681dde6bfa90698a47
MD5 a23591d16c8aab1934aabd017b0e197d
BLAKE2b-256 5b2ff78fa9cb557fcb63d236d21c9499941ef6666de2a5f8bf984e1fa4fa6d05

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 165dcc17380ef19f70d5efd0fb6a9e20318d904f3afb2be96b4e4e2948860a9d
MD5 56e303742e20052656e0872d4dcd51b7
BLAKE2b-256 e144e7bbe51e96201a7688c2ae054a898d8b281bea8ac5288851d7a15f20c4ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 82f1d93fa87749037bd74e114474c94b9b2007b149e2f75a69240c9f507f0279
MD5 de38edad5a0f8e44f6af6e446e6e5e39
BLAKE2b-256 3bd2f2ec61f400f57cff6c66a10106be7a456358648ae90a3ebdeea8529367e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5ada271fd798f6b1235854aea2c2b71afdfbba85bb9f14c3b669a30c99ca00e8
MD5 d8c2c4c3a68c8880ac0acc9ba3a2862a
BLAKE2b-256 4a739bae80d403f02a1c10fb280422c1076725e27c37580af54185d6e2aea66f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92589bb9671d76ed78014aa4f1bb1994a65d77b4f5b6780888b294adda0b4931
MD5 a58a481d45978ce4cd2e146d6d67978b
BLAKE2b-256 7ea62a5a9bae9a52561f29c7c36b2bb943c8c5b61ec7a0f951964956812896f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b9bb3dcc0eeae85d589a3edf77138b568ab26c9cc9f327bb82b09e995c9c1c83
MD5 6d980e659ab9f055f1d54bb005ac6eb7
BLAKE2b-256 ce13a8f4a3f98ed46599a8b4afb33888e4a514b63d760fe02d82075983a5a38b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f2f427152b1b559a0e0fa6c518f039f8e9e529fc1253a15b45967f062470e214
MD5 12639fc4ab0bc109d84aa0915d4df495
BLAKE2b-256 2030124860b57a7256a09bca085c921d11357bd1750d8dbe3d3d031eb174bee3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2453ef0439d59fca4bdae5dfd7ed125d3f8372646505679781ece7a508146501
MD5 5ceddbda924384c0d4b9aed6a5b72b18
BLAKE2b-256 81f0adbd3ee988d1394c44dd700963ccfa786e903e6d7907084c2ad117ee929f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 17ebc727b3b34858b2ae6aac9cd957e0df63bbe8a92deb22de3f9fdb4218a1d7
MD5 3424cbb12696a0aafc2e46c3f2165f9d
BLAKE2b-256 bc20b0d59564e66196154c9bad7c3f97ec1450df904cd8384dca49427fb38b0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ace8c48dbf69c02e1b75a00b45a1f356f574f8ff0d18914dcc9260c19eedae3b
MD5 620b200080bcf7a4df2e964e98b3b504
BLAKE2b-256 8eda01abc8f9278c4de2ef0fb4aaa2e957e6711547f84b4a44fb00c470d40b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30504d036b2134bcbfcfa8ca3c8aad19758118a50b4e2f7d993212c94e2ae336
MD5 68e7faaecf7363c7c84735117b136ae3
BLAKE2b-256 4eaf8f8ad5e0bc8c82e21e9e78edca7b734d0e24f0c2009a7cfe9f55af82cfe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a6998385019dad232b90752f91d5d88efde1ae710e3e53a52c7ba1c4639f4129
MD5 d3be78c09c2ecc511db816ee2665cd54
BLAKE2b-256 20deca9410fa99e341a3c5727dc8fe1011c4a5a305875c46b2948a06b3665062

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 69f80ff6e1dc3594531cc0525ca41778b06a5f717bd15f64a187f4156fb4c1c7
MD5 a76aedd37c52ba55e8aef4cdda138a98
BLAKE2b-256 ad1e7511165e73772183b0d575a303cb041a7e949840c45e408adab9608e3f52

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.15-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.15-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9436b6ed1f963b6f866c8676d63db7fdb63f783492721936169dd7a433c86cec
MD5 e777fbefad5d15a247ece9079d4078c3
BLAKE2b-256 636458348ae0fc2dd71fbf0a0777d3b4280e603386c7f403bc9798500676d609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 107600e53c27c58a8734802aae2e2ce331587a4a21489b38c387a66cbfa79397
MD5 187d49355b703bc56702ec7e77e3b98f
BLAKE2b-256 69281edd5b124924b17ad0794c68b694c207b8910c318490a4b673f29b53cf02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.15-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 491eb8ddc12b9ed95725cfca9009b2ad447f549f71ba3883cc25c977babf046a
MD5 2930538054590b464721e1c2bfc0ce31
BLAKE2b-256 f6bb2a9c4fda9364b11b0a5ebe4314eebd24ff2423cc696213d2747a9224dc9d

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