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.26.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.26-cp313-cp313-musllinux_1_2_i686.whl (309.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.26-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (331.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.26-cp313-cp313-macosx_14_0_arm64.whl (86.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_buckygen-10.5.26-cp313-cp313-macosx_13_0_x86_64.whl (91.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_buckygen-10.5.26-cp312-cp312-musllinux_1_2_i686.whl (314.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.26-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (335.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.26-cp312-cp312-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (335.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.26-cp311-cp311-macosx_14_0_arm64.whl (87.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.26-cp311-cp311-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.26-cp310-cp310-musllinux_1_2_i686.whl (313.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (334.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.26-cp310-cp310-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (334.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.5.26-cp39-cp39-macosx_14_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

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

File metadata

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

File hashes

Hashes for passagemath_buckygen-10.5.26.tar.gz
Algorithm Hash digest
SHA256 568a0dc7110184686841a0a47d9a946cfbf27645a7c6c0384d3d6dccea7b1417
MD5 b6baa196cc33a75db17fd7d2b46fb7e9
BLAKE2b-256 d6fb75fa08ac6a1a4d3e14e29467513fcb4f14dbc466a2434adedb65425767bb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 13576daaae61763d623ee2b642bd74df211dadf491f596cddc851980f1d8b117
MD5 2488de2060a94bd24c433ed54eae897b
BLAKE2b-256 3514f4a540593a30a5c6a3646ed74b61769f3d18a833c3445f9f0f5dedc6b024

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd7f6c5d5a2dae50bc087ee8373cde827065c76f33e569573eb82cfe110c3f93
MD5 7bad4efaeb9dbe80744bc17f40ec171b
BLAKE2b-256 0be1fe1a2a12e391055d89811cae6796eaa061783f9621e6dfe08e81c99c08b6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3923e60150f2533576a479e6bcfaa2a130539a68835b793b42176a08d8aab24f
MD5 0a09471b937d89b1bb1a218ded7f5cc4
BLAKE2b-256 95aa6868f8864ff3195759a547057128dbfd791c22d2b4889b67a56f1cf5b87c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 632e1b52d4ae7c30f250f65212ad0851a25f0e675fb2c2793f6df6ef5ff7759c
MD5 10e235b4853f1ed6ea999e84441c60b9
BLAKE2b-256 21d5d5a48621e6932687e940bdabc4898253ea3cd991eac2dfc2fc0782b9ad77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ea5c97a7e81152b2afe556dfcae97822e95c0806c8724c99f34f8cf491e7844f
MD5 a7e793de4475a6a012306d51198898c3
BLAKE2b-256 3571a93a7c2daa3c895fcea18d09b77114b257e599d07c7a3f7f54734f4c161d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04e017af9f3f3852de323bdd961c057470111963322ec0c4d3d32a7aeec2d542
MD5 9e2de0e5e65eddff497e56cbf771bd1b
BLAKE2b-256 ab42ba782d0e1ec6310d15d1fdca6c19eba6bd22e7e50a5aa250f1525e322256

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a62c46d063fbc9e4ff54a58e1b570d30c106eb07dfacd711c8c6c7b9d758f5c9
MD5 3a7ae31f901abbaba50db156d3242702
BLAKE2b-256 f18a65e236466576275161b77a72f3b1be2f6b843526dc7bcb1e8e667facb795

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 865a4b4cf3c7bdf57dfd05f747b1c76763a637c791549f0780ec7ab170322f29
MD5 2d4677b7ae179c9ec56efb8710ef93a6
BLAKE2b-256 d99856ddca12173f5da5fdc8175be155506fc2a2c08a53255aa3309cbbb6ae83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fb07380c044ce9894fa1e53e94f9234ac44a37f47826d25f5c51c6ee8ec59194
MD5 7bbe539f724ca24bffd13178688fa0b6
BLAKE2b-256 cacd29e11acc9792424f0eea86fbfec679c9e788baa90844b518820ec75e43f3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 746243f066414e9eca0f5b7214faa89f0cb80b37d0d8f43acdbf2f76a9d5184b
MD5 25094d2e8874d2f5ae5e974c0f2e273e
BLAKE2b-256 1a4efa5564067915b48ec444bd2b56edf5dbec6cdfdbd34932db94bd6c2f6174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cdfb94e0de861044feb7ffa7828a7ab323a86a86feea153b6f15c8047615774c
MD5 25ed046699a5c829179b787ed5a84b41
BLAKE2b-256 5e7e9afc837752249bbcdee3f76a3a45b966f61f072d4058009be064beaae26b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b12cf54d0c64b95374e66a8cfae5cf51a41b17c36e67340e2ad596ccf315c113
MD5 7ac7880a247606ec4111fee55880d40e
BLAKE2b-256 299769200cab6b9045563548687829a9bdd70ff650db55315c2a7ee627ea7090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0867b8763517df96ddb68325818a1ce061e7091b614f956cadfc294836f54d0a
MD5 7bcd117ae52be0a16bc680c22394a065
BLAKE2b-256 21d9770bd3c56043f094e2e2d107c4cf452b49510199a7dcb1b973bdbcdcdec8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc554150e6adb605f6a7b9fe558edc1c7f8d6ed413e5ed7e09af4f7011790c18
MD5 83d1c55cc1968861a21b4b283491cc0c
BLAKE2b-256 5ca69fb3fa5bd72a9522c336f8b7f71bc2cceb9858f464bcb48f6e300c73ddfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5e5360019ee6ffc01321fb1c8b6a587bda12b2c6cf17aa62ef5cf796d45739ed
MD5 8f92270e8efbc3487fe1a0fa486e766a
BLAKE2b-256 3a698746eae165b514a41aafde57cc4561de2fa588715049dc318832e676377c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a3be28357932f0f6a832c93a335c58530644df81af9697c7234c1d16c788047a
MD5 400a8452c66b81ab6f15086c844d9561
BLAKE2b-256 0604b8350b6a78329b3225fda2c72d62ab7c1830dee9d91dbfa20a2a1f976365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 61167a4e27ae0cc700a6cf794dd8e384c31f258f7d1dfe1034c49aeb57f3ca83
MD5 f88b3f9832ec51a0a2abab1212e60277
BLAKE2b-256 463ce36808f7cd8bda08df470801346810d3430c7dd632c97274fa565b96eeed

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb0c9543291064ede82da644de27be4308300f4b610755801ce99d2ad88795a9
MD5 331a1acf1be281530c826458eea937a2
BLAKE2b-256 47c8ce24f6758b70dc635d93818293bb35760980ad3f4a520ef9904969492ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e9a979df1404521b9f7652066aace76d067c8e681550d4fa423e6ffe1feacac5
MD5 e6bcb5b24e1b4de3b4196813e39930c5
BLAKE2b-256 0930496e68c8e2f5856e64fa5b32149f5e34b8e419992d81b408139fc807dc2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.26-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b9373d2246a4ed757d788919619390fee8e197a99babf3320e1527f2854995b0
MD5 fc453d8746d927758bad2c41177e635c
BLAKE2b-256 04f3367040b4c7a196f0b6c68a05695395eaf1c517ae3630dc29820dfca1c361

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