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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.2-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.2.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.2.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for passagemath_buckygen-10.5.2.tar.gz
Algorithm Hash digest
SHA256 0b9519e6a66d49ecd625237beacd15a752dc7bb9185cf5a9582b8b2dc38ddc25
MD5 3eb25aff9bf8e4566f3f543ced54fb65
BLAKE2b-256 a4a7087742ccd6da8ce3b295c487f9909463a0bf3153ad0e5b7b66b55e3140b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d71da813df636d56d6785bd4ac113d0185034ef9097ef62a4dbc56f78122dc5
MD5 6ee0ab1b1baccaddc5751507a24e10ba
BLAKE2b-256 582f2a2aeef392ec0a9c8ca3a8f3935c1d7982bdf3dddcab7393b0fc8a5df656

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7939003cc502dacdf7aa68974d7ffaffbbef073ea738574bf95b66f6f4d3ce34
MD5 9aebb623c4e1cf64ca13c82329e4a73d
BLAKE2b-256 8ac2a7cec5bdb34a9e83cb518be429438f4baade392edf9eac468cc2f6133459

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05874ba519d2220c68d2d338df1ada222851a0d5145ce7dd53fb69e37e7d8350
MD5 1a2162f5ac848fc8bc81a02cd33460a4
BLAKE2b-256 eb19cdd199a548b1d9f541e08db42ba5bd52ed58fea2ac66ff015cf998a0fe2d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 944dce407920658033f5db05f2188b96473ecfd9ee54d24a0dd33a9209b99379
MD5 a05d4af90e2d926d4b2fcdd09186f6f7
BLAKE2b-256 1114fba2a711652c91b4d429ef2eef9e15df2eb1bef9e337f97c7c15a86f740d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a958c34a0d94aea7746338b28bfd4b2b4d43eeed8721eaa9bd16da272fd42ec2
MD5 a7f49656872a2a8325fe7359126507d3
BLAKE2b-256 bdab24a164e19f0f9a4d0816f686e6fe26a445479b35ce460f6fced64035de04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ffc36650f420a95843538b006b1df21d491afb4a50b2d3dc9f7cfe61e2db208f
MD5 ea551bb3469cd4262d6c1f590c824c52
BLAKE2b-256 debbaa9bbd3ebfa649024ed2411ff35f8ce6ef7aff17e779b40783552ade237d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d41de482736c4c754be136363a0f3a63abee00392ee177fe2893523245f827a
MD5 940e06671132d3e9c5d47f255f7b24d1
BLAKE2b-256 71f654f71c6943994c2e71b7996a7fbd795ccb2ac3e0e29120bf61650bf49c98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 44d28f8a2ec8fd48b158c13c11e85ef2a245da057a77403547844ac2812b05ae
MD5 16ed730cc10d2e8fcc3f6953859a13cc
BLAKE2b-256 0960f56bf33104c36d4bf8e0e4865d736aa3bd1a4a19739f1d068fb4b0e9620c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04b0e1371ddadcb65fea8f714a6980d6f23632c72884bd91e1abdd5786a21102
MD5 317a45ff5fd85ca5d31e7b4f4b58ec42
BLAKE2b-256 277cb8cf20b055d29759e5d44e396887c1d59a209ed48a42048c28f7d4aafebd

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 409dba305fc7a351948ea42afb5059cca7c27354f9d3695c4c74348f056a8569
MD5 2625a6fa165eccc709e37e20c00e38af
BLAKE2b-256 745c3b2d3ded2a991eead6472127c77622f0fd17f127477eb42380fe31c12835

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d96305eb1da5842b65b3d36d9a8f8c9ce12c2dfe7aea75bcebb4cbbed0d05b3d
MD5 88fabf6df219d7178bae56164619479f
BLAKE2b-256 f19eaff1ad48f19766fa47145d0def47f0a536bbd66837fff36d2853c1a0a4df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 65bcca73c221ef6197830804b8ab35011b90a53d104a3f44be32bdb9a32d989b
MD5 acc51ed6b99422eeffa2be895921b18f
BLAKE2b-256 14fcb1d5d305ae8c9f44d2289072d11496903cdbe08df8edc09ead28d3f7429a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 633334f116c5bc9b3ed78e0ff2fc212481dd8061de201e4f2a5fccb50075fd34
MD5 adf508f1cc0d88eedfd03a5c43bab574
BLAKE2b-256 35bd35d378e7a769866d2e062ab1cfc9214460e02faf733df5c03cb2590076c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 678f27e279d9ba6f7a37e5db7d454efc9a6e919e4939fe814b5b0c673ebfef1e
MD5 9f8500f873d162843f5da90d04655d4a
BLAKE2b-256 4ef181f123fd3e5546e110cf931c1a0036f2c5c942e4a732ec0edda86fcd2a40

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bbb76c56d1cbfc6d66c0b06cd0b76990e5a6e5d1621e9cf6d35de49e7afb269f
MD5 b62f47dd259daaa1402ec3ce6c035e98
BLAKE2b-256 89ab6944ef08799156af6d83994ceef0fb182cb2c267996e0dfae8a2997fdd60

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3f052a9d37d8c66783d3ad746761165fc2d7fe032b9d34d8ef814a3fb5f8f406
MD5 7ce7934f83a7df476ea3842ff3b1c56a
BLAKE2b-256 ab58087bb6c299834b4c01b3ca76852bf829524d85f4882062f3b43f49650fc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 57f89a5d23dbf71634ac0455bc9532e6720fb9921554aba6721e293891e76390
MD5 d58899ae41de431c4f522064c302a41d
BLAKE2b-256 6d195f5a6e9be48c95b462667b5a9fd0753a913387c987ce8a3bdfe26a5fd06c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9a8a622d62f0dc3d869b49e162e0d1c43f6ef5133935af94c94137b0373c0619
MD5 bf2234649f5d2cf2a95bdba240aa9029
BLAKE2b-256 069745977b1735d5f6382b413fd5cfb322d2ad345c07ff7925a199a825f557f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43f0a34b2918349905fabb243f05e2bb179109608bb50c13c532221f8db71700
MD5 7b35ca969940badfae1a5e7930bc3f9c
BLAKE2b-256 8baf395b5583ca42aa4ecd5718540e2fce35bdc17f34add6ec75b1e1d926e5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a15d9879b84380443eb8436133b07e684cfbdfa596ace1b549692a4d03160dd4
MD5 6c7bdbc3079c40bf5e2ffcf5b6328732
BLAKE2b-256 dbbd18707aa609e97aab088942fc78e2de374c4e818a1249d35bbed3683a0bfa

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c472d936cb985a49ca11db40c1ae1226dd115538620ec6626b6e28ea169c7c59
MD5 55ea0e2b7900e96b42622f84c8b8647a
BLAKE2b-256 e2add54f6b248b2db2187494086d7ba6c7840623639e61c86f32f6b706718068

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.2-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.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ede7697a2f70fb7f4fca59ad55ecd04875e75cf4b552500848f929db3110caa1
MD5 828eba960f9c1eb720c6f97d06d92ca6
BLAKE2b-256 cd579bbc989f496e48a6ef7ce6c54dfb1689051e82a491e9fe4a1f4f98f03853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 540bfe8559ab29623e88366498c45bc2f61727bbbc8b7265183cc971dccafca4
MD5 407f7aecfa43f44ce846d1e833ade5ea
BLAKE2b-256 535b0450b8e49ba5298e0016be3a22371ad40922836e13ce904d14c6e485de49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.2-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b486dc65c3cfa7f9ddf26d7b6d8e2136c5f1f8d240eece200fc0beef0cda9936
MD5 de70802d3f54af9679c447249f31184f
BLAKE2b-256 7b318e46f7c16346518ce8cbb7899239eb5af344f8e9152f156c6ee52f695e0e

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