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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.5-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.5.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.5.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.5.tar.gz
Algorithm Hash digest
SHA256 a11a4772c2e200ef116837a756d548bc12f10a8aaaea0c5938cce93a31cd41c7
MD5 1db2a6889cfcfd9676a3dce304c140da
BLAKE2b-256 7c869e762c4d11ee7d0b90663893f98056ca1cbf69192c107f6b669108ffdb48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20314636fdd4d7db51572e5727bf98485d3189befaa479571bfd2efafd870347
MD5 ec131f67eb37b784619202400cd41a95
BLAKE2b-256 f50765ca61c853b7ede300fc125fc297861cf1307eab2bb446cae85d1022c248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37df04bc072afcdd6bf0cc7f795c583da8760c678847778dcacd6e229951ae05
MD5 a08dd9a0b008c59c3669195049d0d65f
BLAKE2b-256 870538be667a779d3548ee303b64421cdcceecdc9d9ec3da8287a28f066e9d8c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b524ba1fabc114a0c9832ab98d5dbe6a21722808a46c05eb6ba8d99784d5dcec
MD5 1a0b1a913d03e806f932dab0869348ab
BLAKE2b-256 effe11f83c181a3ce0b21aade2688e4483c9951deb74c1b133ff860a9f80ff2c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 531daa1cb39b40321b06a0a1c02a7ef05ab385eee2468c3297993388ed15d1d8
MD5 d9d1672137ae1add267e48d12e085b4e
BLAKE2b-256 71957b501f9a529779e781f15559060244e96aa2c70e69ff091caf9428d3e45a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fd5fe5a62251c03687e9bb097ac1ffca951a8ebdb62df1a252fbc9ac968f0085
MD5 f67372b6017e53729fe3e9fe0cbba927
BLAKE2b-256 25160f683498e4b70363bfe27d2c0f88dc38ddcf33e9ad16636c3288df77241b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0bf33071b01f3bfbe2c245e84a4c9ebb279a3064c12ad53d4daead8d9398f117
MD5 a6142417ffab460c2fb0ba098668e1e0
BLAKE2b-256 e304cb5b6b484ff0ce55a919c519e1aacbc0ad8119c35acea8d2ff764dc269e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7cf24c4c15f39154f6ce40f7d65c295a2adcde8830a5fc6c12b7f8a2275c1aa
MD5 147ff3cd9628974fce6fd1c29b5be5d8
BLAKE2b-256 dddf5346fa0a16a6752ac9ec4f656f4e1bd557d4679f5388f2ec68a6398a6202

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9604d1a46dcd85005d4975b8317bafa18d9353fad79ecdc0a32ca4c8e526fca2
MD5 e76f088799b5fc5421bf82dd165a0f52
BLAKE2b-256 f1558df323f0f3f76d78c859e5e128c401d27b643b2dd4b0289915733e733aff

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 700e2d91852f20954b973a3a733a3cb2d6614d16935dd0435a1e5a2981e1c578
MD5 8051d7e41b22e2f9d25285e567e1982e
BLAKE2b-256 b485900fa48c0d0f3a6815fd8a0a19b9545d85d3d52b8ebf8bf9736498c44ec7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 215cefa5c96b9d12594666fa0ba5739297ef905f2cd0bbbbc26bde37b8e2737a
MD5 5499cf2bb7ccb8acb7215cf84232a03d
BLAKE2b-256 3c153c280a576ff07fe8d590b217f0f32a1846a988dbd417f26f0704fadb8b13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e0fad5e5a84fc80cc6f782f4c907d32cab7507e9438bf0b84645b66c6f8f0a72
MD5 5514cc049344f4d2acf2c73fdc255c95
BLAKE2b-256 2e87d76b89c9a5d5574bb477c68460f32c0f1a98315ff9d131b6a5115fdb0f2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a7020caa7371a452eb604d989a2490e055d1ed33cf6b8a4fb55a9d3df73ed36b
MD5 803fbac1d1d39a5f8e2da98933670f7f
BLAKE2b-256 0e3a696416c0c42a4349aee3fe81dec58c674d8553b247955e56ac90355617a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51f1ea9838d12c0f45264969c12458165e838078123739407e5fbfd0febdedf1
MD5 cf4c61c320d233500ca1556cde29d18f
BLAKE2b-256 25ddafc0320cb96c7288f39d34c3938b99de60fb7add63f6ec99d3ab0d19a332

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8db9f086c662d5c8eab4ce516326bf137c9ccd923c2c72e7a497bb048333fc1f
MD5 ef0dd95ce9100029c3a04bc07e14fd91
BLAKE2b-256 9d2fc684140ace85838b4eb0d8decfb2db7d951a40a2254adf4cdeef0590ce76

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 18f831a04cd96b99c57acfe666a9459fb1cbd77895ff81ab51ebe9dc332a3f18
MD5 5eae94e4687543d4304a6238f8546371
BLAKE2b-256 0f6a294d4d770fc420d50296b8cff210b0343a8e881253b64a0172c97dea14ed

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 479c4f5beac5720bebe32fff808ed93cb2bc9c5ec81e7105c0806790d2044b32
MD5 034db59392ede35c6214e51fa79a836d
BLAKE2b-256 4bba8211928661099562727b9e638333d18ae182a9ee552f7eeeec6d9355541e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4ba1911572cb70976767b8f8c4f3c37e433b94df2486712fa2da2005239c93b9
MD5 6e54224a12317b863f7ff9cd49a6faf3
BLAKE2b-256 3bc700520d1e6b1a12fbea5e5cec1ffbb891bc47d381f6e29ee75d807814aa8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bf8400dab450a6d177dcb82acec7bd72de808469571ea34dbb5cac9523a898d8
MD5 385521fda1c2c15aa6dcf687dbe3e876
BLAKE2b-256 058f333967320b330eb7b8d4e8fdc215e9737bebd26cb80ed3f80365adc16715

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e301cb38d54da3093c8256bd402f023fd569eb0f48df04183847652835b32a5
MD5 49a9d0059e3ed78db601a2452a34677f
BLAKE2b-256 1694d15c19a85317bc67ac0451dc213df2ec6539e7254e2937cfd0f93e4c595a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7a1a5a23d70ecb6d616bd59ce069acedf0e44c9f541bb13ed814dfbd1f6550fd
MD5 462aa65750e2b7f9ed561e5701f581b0
BLAKE2b-256 c3f3039eebac6315adcfe9fcff033e8e72643355fd95756ea984efba1880d84b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0d2c16604eb77dbeada3ecd5903a466dbb278dd9d0fd0426172eac3f0d85883
MD5 8205fa81dc8a5995494a85b854856345
BLAKE2b-256 452d647a03454a2100782e4fa620a549c0b4e2b13733c324d4cbf41c4e8b07c7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.5-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.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bfe49eeed56ff76eb448914788e6b3bc8ff5a2be56b1008a1301cbbb0a098088
MD5 b761b1fd9ab107e51fabb67bf7a7de56
BLAKE2b-256 0337ab987900e12c6d295128ca2b26f3eeec8e815d8a572363419714154bc2f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d3640127ed8b83e149bddbe20169a4a6e2c2e2256a7c0514076db5d733ae1be2
MD5 fa94c3a9c49d91624be10bd22e4b2c8e
BLAKE2b-256 1767f64c3a70eb18e554af031cbeb15f1a32b8fdf7fcd1004cc29f9975b11890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.5-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a832d79a471882c2cfbe74ab777177a27145fb36d36013d0befa703bef0a1db8
MD5 f252bc4a4ba6649b245be22db73d4a22
BLAKE2b-256 46b4d6cc34594784d958799412b37ee37a9a8960a0e8229de7b4f31df32007d3

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