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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

  • Download URL: passagemath_buckygen-10.5.18.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.18.tar.gz
Algorithm Hash digest
SHA256 9c2d460b77e01d8cfb64fb8e1396cabbbc7aef94955b91b29f5cb4d06c0fc178
MD5 951b56fd41ed6eb43bf146dda8553b5c
BLAKE2b-256 13a50d29250e08695e2262fef0858ed27d021cf5017659ea671ed7149632ad5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8ebe996988ed4d8b2f05c4d061aee38840216d0614929f87218cc1dc96d57f3
MD5 2f29b9a969be43d122c76c294d1bf581
BLAKE2b-256 d9d1e4fcd81604ca3ab8e15c20a9ce742dda6bdfd884b9c3bdda1eb749aeed9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 97c7ef0aca144a080a085973ce423fdbdab22eccd5c369a3b5b75ab4f2e3300e
MD5 f520709fd81aab2541e1d884fc85cc26
BLAKE2b-256 b01bd6c41135e0d1b562880c5ce7a419460cb6c7a87722f5fb545965cca3d2aa

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8945e21fb07aa0575b80e49bcb9d68d914f912385595f2eb2a430fe3b9b840c0
MD5 4db60778c6e5a0d3a87ff8f48ab2d910
BLAKE2b-256 4f76122a6c5c0106ed929cfa5bc14a2c6e620ec15c80f2bc78516e415c3a204e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bdcdb6262aa3a7a20d5d2abd6c21e75143ebf32e9d4b8cfdf56f9e5d439e9ab1
MD5 f9dbdba00c2737e75fbf1765d6ef8528
BLAKE2b-256 b58da210e9d247a9435bc205f8dfb8e546b1c6adeff6e97d9be5ddb580272f0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9af13f7432d5dc200efbd9cf46b6ea08e8c66cf4ec4d864c6beca398ad1d6566
MD5 f515d1c15147c6d5d2e462dd64b0550e
BLAKE2b-256 036ccce3ed543e6068bee8025b1c6678abb21796c0a08aacd3248b668a238a86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5048abe79673de816b83fc03bac51810f2a92a449b6927dae7749f2fd2c320cb
MD5 667a5dfe53ba1fa30e0e0ffe353417bd
BLAKE2b-256 05006412c0a9924070f68baea924db999d7972b28bce0bfc015222d16e19b7fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e96dbd38e7f2889c45253debf8bc9f4f90f067b1a6bcb251aa3fd34d66cca55b
MD5 04f89cf5d188bae789b9ca89bdcdd05b
BLAKE2b-256 2239dc3b63072e4a3bf92bc692d53fd61a2920153d2b205cb60c1e99ace4fbe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9012d9b4cde1fc03018deee18e5bbf238b9f1997a020a07a7c6826231bd25d55
MD5 d214ecf1cc705e9d9c901afa22e06e2c
BLAKE2b-256 ce67f04e900edd2e4d31e87f8a5cbe53cb9c65b29dbb9110faa84a101121c2eb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d28475afc4bff89b62b5b551ba5720f1974ab1f07d9a8b6f1227dd838a6563cf
MD5 9c4c3fea1e32d92c0f7b1645e5c981ee
BLAKE2b-256 6b9d3881001c714e8e8190f1d51a423f76dc21ae0fb6b311ef22562c1dd76e6f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 021c8f9247eaf627279f4bd2032e30ed7e952aee57f9aab1a0a5b00591bf5f06
MD5 078e4405608932f1116a0c4c16fb723f
BLAKE2b-256 1aec3ac9dbfec31ddadd6190c523815f26629a62163936870c4651a24400ff3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 35813c110a570db91a13ef4d250dee4f652ba1ea2cc6e22cef2a338f77ba5b4d
MD5 d2a56ca7c8c4581e0144361b3bb21f13
BLAKE2b-256 418ff2ab7dab28852ec36a55276f7c5628847ce7735ccb2bb7a8196e2686af73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c40a21d0191b664771a0e1822a611dd21a489284cf8fb28638de3e7315183d60
MD5 d881d3b14c9374f875d34b2e544c35ab
BLAKE2b-256 6f3a621c31c72bc079360147536b6df3ae9390e7873831eb0a281fdbbc5c97fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7eff387532870b8ac8586eda76dca1786f274c9d059d5b1db37cc49e38055e3
MD5 ff372baba7ea673c49309909324782b9
BLAKE2b-256 ca4e5b7e90aaa84059aed4fb8f1f188a23097830497381a7e1c66887ce8aabd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 45083d1dcf98002858998a914f284723fa835c0c40b03a72057206c85012c24b
MD5 431f9b0b0c9aa23278031621b3927f88
BLAKE2b-256 3612d81b918f251c03bc7f628691c9416ff4957a30b0fafae0df26b7406ab00d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0cea5d6e2c50c39ec933e7b4e88b6306b734ee8dde2d8550e5c7bccf99827a3
MD5 3c30c88cb93ea18f2b1a6386cde17adb
BLAKE2b-256 34d36bf567ed8bf2e6848855c9dde24a65b35c0973c8986d2d0e83355dff5355

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 96a949d89b368fe31f42b07a759cfed3d05f5705e24b21c55554700fc0b153b8
MD5 fdbc92e3dd1994865d105433ea2533e4
BLAKE2b-256 e32bfbdd6ad4433ffcd7d34f4096185f9c4ad4b9d67493760df28fcfb0a30e9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a0485673ecfc60cbb01fec6ad28a004f0e5b8a493307b08ef8cdd4eb59a8f82a
MD5 768d97132da1d321a7f871d880967a92
BLAKE2b-256 da83f5370656534e95a60115ca597d83f745891a5cfed29191f97143ce0eca34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2e47d7b739b00b62201521101fbb99392578d3060cd87e473a252217464dbc5f
MD5 df8acd088d8610238549f928ca8f5d25
BLAKE2b-256 7b8e0cad3fe1df067f87c63b81e3019c4f0222f63919f7bdab1d94d169411640

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 286bccb59c81fbc04a653b69f1d8082346f828005227c5b1c5a5fe7fc156b778
MD5 3e2f4054e5f9163e97a4a81c5f2d967a
BLAKE2b-256 3f5158e2a9dd28d0a2c510976733b07cfa1793d66dcda6fb3d47073546b69130

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3330db1dd58bbb95c3cb42493b864c467ebfe63290df71bc04b02ec124980a04
MD5 6b70a880339468596461ac801c9ca6a1
BLAKE2b-256 6f55ef0575089206ee4929c3cfd813a73f99d47d5b8c8aabb33664fa7371fe4d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c65b3983299bf3f12158bd59f6e4df1dc6af8e1db707c504e61364d5250b4024
MD5 bf81b8051cc57c2653d43af688926894
BLAKE2b-256 3b50acd12c7e1e8ed49cd6524d852ca7722860db6b556b3bf33f085828cf10e0

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.18-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.18-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 164318b4e0eb2f5562ac9e9482fb735925c5e0da21abf2204fd3ae84597fc0e1
MD5 e24c55738243b64d8a320f553f7331d5
BLAKE2b-256 539c29fac91835770ab201d449fdc00136fc03b223f831b642eafcf5f154f233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 54ced7c1771afd899c09a54dc8da7efcae2cc36ffb75d600b6c92a914c6c046c
MD5 e30f2c043564707892ba931d66b32f7c
BLAKE2b-256 f36ec5ccffb878acad590c140f51d3552851f9d618837f6930d9be5d9a576013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.18-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c349771e721d4ef87914b2cfab4a4eadfca8570355ab0dbd37285c432a1da16d
MD5 c7fbc87e0da31e69df0d9b4b4682f7d9
BLAKE2b-256 e6dec8e115faf6c92fc2a0d34509b5920e8c3eed77c0d02987a8a7c3e82c33da

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