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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.12-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.12.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.12.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.12.tar.gz
Algorithm Hash digest
SHA256 e821a5e23964a68bd08fa5ab518afb1418a8751a08eb9fd7060b558ba9b5d9d7
MD5 a175301085998bf013c859c8445a8a42
BLAKE2b-256 311bedd627f8115cb56e24637b6c101468d68f837f9c39ad1da442fab2f09666

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c0b0c961f644df6e8be878b689d7b1a04d1edf4d417ea3e26ea889ceabccad8
MD5 053a420eb2288d8f8983c2a1ef113ddf
BLAKE2b-256 682bf9294d1740234fa38ca20d3329112b0818ca5c828cd6f2cbf789de62b80e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 571dc3721152f9a9d422cafcdfac6bfdeeda980f30c20bd1eaa5fe4f4277e797
MD5 000df4702c20a496f45f1b265d27afe3
BLAKE2b-256 2e59e5cbac060df3ec0b001ecc0b089e91a9a5da3bdbab118c031c9b4995181d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 50b1c67316bc492d2e6e1df75923d0a3b44f13e0b1da1a7347936c80757ca6fe
MD5 08ff1736020ad799f09b106c4e608013
BLAKE2b-256 3c8c2613c6f5eb6a18e1fee1aca40b337b1c94a0a335551aba56ce1acdeffbb2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8c7535c45421116819479a7dd21b2a2853eb743c9f906f5468b69b25e85d1ab5
MD5 9de5662082e1548644107c70b1eadc01
BLAKE2b-256 1bc1ed85e9d34b673da6d0e863ed27d83b9c774e9eb29af0ee28ce973220daae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a844ee1840f96c799a47ed22202556a2ca6314e149fef519f7c2d96374480343
MD5 f4a879e81fb0181900172decb0bb35a0
BLAKE2b-256 44f8efc94aef8439fa0927721c08ba58a473f7c200805e129324f6f1148de348

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 173e92f6dbf7c09fc2b8c525dbdcb855e52b2312b00007037081a444dc8431d3
MD5 f33b3af7bb5e2f33f557ecad4bd4825c
BLAKE2b-256 8e60bcbf824d0bdc316fc81fcb17db002857f6ccac7bc28de56ae62ab9db3858

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ee5024fab25fe19ce2418ccda2e7db82be02071abd47ef021a8ddd5bf751feb6
MD5 876a3bc7e225e24eaf08dabbb4be416f
BLAKE2b-256 26e9a7ac0a34306da5f10094a351b2bacf2e6fa8ab040057fca893151525d35b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0c57b3737453edc25a202b3e00dc3785b11846eaa745fdb03b0d193ccfa83ae2
MD5 b9998cab2f6ae9faaf7b8221356a958c
BLAKE2b-256 1726c4fd8727c8b911503903d3b990d11defb521b1a9fcea3de84f8ed8ac268f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd24292ee5c34f6bcfa2052388e3cfd32cbb66f7ebdceab6c6fd08db8f3688fb
MD5 105737a62ffb19b3db61784f14fa19e7
BLAKE2b-256 afe5e74fbade3117baf101200ec645c93a5fb7a9272ccf1003071d38bba8a24f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 642ebdf52f80ae1578de0b6855685ab05dfcac70bbfae31220801e8b80d6c7eb
MD5 bc10479c16d5d0b2abc9f0f65fe36cff
BLAKE2b-256 60f5261ef913464f24705c9a2fc9c52c573aca10cd17c43a8e8a26eb33730af0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a0a49d6bd6678cbca35ca0bccba5a36a5d20800f10f2d2515c61aa67b4f19ce0
MD5 3e859357533d706cead8f5f732a29447
BLAKE2b-256 3b1d2dc9e72d39709ccf0ed86e1af19b14b55d1dbea27b6202aaf5c97b7fa427

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d44bacf26438b9d43b05c72450e06959bd79000b0970acb79748f566aa238151
MD5 d4311e36b83e0f300ff77345b4eb06b5
BLAKE2b-256 6e16b836c6cfd50e9092a786ce0c742daed13bbbb1b912bdfe01f60950a70527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 450eea913ffa32319eb064d2f63d53ec03c705fd9a475f8abecc090ab87c62eb
MD5 1d5898e0a2741172b30e209a93428706
BLAKE2b-256 60a2e699b5244fdad61e610e4abbbe2e9503f3de2ccbd9233dbc1ada5d9a90e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a9a158f8900ee7c08341481a0c82e1dd463e1ed9a1139f3a998916ce618ce34f
MD5 1d88cc549ca23d651a6d2aef6a46baab
BLAKE2b-256 04f76eaa1501400640cd9c28abb685f7cf4deb6405a8323a42468aba6d986498

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d9d03e6ad9f28c379619022f55dbdd84f4c3a172251f3dc81a9d69e03394f09b
MD5 e114938add7ea73adee644ec320a7481
BLAKE2b-256 9fb7e010d838b81dfaf1f908af3e6cad3f621b2e23661b14c15487548cba4126

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e35477744b5ce8557c37a1b83e2ff45163b3029003321ef214a3123e8f554820
MD5 16cb0147b02d6d970b6ae3d52862086e
BLAKE2b-256 80449dc367a8d502e91cd37542ca93aa322752f50b3ce0025853cdb3a11bac0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0581362b184073ca82b74406b54908e2320fdc9761f8aced65d1c89880fc0438
MD5 76361b385dbf13c71ee51072df684c39
BLAKE2b-256 cf2efe2b217211dcd42e4e0a7a0da7ccb26e2ed6b50263f87d8b6d3e157db94c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b15d0ea4da33a2327d877bedc07b556dc05012748c4e3a0d1e49c96082eb8cf1
MD5 7c52877bd12fd96f47f0220bbad1ce19
BLAKE2b-256 1f64f72b7a7759f719d2407cd0fb3add37c1192d7ccd971a4607091d1a65677b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49f297a41e19684ead8188d2f009719e636446d8bacd8d79863f6edd78baa975
MD5 f977f71a55acec3d1ba247f0450d08b6
BLAKE2b-256 dea702129f791bba7f6353587198a7599d16e3bae0e747dc23e29b971988fdbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 629ed4fc3edbdb92abfa825ffbbd3efbbfc60e73c23619b3b335d9de8a6fe6f9
MD5 b1099ced602927c31712982bd9247612
BLAKE2b-256 894a9e7937e17aab70ffa390b1d1add963b134c0a32146d489e35725672a3c4d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff82e9b3b130dd2d5ac42c0708a4a61515962f4c636bdd81ebaf08033940f4a8
MD5 9cc27eb8c4b4e574878f9e66e24eea14
BLAKE2b-256 86bca9abaf718f9ea7d18da8a2be06169a747749a0e6f8286e9c9ffc586e019c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.12-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.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7156cf4e8726cbb31fac5ad37483463291ffb7227bb973ea7335274fe9930660
MD5 657fd9b39732e2b1c83c10f2b0940df0
BLAKE2b-256 29e71d99b22e0ced87cf2d08697dc8ed18cba85baabc2af796b597328958c0c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e7b89520ee4a007888a00c15c49b6e92e2036e02f1d622c08bbdbaf23e3b10b4
MD5 c5bb6563f1ce527658984f0794dda79a
BLAKE2b-256 65b247a4db447b8dd722bda08f04e954a7743aaa6bbf34b7f47362fcc8540dea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.12-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 22e294f8e84ea6bfd2e96efd10e5655af5a0f186f682ab836fc027a329e8bfe6
MD5 012985eda03f079433c8eb1ef2db73c0
BLAKE2b-256 0d55144f5527d2b723eb65d3484ab6ff53f06814734e3d5f6433af24f6e79207

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