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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

  • Download URL: passagemath_buckygen-10.5.7.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.7.tar.gz
Algorithm Hash digest
SHA256 4c061c173c301d21806514214b34d1c51ceabc90c02df42ef00f19e41364b361
MD5 ca3e1ca6f70136ae3f496d41d258adf0
BLAKE2b-256 2ece6fa5d2a81fbf0477886a9cb46248d21707854a38160de6051979d40976e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e3f330e27e823e06a75ac9af652b7a5034eea3e0545becd7a8b0d44c0b2b44c
MD5 175d321cc44886a6a45574abc8525718
BLAKE2b-256 bb4c2a6c30c5926ae92e8dbeecdd03f4f4fc62fe8798317d276461801767202e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb72db52fb047cc6bb5fdf1fd6cef974f77c6e3296f86dfc26fc194241ae7d8b
MD5 5c97debe2fa40967f202a50acc87673a
BLAKE2b-256 11550902d3b92b514ef7d82c2318adc191a29522d13dbe355b507aadc5175456

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ffb395fd4fd2278cb8e20583579656cb1ce479ac5b6e05c4131cd23d716de645
MD5 91c5c2ba9cf39adf4a0318ac950a4262
BLAKE2b-256 75c09eef81f0ecb9785e2f67007ee0767f40eaaf3e2b1b0977fc51dd494568bf

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 524805e1247c6c80c93738bdecf1c58a84f25603ca9f2be5fb5089d822f8a26d
MD5 71b520784623f6215c205abac8184493
BLAKE2b-256 da5db47f254e22807ec068370893ab6dcc4d51d174ca45e97ebe94852a8e03a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a78f5417ec29094a1d96f1b0c4b891eaef907c901496d2fe800bcbdf29d82af9
MD5 c6b3953eb02fad73ba9ab8ea1878e02b
BLAKE2b-256 0f05d2d5144bc635bd38d5dc371009a1de6689fe60f082b8f594691e32de73da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 febaa7bef8eb043bc79aebebf6af3c1f8c63be5161099f650e2d9931a0d8ab7e
MD5 1c829b1b18344198e72e54c63aa64956
BLAKE2b-256 dfc83677d6865272e1e0857ba056b2a1d92af7482bb3430a76fc502e0b6ecad5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33dce2ff35464811080d9a1c99b0e52e3978b2a3d39ebb4f41282fbffcf5852f
MD5 3907b9ca27f3bec325b05ab0174b3c1a
BLAKE2b-256 3dd75a29644e0e8e5d2b4371c898619879486f2c36f5f659c73008b53970b057

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2402252c668c37c3cafa195dd3a3032db701bac1f26d6921add83404bb5e47cf
MD5 ce4c360d002a8c81b1770ee082dbda3c
BLAKE2b-256 9066d1b0d2e0978eb551a77f5d143ad5af6f6bddbd7c56014168e8245227d38a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 937ebb19b15a59a3b7ddc50e034052e244a809bdc3d20fbc6820f2d4dd3f4104
MD5 570d85741c0577b5bb723270b95b3b8d
BLAKE2b-256 2559989a0a75874596dee0c1155b6d1e1c261a14e0cd126c0df0ccb36d2f1275

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d1057e834ac7b928f417c96fc683056fcf38d86cec0cbab1d4111081985580a2
MD5 a8e539304af3cf834eb6d8732609156b
BLAKE2b-256 57c33553c487e82e47aa51fa8549bda2b84293997baf295fdd508c7bc64eaf94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4a8018dc14a072a0d078489417fec8fbef72bac915e8a0ffa22f52c45e7d083a
MD5 e2f9a1d09a1eecd4918608bfd038944e
BLAKE2b-256 5616a3e6daeab051c21a6f72d506cc82742edcafb5bac36b1f966b456d862424

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 83bd39eeb49c7f1f06d26e3909e1a7d98d0e209c9ab9183ec6616c192cbb198a
MD5 bb30de9a0927c57a99be4ccab2813541
BLAKE2b-256 55bbe5005f3cd58a34d960b3c2eb75e07c5762cc81a0997d9c3fb19403858c56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b6376af00e2878ba4a21cb0744b5ae23d589680662f65ab48432168422149888
MD5 792e390d9c539fdf3f303e4aef0d1e4e
BLAKE2b-256 e93ed514c3715b014196fa5727a0a7b2a2ae041fc89689993a60d969bc1a975e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8474e0b5901e4d8b5f39da5dafbc13b3d3c8dac0b5f87cba27d8a040ff06a431
MD5 3785a99494a2d1587fde892b082058a8
BLAKE2b-256 e5902596b44662d4d9b42c06db7da34e617c17165ca9fc9836d9d3c3a6cb933e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b694805e2a75aeee7f752efda9bf58b7ea15f4df6c979952d28385fa9f0d0191
MD5 16c57715c9f54c060537bf8088564f7a
BLAKE2b-256 9f65b1e59528460ef9d7149f365e8cf80f456816075d151cc0dbd712f74270d8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d0d91ec65def7d3ac1159bd15e99d1f5e911b23c5c7fa1ea38322b1a9401d69
MD5 66a687d7bbe979e6862ed2fc188883ac
BLAKE2b-256 b7ed2b917f4447c925fba853ac168cb5feaea21fa4607b40e46b1dab8426784c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d4f82da6ce1ffc0802f99920e1385444fe8cb56915dd546bc5069a60c8fc295b
MD5 31891d1715c595891e59a20e2ed6356f
BLAKE2b-256 1bf4cc01fc65cad4adce77329f1ee8a0ae190afa9ff1ea6cc359f1e98608312c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0f8130190a8f3bb4cdba247283999094c1378536ae9c7c5ed680954152d7305a
MD5 8200a3ab52e5f1018fcbca9309bb431c
BLAKE2b-256 19a17693f39de6877054806b56d9768b0bbad29d11a990d98f4a10732e056ce9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf0821ee8ff9f21080aa5a5d207ec4ad80500babc50eeb0bc76141f7d0ac723e
MD5 eadedfccbf346d79466ded163a64d64b
BLAKE2b-256 c9c7a56b7a50f0312aeef0c4f8c7da89e7afe4c01174e8c606fcf19f4a6ebc72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a96cf4228110d952494044d6b18df4ce2de415269b5130ba86567df0ee0b799b
MD5 26f6310ecdfc286dda0916a52cc38a47
BLAKE2b-256 cec93e8aa8a77adc4cf98d9b6de484d9ee2ff195e31744f5fe5b3b45c23d3f88

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c021fe1791789baab2f6ee8c9254e9940ad1ac29636607ed2777d9813dd7b66b
MD5 0de278d5dc934d62986f8df28b203cf4
BLAKE2b-256 cee76a514085aba0f186c7afc6336ad83794cc33870e185cf92919ceb969dc49

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.7-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.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b38f364d1b1644308ab591a73772d1c57f08146b7995b2c7a3bc533cd7f90f0c
MD5 8d4a9317a64516fa73bb6488ab3630ae
BLAKE2b-256 a35de74aa2d3d74d5721a0f87a007c171e20802e2e0346a75c41038799f820af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43adecc2fd3c231acdd24df39fec1b9aa0815f88e6d6e8312fdfe3d4c057b1c8
MD5 2c03f3d333725233cfadf3c9e846ec0d
BLAKE2b-256 6ab52e1aaf602ba80735b46d909546000d0a246653f52d612198de2082d4ef32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.7-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c4702444910e9d13430cac1541c512255792e20edd5ff279344d058406d06749
MD5 b7563f2111fc1bd336a5255fd83fab48
BLAKE2b-256 4cd4759a0ef6bf4cfb829142a793169c9c557887a676423821ebd1fbb39e164d

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