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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

passagemath_buckygen-10.5.25-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.25-cp313-cp313-macosx_14_0_arm64.whl (86.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.25-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.25.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.25.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.25.tar.gz
Algorithm Hash digest
SHA256 4eef706479b01f40341f7bd6caa1cc476f832105450e9b357d078bb4930f36cb
MD5 f8fef29a24cd59aad3f38b721941a568
BLAKE2b-256 c0848d216cea0542ff6fd75ba4ab22cea4d2e83e5ae7a189848180208787f162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c2302855bcc18bd848fab3c6173f71ee8fe76964c7ce236724812a6bd9d4e66
MD5 49551de38f0171817f65c0ab0ff7c4bf
BLAKE2b-256 dce5e08cbd48a893b16ae22779c8bd9f3fe15e0ae518fa42fc9f4800d8bdc2d5

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.25-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.25-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1694376ad4b4cc4ad3105b515aef8929c456ef340cadb769bcd1d4d239377bee
MD5 c7793d3d4b46d41f091b1ee849005598
BLAKE2b-256 17fe5ad75a4c33f37fce67432f3d8a8cd99bada83d9fd4e05393f4764361b364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dcd2776ae30be2676f6cb41a49b2b9bff75f500613403759e77d591ea1da7b2b
MD5 853e34c801044057cec926dce216f7f8
BLAKE2b-256 4b817c64d75efa611322e111c6236570dd44239e3c7eed708ed37fb042f5ea8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed98c64b45a38a579b982b7de1c9e936a1d0e6acfc897cf5f1c8a7a7a22ae6f2
MD5 c2eeb105bec0a753345ed512960ea99a
BLAKE2b-256 d8f62b0d2c65e7bfad0acc06f73d2479f17a69198ca88734e36d9b55f347901e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 131846a7e29c474436a3c5068c408b67f378d6bf781bd8381e526e69a8318fc7
MD5 e626ea15309d325c1fd8a5fa8aeb3ae9
BLAKE2b-256 7f1815f3b8b32bd6e42671b0a353edc1c7b6dfb3845cb211dadedc58f17cef5a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.25-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.25-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 72a2500a1e3e5ff6ab06bef73d1973693ed15c7800559ccd9efc50f1c7442214
MD5 3f842fb09bd2871783a366f8ca27ece3
BLAKE2b-256 43997b3cc53a773386343f51337b89faf29a5523e2d9d2ad846d1ad1d8bb1c53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a7eca3a8b7f4cd05f670a0bb0384e1968f13c6f9abd0bf9014714a00ff0f296b
MD5 1c2981ae553012c65cb21df737b22edd
BLAKE2b-256 7effa5104c6445d57287560264d4c1eacec86f92601ee245f6b79428021a670f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 325cb0ef22b23a3095aae35f96f1b4c76807f28f213d1745b0d35aebf078b2dc
MD5 d14c798e48262248423980a8f92b955b
BLAKE2b-256 1e7a221b584df1598aa6a5025108d78ee202524372855988cf4655936d97e29a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 96ba0a7ef020bcec072d742fa64ba1263f47746030e691396d5545b9dbc5440c
MD5 f38e0e1d7acac1d362feaeadcbe1f4cb
BLAKE2b-256 2ab55c16ec3b4fbb447abcb14d05b85f99463c2b6235d14518aefad4cc4dc2b4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.25-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.25-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce7b6698532bdaec06c916e5627a2cf5a6de03752080df81ad676d86e50298dd
MD5 578578b656c89c01f57ecfe3706eacc0
BLAKE2b-256 d64a16dc69b527bf4b884316d7c8c774f6190d9f82cefc4d1441f52239906a11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 19d8c44e7dab14c41add0bcf1bc7192c8ed7e4566d091ee35684d3d10a195a41
MD5 c74d345caeb084e75b05cf3694a742dc
BLAKE2b-256 86dbe1919fe0e42600042975ac7aaff092ab7e823d642e526e717845977672e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 12254e64eb04f367ecc24f04edb8a5ee19eeae9d577d13965a2f99defba92f44
MD5 7de9978f4c6406eb9da65bb5cc10e63a
BLAKE2b-256 d36a944b05809eabfeeeefa5979906673ba31d14af26c2cd63680e5466d5a638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dda0fc39f556d3c4ae53ae065f16e5a6dccf0e553a49706769af96aa5dc35ddf
MD5 662c2457d55ffd896841f23aef82aab4
BLAKE2b-256 a99c5a92190ef05bd5d67a256c19125315cfc14f4e8384dbaa6715695f6b9f0f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.25-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.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df7045ff85b9482ec8fdb558fa522c855fbbd7562cb2a96b33207fa0ef70be00
MD5 be5bf1b906b5fbd496dcced3b1fa2fd9
BLAKE2b-256 dc548647165765dd3096c9d99a3b7081d256bd8bcd85e73632f3fdaab9fe80bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 415b87ad735a9b2784efbcb91a2ab11b9c9cbf82962dd1f0206ed5d46c9f0916
MD5 f9938bcce45ad4b41cf590749794fe5b
BLAKE2b-256 34e5f054094938bf36266be9fea5a21ecc6cd368fdb817bce021972c0f5a5d7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5c34b5e459c5c51bf83d4846c8a053dce6def7d2dff9de3ee0afb146fcc286cc
MD5 168094840b4757cc00be3be5c233495d
BLAKE2b-256 164c63d1441d2bd8475d5e4d696378e247f6ac00de538538eeff55f6a811c4b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f76d8032805a66d426eefca030dc579465812702fb6dd93ebc6441ba2922bd53
MD5 942faf1429514a3360a041bd6c2462d9
BLAKE2b-256 069e72133beda4ff72cfe43f711cc16cb09f3960697b78b18546a583eee66fda

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.25-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.25-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76f4d74063ba7020675b084bf000a3ccd53adcc40971c3cfa609698bc8d6f804
MD5 5d2811789332032e5ddd3c52f8d5ac5d
BLAKE2b-256 ff912a4b4e10b819d047f4027a3798cfd5f835a6ca0d915d9e1576dc35fa09e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f98b5a0850f4dc9e29f3ea2b83b41709f5dbb276f96e65f5723528ec56ee70c4
MD5 cfc1e99b990c0ab8898b6d1399740782
BLAKE2b-256 862e4bb8dbddcc5b9e53a33b64f0b319b039cd7be2d48d62dd92cf0c8b81e401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.25-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b63f18eef0a8ff303a30de69dc28c890a35c9fbafc97bbaf2b004a91496adfc1
MD5 a142b46db28c4b129cd3c7e81fa1037a
BLAKE2b-256 a94a647e8cb1278c62325ac81ae9911a1020dba02ea3bd9946982de25e81fa89

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