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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.10macOS 13.0+ x86-64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

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

File hashes

Hashes for passagemath_buckygen-10.4.67.tar.gz
Algorithm Hash digest
SHA256 349c49833354991de205839fd969f2a20800b8ddf14e691b55a81be3afc12669
MD5 64a95f19f67992707f6b374c0db3b36e
BLAKE2b-256 b6d24386b9ca5ca3b880ef79b19831dd7ec06c631d102007189e4ff1fecff95b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.4.67-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.4.67-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b9b0d833943cdda923376d62e377de347ddb804fa63702b764d372d6e85b069
MD5 dbda07ceb3561ccfdd110a88dfcf15d4
BLAKE2b-256 b9f0037908aaf3ed237964bf16f5e3e3be42095cff66ba380634254b8c859b25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e07709262940618791fb9118e3dabb49fd46d90790b5a0bdf3363703b28748c2
MD5 b97212a70d1cb64539ce0ce979838a01
BLAKE2b-256 9127270d87c715e4684a885f046346b81eabd642009e777037468b120d95a5e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab76bd6189d141a7b5a546da412d4d6d2d939f3c94a61ad99d5b43584fa7787a
MD5 c94a0a16f28f5d6fb119f26d93410e86
BLAKE2b-256 42edcc2eca0dd657f61fff439f4b6a00c72133936dc8426deb403792e1b9044a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.4.67-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.4.67-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a3b0a426b7211351fc32ae34e59b4c53e2e3234c193ceeb90db1a3cdc0bd5f93
MD5 ef34c0a1bfaf46413fc42eb36735730a
BLAKE2b-256 54500ad28b6eca207c0a569b5bba35356b83b39db913fb21e150ac094ca2172c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3b1520c731a2bccb13a46c20cac9206f7dc2adde6414f3b783225ce6bec4cfa0
MD5 8f6aa27a4f6c8127e6ef2b481bb691e7
BLAKE2b-256 22304df855dd5e7dfbc6856f2839d264844b6e39ba0adf9185de8869e2e88155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 baa8173102cdb2a60df7740a14c96a46d8ace49e97aee4d186792b9d623b7f20
MD5 7a4b9c9abf7942e9af9c6b3838c1ccbc
BLAKE2b-256 ecc07992990e24bb415304d0176fb92b31b5365d7e67a05cce9853de3e2796c6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.4.67-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.4.67-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b849fa5ddda98133b5a8e547b1634aa89c608f82aa40a9b02437873e155219a1
MD5 a849aa4060f4b24fd0db2aaca3b98f88
BLAKE2b-256 75ecb61bc01533f7bbac4381e7d61e7a5d3b07e0f11dd3e044567a057c125d0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dd8db256dc62f5f798002a5795b2c9320f7b4a3b44f6585b8cd78d961812addc
MD5 364348c2b0dc5ee84ecfe810604710b0
BLAKE2b-256 9e76648a7bdb2f6d9d9baab0b8b99ff40927eb1268b5de3d6b914d6564896733

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 518226fe75b00077c34c884711f1905be34f560c08419853ed2a92abaa849fd3
MD5 52fcc00598f82e5daa1cc41b4b719f7b
BLAKE2b-256 23241504a79b12b468f20988e76499748d9713cc354446df9ce2dcdd2d589ec2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.4.67-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.4.67-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ebfd6be4792db1404e5aed0389fb04c500d07e63c2626c54f808b62b22b526d
MD5 e6173b72a744e5d1485d588582788f54
BLAKE2b-256 099edba21d6ff670c5dae4441fe2d8d03d1ea50ceaf4f23d2e7d8d3d2c3f7605

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43235a5e9d4b2ea3b20d66fa11d4636536d63da899f4f4ac158a90fec4e7ede2
MD5 ae654ce5740cb0d3809942c9fe8412b1
BLAKE2b-256 7e74cb3828ba957e86a7a3f6f0549f62fd983b5b0b1349d980e7b5b9b8452fb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.4.67-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 15f9b0524a604b8a85873dc6e99d24ce4cad3e1122e66749845bf5f5f82722ea
MD5 d94b8ded39157a0ecbd4fe8997ce6761
BLAKE2b-256 6a44dd08013b8980ca3c2fbf3534c1388f498403ba2885e7027f21dd2a9dfd1a

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