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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

  • Download URL: passagemath_buckygen-10.5.9.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.9.tar.gz
Algorithm Hash digest
SHA256 c82319d3040a4e054330d011d28b6a1fb665a9c3ee3344e1c1557f34fc9e7919
MD5 cca6eb8b735cd2fe1b0899b099f5357d
BLAKE2b-256 25c7c9eef89278bfbc29ec6832e903a7e8d49286590eb815aacc39ec1847e0ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99c2c79b57977f3df62062f39bda93acc92d160cb63fa4e1f3114800cccac3d1
MD5 a6f0433af5851b0e2550ec659e57953d
BLAKE2b-256 9fd7d63419b81f4ff314a60b66ed182ba154e5c4199507a02a7ff3434855daf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b8d694fb1ce6885df731bb82e4e18a9facd9e27e89feb1dc5aa5ed65c1a8971f
MD5 cef2910ce9a22909991ae4eab7df3353
BLAKE2b-256 fcfd5df7b36de789263bf5dac4a0af696c651075e33e5205f7e3e717b6a2f5ed

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4e938bdd201ab51bc0597d994ffa2e733b61dcf6d66498907c5c929e79e1f3b
MD5 5792da046fb5ed5ee392e9362b3e43a7
BLAKE2b-256 19897b01704d2dcca3e040157329569dd899078d892f8345b6fc8337ae3ab7d4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9527a82d16f522d0453fe45dd8c0526e213f91076f04b2cc68a122a7783f2407
MD5 fb6525a450ec6f9a2bd435054714af41
BLAKE2b-256 92666ddff2c504691bdd69eaa1b5bda121df7dbec16ef05aeb3c35e327c3813b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 513fcfb3e6e182b8f00abcac36b716dbb25be9bb8d4185f5909d8fd21f54ca83
MD5 a4ce8a334c24cec62dec291c84308582
BLAKE2b-256 ff7ce4464c101256d5ef1d8f9d8b1912eabcb63511f3e17f5aa435fcecec8ef8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8dc6dbe1a9f0529b5794ef31835e94284b7831b5123644da377e16f79f41f52
MD5 31535ee5c9e25bad80af4d8b7c17e76d
BLAKE2b-256 9b4053aec510067fca1d62adaadc5a55cc4b725fd4b072e68afa4d8bd5ef816e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5349a754880f63ab480f7133f7a9e6748c14223ead3ee2386e63398033bc1d4d
MD5 c092cba268a75aab478acb63d6a13d07
BLAKE2b-256 d1cdf4eb5c12c0f0e4078de2a84999a96c81a40dce78250767d78095af5f3b7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f10948d418fe7f38fc4c0521bbb5c50d17310e98a69a943ff6410f370ff68e85
MD5 05ebdf977051ea8a7c230220553499d3
BLAKE2b-256 db1fcf623d4dea299cd17a9d83c09b119bf708d532276f03d92784d0dfb31e01

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2b5243a163bac149406573ab91cfd7aee36911b8dfbc4ddd4eb604795583f660
MD5 06f887ca6936b32ef47d7d62f3787e52
BLAKE2b-256 e77441012b2298aaf94a67790b442de03b470e9fc979365f8c345260a60d4fae

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3f61748f69b5909f1a4512b545c24ca8ecb3c548f4f778525580846c0b7be5b1
MD5 294d9606ddd0cd39a44dad946f642c1f
BLAKE2b-256 cdb718db0a0fc686d8da8726763bd16da4a62f8dc22735de15fba8e0161db266

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a8d9dd4db0b53f1fe96f8acff9c43f1fed957ec5df3cff90857ff25e1ea4f32c
MD5 47d58ae6f5dd2f2d5eba69d3b7d28159
BLAKE2b-256 f2e75dc6b19b68165d02db5a8bb2e2c7274c7bdc69442f60349777d9d426a84d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2f2aa12aa3e23e5b73781d97062a75a12b0a6b7613e5dc7dbc4ff05ca127249e
MD5 022f12423d5f540cf04c423cc429132f
BLAKE2b-256 18183daf9536cf817f2f10664814892982865312092d056d78b66597087b9f4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cbad5795345f45306d5fc48948040ede0c7d9a916e99dba6d672551465c41186
MD5 82dc2b01e9c0dc7b137b35ecb8ed740f
BLAKE2b-256 6080bc94a0e16818118989947cb74fb705999010b4685e275cba15c2752cfa95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 68cc16f130e58bbf01ffd7f29ba31979448580ace8cac340e26703b5262b3ebd
MD5 8111c6918c980f246971ad20b2d80c27
BLAKE2b-256 9fef019bb84c9d4b5bd5121df82a9439e7d43648e669347cddb6f4dc4c292e33

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 344ff94d5f59089fcf780f7ebeabf482dda010103a26e702be4584b2e7430cfd
MD5 613616278048b3ea463ae1afb342c788
BLAKE2b-256 9f8cf9d36fc7f135604ca666ce9a5571a1bdcc4f09ab449c5e6ad870adaa335a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3ed488b4802fe1d4bd62e02ca57a9980d193ec14d3206f9decd9a5e09b98536f
MD5 d8e0f613c1ec258fd4a6b84454a6a344
BLAKE2b-256 4cf510dc85970dd2dd105cc719a9c419bcbb216d846a75dbadd629c6627c1122

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c3e8db5454e40fad34fb22b00357e09fa36110a9465cafe1d86e5b9dc4846dab
MD5 9025e1a27cbeace379dcae0a12478886
BLAKE2b-256 8840825de81e02deedee39f96bb9a08381c9d2a1b36f556c29c37877d6e73bb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d9707eebb61458d40f5098beff75fec475631c085d754e5e56b150c2eee864c6
MD5 52fdf0a68c88fadbeb6328419710bbbf
BLAKE2b-256 156847c56f45070cf17b6da0d1b88fc89e74036ac5a79c11059a1d9e2a6ec4e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b93a29fb91a5a808004fe805860cb3373e8398ecd9e0257a15122e1f67dcb199
MD5 4dbbc4e58cfb79956fcdf975ebbd5380
BLAKE2b-256 87d8ad5f37e51d60a0a25a44c1671ada81f006fe94f4594ce12e536965a6bea5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 26da67e988c0ad52f6d71d4405a934702fb4f18f72e4b0583219006cd3813ec9
MD5 9c2cbb55ce1c834ede8ee780ff9b142f
BLAKE2b-256 8fd5c1fbc798a1e7c7b24055fb52c228328fe98954801892a8f0ff015bed2bbd

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce98ae5d97d41c22adadfe2d0ece3bb756b4b7c33940fba209ab8d922081240a
MD5 0d19da173711922040b4bf303f916113
BLAKE2b-256 0296e6f329d5c26dcad4a648f64cc72daff333bb91a63cfd5226d2f7aac481da

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.9-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.9-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3867fa98bf61efd2c5796e34c0aede6bc4e866a93b3b55322f856e88fdcebc8
MD5 b432f7114752ab234d2aaa0228395bbb
BLAKE2b-256 d2dba3794d554b990434f7cd10e319d155ece74c07b165ec2ecf717d671a6457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 023f24399ad9a5bddb6e4510c90418a6c34bc5517b91b9a9909d2586caf7b9f5
MD5 0a4a067cd31697934c5dfa978da9c1c8
BLAKE2b-256 b51e68d8e38de0a84e5c1cf30605738c0f6760ab959397add973e39d7249f521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.9-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a65bf71af64a9e49317dd6300f2fa0021ed90255fa863222cfddfabb719d50a9
MD5 09b13eadb88e97c54b59489f975acdd4
BLAKE2b-256 ce29c2d1cd28e0d22b5fc036c6f1d35b03d6569f11f33f3dede0e93bbfb647b4

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