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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_buckygen-10.5.27-cp311-cp311-macosx_13_0_x86_64.whl (92.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.5.27-cp310-cp310-musllinux_1_2_i686.whl (313.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.27-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.27.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.27.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.27.tar.gz
Algorithm Hash digest
SHA256 077ec3f95c2841dbe25d222110f1955dca28c9d056acd81cddb9290f38f4611b
MD5 7f63f5dc19a5d463d421e4aa7eb24e28
BLAKE2b-256 7f336066e7a4a6b3414d659edcf5d1a3cd8f0c24ac95886ae1d5815db313b790

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 86ec48f5e8b225e0e4050ff7ee498a6077508cd9752faf5885c0003b465960e3
MD5 279209e8fb37d63750091226faa6af83
BLAKE2b-256 435e8e65a7c62ef757f399a3f3e7b7c04023e331b241db9522887fb0c14b196c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.27-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.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f2a4937cc57c6c64c4eb8f0d78786538e31f76c04e58aa2977328e8276ac0ef2
MD5 767fa4ec11a2368d5ca80459628b9fb8
BLAKE2b-256 586bdb49b5735053aef8bf60fecfecf37d5c41e5ed2af414abbb0549d5b61f0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3f78dc0853de5c926f5e547548e598df6292c0fdcdf73376ef69d2574431028a
MD5 8328d688f0d593e6d94a44965861329d
BLAKE2b-256 af515439ffd80816239cd863156e448e967861f06b42af1981500894a3eb3fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9dfbf7b116a8ad759b662fc5c6baa42d8fa8774f471d3f10b3e01ee251865c95
MD5 2542db3c3c3a3e14e060b3db245a3f4e
BLAKE2b-256 39df7d513a237a35b067acca45c64e21ae1875d5506584e5d707d5371c258b94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f49f91700877167e2a4ce82bb94de91481dbf11f3d7c41d03d650631b4fc04c5
MD5 2ae7f0777eb39427ab51745f78882689
BLAKE2b-256 04d868b0293dc13eb41070683553335cda57a0783f6ccb69bfd89d32e5d3c58f

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.27-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.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cfb1d63e578a0f36e3a894fef98faa73c5a3076992c2fc072252bf7fd5c2508b
MD5 c1d74b88a7a4ba0941d600aa4317904d
BLAKE2b-256 d08aeb8547e5084adea4bc135f7ae166fb54bc359a1cad8bc88febc4f0caf178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c5dfb0477f1919e0e7ef70a442a1afcdf01d147f333f883c32dbad9e4ad9973b
MD5 93684179ed1ec602b940317e4f64ca0c
BLAKE2b-256 45b38c415b8a16a0951cef51744ef4fe184466e8c81baf7dafddca5a7f84cdc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f820faa27ee69ec6f587cf64984ac2471b922e944af73a40a094b02423144313
MD5 aa35cfced9ecb571ebc8f5174007776d
BLAKE2b-256 aeed301aa36f5f9738078907fed1c603a4936e924b5b4208ce2e1ec9bfea7816

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4545357d3012a400555ddb3e7506942928f0a210494de752fc4e216f9db77a89
MD5 295b7ea3403bbd867e2110f17fae852d
BLAKE2b-256 c5432cd3899ec0dce9b242fe0159209c9d5acb5cfa7dbdf8c3903ddc0fced1f2

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.27-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.27-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 030f8ca045a95e86eb79d75003ac315e3ef4c61ebfb7a87bf1a49101e511a812
MD5 886daa7d188849004db9bf260a49045d
BLAKE2b-256 ccffe0ddcb370a34b11974b2f0dfa9ab716f873c6577280a134d875ec1d22faa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1851bab289e592f8e1dc69c07d6991649d5f92d7fac2730571276f690d446f93
MD5 12e61eed1eb54d2fcb4721cb76fae86d
BLAKE2b-256 ff6d7731dbd2837b112b6d26bc5d711f2f2839d960488e0d4481d4d2f7170228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 35a4bc7642d9f473a699bbb0c341d0e9476019e3091cd7163d1849899925ee82
MD5 7b3f710f0f5be92ed2c410ef6398f8b8
BLAKE2b-256 2ef0b22b6471e9776c3642d65c89f231f6e85830ab442d5de26dedaad6fa3df1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 708232d2486f4c038e2d236a9b7f802dbbcd982872eddfc1a015eae33d625342
MD5 8a3b56bd6358cf29a37276dc5d4b2e70
BLAKE2b-256 19f039c2562287492c61b4b9892c8f8e75e7e6e01f3bc0b26ccb8d7d0c3e0d07

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.27-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.27-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf3523af21ce6c9a97f5c78657d1abc6209fba36e573defdfaaccc8286be8047
MD5 97a6c541852c8359a6d4d1ee4d27ddd0
BLAKE2b-256 5618c7ba80112bc00f1c01103bc8ccb8c5d81751bbb3d6998736f2509c1a4e5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 79c2cc6e974d79d71c391557a273a89b87d6c48407c5c07439aefea05091c276
MD5 a1caeb2618c447cab09d0e3a1e70ba06
BLAKE2b-256 bcc7e709a25bae2a5e1522a4b197732d1b60d7735c83715f8f5fc01a58609cd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 70863d7ca6c733ecb21b16eee34ec076bee61d8d96252f647b43a158a62a3157
MD5 e309ac6f7b3b1eb8a11354ff7a7a2eb9
BLAKE2b-256 1016cf8d8c568091f1205ea9b8b42073243ed367a3586759875a14a19dedc83d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1b6bb1ec2228419a1ca8b29d5c3034eec0141ce7284321c1e16c9a1dcdf16469
MD5 9a9412cc0c44a8a08c6d143254596da6
BLAKE2b-256 4440b146d4295722f1dfb78ee73aea13d1c7e33c21ecb17644724b0ee79977d3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.27-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.27-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 766ba55a1a362f2e98537d73998cc982de5fb47081a342b8a11a518e61dc9f73
MD5 d853c14c8ca821e2eb0ab1e7d33175a4
BLAKE2b-256 96cbf3e5c053019d13d0aa610c35570d85edd7356df979c778e1bb55a45bfe96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c98d26e8e05c80effffb2e6ed13d7014cd8b4c9da3cb1abd4424f34c9016c5cb
MD5 e381f5936ebf7c98b63c94958ad2b419
BLAKE2b-256 500f75f9970382bc2fc3640f87b85e7494d375d96d01892e8287a3462705831b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.27-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b872e5ab0e0938c1969a58fdf5344d05e865abed07b38d2101cd19b37dd9b0a8
MD5 6d31990479160135efe629f9eac934b4
BLAKE2b-256 a94e4d72d553e422ee665c7d4e8d063b3e7fc4685b15d706a8a564f01a374c79

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