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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

  • Download URL: passagemath_buckygen-10.5.13.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.13.tar.gz
Algorithm Hash digest
SHA256 cef26e901c0bc5897bafddd652a3d45714f0ba88445e620d8daaee1c954e4f91
MD5 81b9cb889ae5d7b7253fb7af44958d9e
BLAKE2b-256 2e3bcb64d715ff760fe62e925e3cb02b5dcea5faa8a4d31e4f038e712ec88a02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a943831b3c332907bcf2115f398cd8a5cfb6cd7d5d6454d9de0986e3df03255
MD5 bd6d4ac82d428799b134547b0e4e5d48
BLAKE2b-256 425403f217c6d2d00e40f0e87fab2991b03a24187d111a8d6d449bbaf0ada9b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 49d8e98e7d8696e57832749e9702f5e24a570149e462505922aa2c21cd9a761b
MD5 f7f4c65c9b4c7d7682bf18b696a6dfb9
BLAKE2b-256 332e9f22506c8cca1c59e6eb1bea6a195a0621359eeb42a1fda47606681ae8a7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 949f213a04b1f3c998f2f93a842f65cf094cf233056fa903c146520205819e1b
MD5 9c07dc502671bc2a5dacbb9402b697b6
BLAKE2b-256 08632af6934fff5083f4da8f0063da572458fa904f668d2f7a06f47f76d9ec1f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c7b2c1dcee0f639fb8654dd32e18c065e80ef541fac5e4ed3c27b83a647211b9
MD5 4c052d73c81820f92a73b2ce43b06bcd
BLAKE2b-256 6701e6c00a50cfeb461d326556d4990fc7d9f162a9aadc74a25c94d7e2b5ac4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9382c354519454ad0c8bbf815cf1652adcd09cde83e16e5fc82548dbcb4067fc
MD5 ec32ef6cdb01f1318eaad3d1527296bd
BLAKE2b-256 c3f01a00e535f54d4e23a807211038c0f341ce22ad4575800e3ccf866e7277ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 085e82b49eb15934f779a2260577ef80645f4e95e028674d5f67a31acddc33fe
MD5 4e73f3a3e36021845f4c58881593a861
BLAKE2b-256 80d58781ceeed85471140fdd5e5d99f6576904a84e563242e454adef4dded6be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b095e8361dbe3c85669602f3e110d43e88485a5535fe81f2713204f376f16b95
MD5 77d0e0c176da8da65ba290ecb88e9591
BLAKE2b-256 146a4d863f2f26c7e125967eb89a0583c3d2b25a54dc66f44e7795b3e83deb9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e8f10aa3302ceb7c284d5fae7fcd038ae1a3549bad4b520a8ed6bb886556bf30
MD5 8476e796355e41fa62b272c507e682d0
BLAKE2b-256 4fc3c3f5d8639a3ef1908b0f95837057dab8bde176d12ecb59fe429569275876

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b435ae0263bbd0e2f729263be673377b64b5185463ccfc299116cea89645e5f
MD5 0b9aee489e287ecb08022cbe063ec92a
BLAKE2b-256 abd0e6916884c341d5d4a66f2e29e28b730602d91cdbe687ccdb9c9d80320bf5

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb93bdce1d788f1c822a674922ae875ce2cec9d3d891ecf6c708623172de7418
MD5 99fd10eaa03f996a8d7421955b5c3788
BLAKE2b-256 798945b0605375efabbf0c9a16d04d02d0f637247ee3a20cd7cd8bbb9b9fc44d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 324fa882f294781bbd58b69f235b59fece8eedbff4cccd54947e554271024e03
MD5 0980f51663a91ded0ddbc22b977de3a5
BLAKE2b-256 3412a2a669a7cb21b4979e9af96b1b695d76fbe57dba59cb549f0de57f003026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2c05fbee793c6b3102d934756d61ae7e7732958a6ff97d50dd895a9747364345
MD5 244193f485314ca04ede7c51da64a184
BLAKE2b-256 4aee5ce9d32619f7524bf754623976854eeda65c692534c025f4631b91d373d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a2c855bd19e5d287bfc3433764760ea68740ce1cdbf969d04af6db16f646f16
MD5 ed6d15d960dd78e11f0eec687b9b4142
BLAKE2b-256 438ae784796cd83a561c2eb3763434e5156f0564ad0e6234d390b5ad6e70be77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7428849cdfe9a31d6e5eda5acf66e693c9d5680160316c53dd937a0832eb16ae
MD5 ba310d46d163078699c37de531edc981
BLAKE2b-256 7af3c457024e339c91d367945f8c8da95fb209ab67a627d351efd6bbfca25850

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d55c62373ed37a250842e86fbdb5201daf22f6a5f1abf74e66f2664c14b20228
MD5 b8d636b0d315728d0462bdaf8d33d3d2
BLAKE2b-256 f8168bf95e22e7c8b4158adc10f28903fd6b8aeb00b7285efefea07ba5872b46

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9137f174eeed8a75b3d1c1d46e9e06da0aec2c66e53583eadd2f094d811b11cf
MD5 7cb5a04d1f2702fdcdaecbf08a48f010
BLAKE2b-256 073d50fd0f0e03ea4fe974cb0222e3e0c373775d9c1879cd657d95e16041ca79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 773a3a0b4356d4c013cab0e752d5c211d417219b0731e28a6157cf82ae558a85
MD5 42b1490f76f753efc099a148ad041fb3
BLAKE2b-256 ea86b9ada5aa7429a757da55977c91b3d1176bc91a3eb40d035818506ec0d3b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 402eaf0af788f192e92165cc3f2fc0259ede2f0dc78fe18361dc53cb8c2d2536
MD5 6669c4f5deb8107132104e31a75ca653
BLAKE2b-256 944976de2b716f3b20fc24248aa86b829caee339bd761d198e0cfbc3f7198744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06a8fdb4f28c4cf56c52161d885cabcac46f5d741b8e5a787d68b0ebff71c6f8
MD5 22032cdc34488e3b308e4c2327eb84b5
BLAKE2b-256 c686e784b5071b453cf719157feddd245ba454cfda50e54ab04d1effb013f47f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 52746de6252c1fd07e34010598f1eab67cde94f4768ecf64510495e078ea587e
MD5 b4ccbdaa8d3ab231daff6bf892573cf9
BLAKE2b-256 7fe59ab3f4880c436c876d61cacb64fec5d609074081830774cab0726397ee64

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a225b5934e1907e7570fcb02bb8607cb6280b775155e8215979d672469897cf
MD5 94df7ecb08557d5f8578f7bf2975b973
BLAKE2b-256 e1841b94c7ece98399060d0bce1c9cbbee2b179b0ae0bf44eedd40327a9e64b1

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.13-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.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 476e7fdb6587e916d73cd02de06992bac8710198a775cdd0c135cb6c9e5f86a9
MD5 ac54a9a6a21b6d9f849f65851a7e3923
BLAKE2b-256 323263607f17a1dc2f5de5cfbcd8eef6ebd097761fc48d0ded88084b9ee80046

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 21b75152aaca6065f8d93058ee9de30ff02854db29c8d9a6f5c36a31c6889e15
MD5 b6039c2bc4a850b3377235edae5b2165
BLAKE2b-256 221c23a8095ccca3a03495a1cad643995ce2ccfa21dee5524c4e4818eeed96ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.13-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4ba7f2a8be3516d90daf524ba3769cfe8f30dd0e29bbd7adc622cba680514411
MD5 8699659548f40778fd61681109ff21bb
BLAKE2b-256 c4a24cec162ffedd70098e730eba93d1f2259cc88b109fb8fefa2f20cf093c79

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