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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.16-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.16.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.16.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.16.tar.gz
Algorithm Hash digest
SHA256 5c6d38d9d03f50b1dc7e078bbd643793a6f141e6f2d30c56c8072646b38a3e29
MD5 10d50c8f309022d0ad89fbf7ae643fe1
BLAKE2b-256 611420d640b173046dba3405ade018ab2e412b73e5c7e635fa3d7541ec83322f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bed8e96a0f06ea205fdd7992a4c6821be077c15bc318a0699b62c4bed883caa3
MD5 c56c7f7a47b39aa8761c181e770c4f8b
BLAKE2b-256 53cda46737834f24d58f70a40df3b20d0d925668c704e3e67fb0b755e9903e61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f6ac6b65a71bd5ecd2fff84d035294cef233719cc6683051b11a3987f53c596
MD5 3de1b7d56ba84266e7f6af8f30d9c793
BLAKE2b-256 408a1b44371dd8a897d3f5f4cd7cc10bf521b03a6786e9aa6ee7fc57a7f9a56f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68f4d20dd3021161c70b4a7351d8bb382f250e698fdebd1d056794b1c26856d6
MD5 bbbf133d86304de16590a7caff85695b
BLAKE2b-256 2aa92bf34fffc1b9a6155a40a68e27098c7b826f6d54f3e227ffb0f3fee6c8a3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d2fa4b784a07767f6b9f34b80dbfe623b993993c75c436cbd01fa54a0f723f3
MD5 3c5e1cc418927f8f1a995bea11e3702b
BLAKE2b-256 f5d8b9ac6e49a3c3fd79cb2a2b8daab9235179eddd9d44b4164a0739f177b02d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7d20349054e3da2b441585d64acd1cb8b6deb00a7eeab14d4dca6f9614239450
MD5 9634a4de29dd25f85b75544f7eeee0d8
BLAKE2b-256 4ff36db35f0a4f7ecc4f6524c9c8bd613dccb0f4d9ee2b8c9a45b6104b2aba42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8dd9e251dba5d86267eefb49bf5c582a66490b618149b415e432674a94e740bc
MD5 3e23eab1d57d8904d0f1c79f861ae431
BLAKE2b-256 eb359a64aea962253976d0668a7c62585430b1e8a0818ecf3bf2f1aa8f1a5d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 40a92e7055c3ab1ec62dde5e199ac7d61ec7230d0d0d7a4103f3443cbc1d5d67
MD5 3077e7f38c2f3a6b3d2da2d3753349a9
BLAKE2b-256 c36c8f21f3990b8fa47dbfc4d61943b373e8e2fcc8e2ca742dbf2c259e8f8dc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37a81ef280e3eb36611154c6f2def5ba3e9fd09a9143fb738888df06662bbe76
MD5 9667f610862b41aa650808b45b07aaf4
BLAKE2b-256 a85dcab77fa08ab8fffe6876b4370d7dab54767dc945fbb6c4920fb213ab7508

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07df88c718b033507cc5e673b7ccf853adae132abf810445fbb31da8251384c0
MD5 57bf6287785d341742ab2777df67ff03
BLAKE2b-256 8c3bb0c151a35ff9e138c7b23bddbc9ccf62e0bd0ed2c6dc14f2f3c7f78185b2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c1b2c362541ad4386f18842893645ff05b31938ec929dfe1adc6fa3cb6dba52a
MD5 ff058be37d566808e201aeb96f658ac5
BLAKE2b-256 1633c09065cdaa0a59b70c58f4dc9935fdc0dcf879758fafe8a76c1697f70c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cd436d379b33f501095cd5e1ea7f5516fa260f590e1ad720d54b2953e306ab72
MD5 8901ca8d8e329f9fd059eab9bb382966
BLAKE2b-256 9d5992f1e3e2a2a7a0f27ef6a41538301ab16025f353151356696cd47d3ba7ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b70675a13922a08fa595897a1256eed9efc895000d4bd1d805e2e82369c48912
MD5 5634f3cf271383f1bc45496e0a8f5926
BLAKE2b-256 52536c475d53c4f25bd651c874459bbdaaf2132d4e11371098c615fe547838c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 402c0ad346977a242afe7159d9fa0e5d86ddb6652bc4d2f370a6cfcf34a59c67
MD5 21b350d9af4c663689e934dbd85896b0
BLAKE2b-256 7bf22995e4265e4c5d0a8dee72cc4629bbd2d0e83eca0ef5fdf5a3402c420481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 77e3e96636dff9bd1640088170a13c0c5dfbe9c17b347f9dfe6fcd5b451c8e0c
MD5 1eac4d660cfb716e96d8cb2b64927b2e
BLAKE2b-256 6f9c2ba9cedfec4a01af0eb88ae3e7a10377a59bbcf7a1ca8058a72644932493

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3989df479f50397fce2e8de037743e239b8ff211892abe703fe1b0326bb281af
MD5 fccc4ec0da154688d2a031331f1b1930
BLAKE2b-256 26346470c2aadae4b9d68729ef624a360dcccbaf0d5d477e1cb3c258fa63c191

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d7d04779474e936adb0f48d957c352cae84c72f42dd0145473b49fa296d42583
MD5 e04d21c267d464c809bda60ea7d335d6
BLAKE2b-256 181f31e2aacbbb5af07f0a9faa251b93e563f9dd4bad825a26e3a805fdb05471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 88e20f6c2412a3a274f974504408caae95f27b229a4cb80c8f363457d4352ed0
MD5 d88e317ce9f4625b77eabb83dfac7521
BLAKE2b-256 cf4193cab0b1f5d8e1e16a2750d138317ebebc3bf2d77b4550344346dc15d05f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7e8e777c471b1334edeaec430f00484b4c5986c2a73d6fb28369451a8e85d23d
MD5 b84ccbb30070938142f1809d7a5ac3eb
BLAKE2b-256 228e217cb054efc2532ad837e491d12db2da777ea2584e94b9904ab2624651f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87a4a30dcc37d68372fef99e04ce82ed0b251661c2e34a0fc977c2aca981f06e
MD5 8df8b6fc36b9776575540cc71e1d8417
BLAKE2b-256 451d3b159ca61e45fa27259b5e26b7ce829abb39e6a74b2d6a7346272019432d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3bdc810842c42568834f6eed7de3b22c099f0512502e1fd7efe06fd94339eb1e
MD5 bd3f279f1a08dbf0fe18b4d143b306ad
BLAKE2b-256 dab14da6a40aedefd59a18f4738f08ec03e1d7bab72e35f49921096a57d3217e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f051e5b4629585747247d05e66551ba09842258f4efcf2d1e74b233fcd9d941
MD5 7f86314369f4b300c03344ced0efd084
BLAKE2b-256 888cb8fcf43a286423912623a26fde2b03cc1f3c6b8afb9de5241f960b2f1feb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.16-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.16-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 136afe5354612fb3fbf7cbf4d33635d681c890652511ed579203bac04c6a2c61
MD5 49688a84ae19ba389da13bdeaa8a8cf2
BLAKE2b-256 ed64c4c9e17fe6f5c73fab63e118a11d3f2a276897299cf68a68904c7a798135

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 550fa5a477300c152e4c70182688edac5ab038361d5dcd0fb6fd21fd0ab6e6f5
MD5 e8bd968bc1ea9c7ec4248efe175aea3e
BLAKE2b-256 2f6a2f87ddac97e21a7c2dd0a6b76fd25470aad89dc6a10aa61721d31a42febe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.16-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a6203ffe33fcfb838ae96cb16e5675c60c5150b49365dfac87e4242dd0e451a2
MD5 00c03da2d1c94324ddd56600316c213c
BLAKE2b-256 82903617a05957ef64424cc39f6c64f9dbb8d103faa0b17044dcf29cd15ccaeb

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