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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.14-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.14.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.14.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.14.tar.gz
Algorithm Hash digest
SHA256 738eea2b52130c54673c13020adce589bd671a3e4f63192d538e77a61e211cf5
MD5 f17c7e16986be2fd99da912272a63998
BLAKE2b-256 27765e0b8938bba58fa72b1dd46dcdac855cad58a5b4be06a1e3fbcf77129be3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11dd0a1744834a19bc8be5616b43491421d569a87d79059c66ee957c75332210
MD5 829dce281011d3499e3ac31f4cd9e703
BLAKE2b-256 6bea687376c94dcb5ae513d831f0fa78f2ac77eb8c5d4e997879b75065b689e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0cbce3a827bb1832e9c1b2e9d63f0eaccf6a9ef15da7abd200af25393941fc01
MD5 5723e4b734e3896e2aa3b8298423a8e9
BLAKE2b-256 f2669976339e1e49fd1fc104860d4eefa6f94f3735ee8bcb31099b210eefc7db

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc26ac13b5d388ec9620c87fb1d72e8e26aa1f431e3565ef28de7b575029b4b6
MD5 2ea436827b7c517e1856551fbca6cd22
BLAKE2b-256 81402b5bfa7c8503ecafc43ee24bff30d63943b9ed57165a9acf049edf58975f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8acf2e00efe9e235fdd3398ddd1a5f55494ed3d716aa05a8561468b90fc7040
MD5 b884feee7227c98d625e481055e60b9a
BLAKE2b-256 506360c9231f92bff7c2055f847aedf8ae4ce27e85da4628379029961a80fc4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bac08f9fb23522bea80d54c963df56c787940bd02133fca7d77e479d6a5ddfd4
MD5 efc619fdb95b33cd39c9a55e57a4b879
BLAKE2b-256 6cff6e456addd5129a99e281adf1f8c956265cd7f7c14d11b27f095d9110bdc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f8ca5cecb9ecd70e3e1c863c13380afa4721047a9fed132a92982c1b50d384d3
MD5 60f9947f43391a724aea2d94a6611a5e
BLAKE2b-256 ef57c308671fd7cf084418a43d6af81765d997eea9e193169721c1ced820f4f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 303912866c777b3434d792dd6fde88c6db01fdae97cee7c814f0040f812d91c9
MD5 8469218ba8e58aa1327bbac6edb98f9e
BLAKE2b-256 e1daa7152940628c5cdac68e9867fc17a0b2de83b9e83e51f4c9b1583747e8d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ae6ab5a9b13aa04adf1fb4d68f4b6c0d6d6b5a0ea8c03e1abe9534f630ceed14
MD5 221c641ca05532ef1d6b8a421758ee2e
BLAKE2b-256 56c0cabb88464daa90db0af0f52cadf3a78b462c1c919ff59a6e62d9c30ebced

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 34d6d207ccdf8e0cb4e7c97fb5b459eef261dd25ac219a237e817a700608d6f4
MD5 1e885c3a063a964f37188b8923ab05f1
BLAKE2b-256 2fb997d59e847cf1f4e2035a0fdc70d86a0482e7068f20a2a7af8ddd46b14949

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7831499071ac1e960452140ca07da236f259c027b1db92d2826126b2eeceeda5
MD5 49f70317259a790023540573d050ab8a
BLAKE2b-256 8425b8fe7824c6de2037881adbd2211ed3eac8969d12e01d608a9b3b035c2d5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 497f38748fc732304f77e36bc34384c42c51283d21e0dfccb0a16ad474c85812
MD5 ff10bdde0665d39c64b04b6ab7ccc3b5
BLAKE2b-256 42d6f23e942a22615baa8e2b604e41d042d6d78c9cc423b0fab5ec532176e518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 05c058f8f46e7ab9187d00230e86e77900d27f7c6bb33f80922a98918f145fc4
MD5 688dda5063a3f69ebdb149a15528f14d
BLAKE2b-256 8a11e47c33d64af27eaae25137201babc266cb184f001f5c399a2fdc902f7e75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd8553a1885e1e9e7599642b5b0028885c510924cf1cdcad5d077d8aca795918
MD5 27940de6797a61a490998767d39819c2
BLAKE2b-256 6c25a185119082ea635ccd726ab302703d18a741215bd15a64878baa32efec7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 83bc6789794b0b6defa026c23e0ad5bdb5362f3f6213634973f483344a394903
MD5 507f5b5a1ab2d5e5009324128719de02
BLAKE2b-256 16ca64d42d2ea44260ae3a98f954deeb503a3d815ad65f0388759fdc4c432da8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 736931825e03c1ea59fbd8746d6b7983764b7b93855cb5f56ea055b5852d2745
MD5 4f706c3fad1d4f66dbc8fc798e8a7e05
BLAKE2b-256 ca5218a6f0d10e253c18a849499875d6d052a5972e9e2fe033b8007b5b202e0a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c7ea74e89343ddb8efb4e3a25986c8dc533c2c1a01d48d984653deaf25e81892
MD5 693ffe34b16ee5efc3f0abf8db696925
BLAKE2b-256 f65d1ee6d98f964f95f37c7753e9076837df743cb54abfb1e5d7187c63918082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c1893bdfed42adce9d0e957c940843fa946019de0e8e02c7f510a4502b92431d
MD5 351603ad3088e8006c7be1b07a42b75b
BLAKE2b-256 3e9ae1023c683e1a1f366f65c0ee67cade8084f50b187466bac5211391a62869

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c41103629d77c27374f46f9d7560ead520c0ce6d92aeee1cc21c8a5442d94e85
MD5 83b67bb7f3c842c74923fb379af4863e
BLAKE2b-256 0e5b77a93044b0d6659db9bde6b7e31a000cd7f6d490dec4cfae1215ddf8ff9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b84ec370b77d40f558bd7bbd911efbee1ee7fd5db69d9e2f2958522d8aa5c68
MD5 8fcc3fee62808ba657b3995c773f85bf
BLAKE2b-256 79f227cf4b8ed784ef4e8953069e6e530cd3aec7340bcb795b330361a76a58c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8d2729916fc20c0b3512e19272c6dadc3fa64b9366cf2f7fdee5567fd0a2d087
MD5 f8c94e21efdc5bc9fb1b8c864ac5412a
BLAKE2b-256 9bf652b582cd220eabfdeaf2ee9ae853e9b3f220d8c4947492b12dfe3b1ec9dc

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c28d55949c07c0618ea1e7f0225237eb97ff9356a09ac93b839d0efe6a78b6aa
MD5 e38ac6d22338a0dfcc543dded40f8774
BLAKE2b-256 5edc8f3794260399b2e4f15e9502ec75e9a55073df61d608f1ddd380729d018c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.14-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.14-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e327e25529ca800963b97cfd3ce7bacb45fdee695bd4f3765925320e37960820
MD5 55bebd6ba1c2fde25bc6e2d62408fd59
BLAKE2b-256 8071f07efd4d58906016833a08fe6861d4c92e2fb35d185ddd273f3ae56dc357

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0783f7d56b6813981a49014cc817a4056a0d5e36819c10421da468adde73c182
MD5 21991238162ffd017297b3533abc52ab
BLAKE2b-256 030ccbc1631749440bb3c23060b9f0e4041fd17ffb52aeb55a50ccff03ae216c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.14-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 33d2179825d9fe51c64c188ce68bb9944da0b3ffb32cb1365558e8a499512aec
MD5 f674f4b4a6221fa4fe1dde933036bd94
BLAKE2b-256 c17ea696782e264651a0b022d6066ffaa532e3eb07a1053f6830b65970f7b912

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