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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.6-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.6.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.6.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.6.tar.gz
Algorithm Hash digest
SHA256 514c2815707b0c2edc918dff50fbee01d1ae14f7dfb74173b62562e24703d616
MD5 8d5ce2f3b6e07044107486c70ae621bf
BLAKE2b-256 6837051b5343049c5d5344deb680a1aab9e3ed5440d747a21d1953f781c41b02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d3b6d83dc497a6f3f44cbb9ba6984a90a253f522ee711d5ba5a3676c74a0494
MD5 0d08303894723cb84785bc0ea46c632b
BLAKE2b-256 a2f7f5cb04b00fddfc13d1eab3f7588295b607b2b6e15eecb7744d9e706ef8e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e54139feff8430e2b33f663e0289fc2e21824c9e53a968caac446e233876361
MD5 c906a995ccc57ab73e60f4e4845ad566
BLAKE2b-256 dd8dfc02a50c48fdc151d843a08f3af37adab5977a758b34756b9d7776f1daac

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e865a37887fd9b5f7750308f356bf43b95d11db9e977ac9504152f818393689a
MD5 0cacd97f5213a1e060619c7deff4f0cb
BLAKE2b-256 9271b5f59395dd49b34c03f6da3066ac0db6f2e0b4ffef07f17b836e2420bcb6

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d78aa9901af57c890be99bcb8de06b82b1b02abba877886713effb8027a76683
MD5 d19ed7fc4a190ba8eacaac135efc2266
BLAKE2b-256 f250b7f94ea82ed5e584a5d16e8c4ac7c59c4c572eb276853c2bba2f95b2fa23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a095510b005f6bcb00c143a7ddead21b87f6ebf5a5602bd16e4dc6fb405d6b84
MD5 155fb5571b64020c6663394e4087edf8
BLAKE2b-256 ff745dffff76c278e9706841a985ad935d698746335539e2c2edc0268515dca5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4427e2370ce0042a0ccdda90dc8f64c0153d60cda6eceb72b08e78f15b8ee4ef
MD5 34b0b0f5aa9d4f8181d9fba79ddf076c
BLAKE2b-256 eb17f33e19ee225ccff5fbf8ed4ae13d65e091e78d9d01bb320e2830a8db3700

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 45a81e37d705ba995c4b8796c6497ac7dce6e610969b0ed986b7a2feac08f876
MD5 ac89fc384bf7144e0a15289e08ef2015
BLAKE2b-256 e8c73b874863a2005533e2a0c1378623aee89202e5f9dcab5862392e0c2d6001

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 89f7cbe3d0e762e3f0fbce96e7cbeb842c7ab0ace516747c3a09db49fb546bd5
MD5 ad412ffb25973198794a7e1f992865a0
BLAKE2b-256 c600fc373c5a747131a64dc91f87f76927c15d542c15e2d83abc4c3d2bb645cd

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5d321486156389a28a626e6110494545b81511e355043f4a4043799664f98f6c
MD5 49d54a7e20c70c71e739287f9a48f76e
BLAKE2b-256 a6ee5cab94f3810b3809a25229f1f91cdba94657c1483404353aa13d06256545

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae53ce98921a1ba4dd04eb60e94cedff20eb40e54764474df5ed67214d1caa21
MD5 9d0ac6a8a73b9323735a1fd413905273
BLAKE2b-256 221a937c1fe97a71af56cfc39d3523f109ef3243485bbc4945e835934d68420b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 73d5beec13cb53c97ebbeae86833d0a668a4897412d3108f693ebe4d97e7b062
MD5 9e01ba44b5d845ed80aafa2313d40559
BLAKE2b-256 4b1d42526e79c7e39d5760b666b93543c265e8e6b8a3a4ccde718ea6aa1fefb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a9ebda10b6f0ccc245b8bcfe330585329efff9a6f33106388087020657bf046b
MD5 36fd3e33c0fdb9bd6dae59843f4b8471
BLAKE2b-256 42d3d95595f264f3b9bc94754fe5ced39cfe8b76e07fb3a2d74f280d654e87c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0272ba9d44f59bb7c2dd7e1c709f89af5f2fbf4ebac12eaa5a0dbd2d104d5a76
MD5 35acffed30383bdcca1bbf08c734ed56
BLAKE2b-256 5679f7f1a75c6c40f13d43c680669ef8c9b8be351990b1067386807bb0568952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ee6a86e9830d4b1ba267feaec1d696e5272db786c8afcf6b9a2ee81a310cfdfd
MD5 abae5149c65b06337dae8012ef5bd794
BLAKE2b-256 75985abd2f7d79b952a45e551fef5af7a00f3b08292a55d55c192db1b9fc9953

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1475b3100eea397c8c7d61432a8113ef6bcefde76d657de15b744b929e071d3
MD5 7b67140fec0e3e5ade1d838f17c1bb50
BLAKE2b-256 e7dc6353757f0934467840798deae5626d9410b0032a2a8104b2b6e93b6cc90f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0820069ade1075bab8f920758cfb97e739ce12b5221a205e02661fcdfa9f580b
MD5 647df17c525369e9af5fa483b6f404fb
BLAKE2b-256 313a85da9fbf719923a18caf8a00d3c80df328b743c5d4d58406d8b553087cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1a92735f1ad6f83e1fe7d6cba5bf7745d307b2eaabe7847eb5bf75141306ba07
MD5 04cf42cd5e24e83ffaff3e572c99497b
BLAKE2b-256 b979d412880e5abed513a8f367424f37f8d68b3a450c49cb27c1ca127425d9f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 509009bf42bd9d7ebf580e698796f0bf313da9d97ae277d5441f1e4037ae3422
MD5 4b6452d878ece61230fc889a36cb35a0
BLAKE2b-256 cf64261b5a6bf40d6fd8319cac76505249316d77b8877ad76125cdd8769324ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc436727afcfaf19a4144ae829d9d9f929157bec4b723c9dd4c9da55ebf5385e
MD5 9ef7b0e1205d59aab0ed88a76c6e6f2a
BLAKE2b-256 81a98b1066331087fc1f01a1b97577d2c141b713c10af0216cb287044104f2b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2ff2f852dc8999e9ccec8600fff0410ad8c2e21df5cb67bc4cd9c62bf0597e5a
MD5 f2b8fa89a1e83f53b5fc0ebe27bbe247
BLAKE2b-256 a88c036f334ce1e3a5338bb06263c0ce7fe5cd1af5e224552eaf488ee6689f65

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5feec0b250e84637bf5efd43313a5e3a3de19e313806d1e8c99b815dc93ae4a1
MD5 867f90d1f1deced8bc2bb2a22ec01eea
BLAKE2b-256 f43a72c80a19845332dfe7c66d1c5aecbdb88a387df4bf2a7380b2e932f312f4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.6-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.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6b6e11052e11ac772a858656cf6177ebac35d4bdd0eb891b43286b25ed18b876
MD5 20f4cfc7a46a9110994b0720241c3785
BLAKE2b-256 fbe0b434e43b25f396af91d7957ec59b9eb7a22875aabf0dddbdc0e800ed3e8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 17ec23138ef140778efb615e1e3cb066c7de5da652b237684ce05d9cbfa50607
MD5 69db90e2cd2ba138979bb69a414b2dcc
BLAKE2b-256 a9e83b223c7e163ad3891273590a967bc63ed2288e7e8b9b793f71c14d5401a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.6-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f27d85fcc32b1736f5feddd34545b40078e358ad92344138adb5eb167a4a3839
MD5 d9450ce4d908087272b46218537ee34c
BLAKE2b-256 6622f07c19dc8a40c2552639942e2263a999c3a29e2b74aa36a4ffd88cb06ff6

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