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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_buckygen-10.5.17-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.17.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.5.17.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.17.tar.gz
Algorithm Hash digest
SHA256 1732035aa826d66ac22a8a0107384da10829cdb0276fc8df7cb8589f59a80fec
MD5 8611b8bb36918aa99d91272b088b5ebf
BLAKE2b-256 fd24a2731689293d8b48273c10edf5e55fd494e4f02e85640e6dc73c6ab3d286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d82deed3b36ec375df3975fe844729f2d098dfbc2f9fb6d5f9d7cdb268d3976
MD5 c74e9a8d901eb97df4c5d24c4d801686
BLAKE2b-256 a195bc9e6ee669b23dddd1ccbb19cb03363b167b6d80b658aa1c7fc3b4b5a69c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d1ed5a6ef6394862c4dc06e2bbedee5a9f05295188e0bb8339b909ebb382de9
MD5 65e46f4af12f61ec90feff1490635139
BLAKE2b-256 0189e659c0f9ff71041993d0e656ae5052517b7d1d2df33a825c2cca86fe8c5a

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c09f4b5df44377ff08df43676c26d5dd9e3fe2213c568c7fc973916e54a3c63b
MD5 05de1753b03494453b1aa0111a6344db
BLAKE2b-256 c9023af3369f09507b2bea07d1f894fc4d2d2f4e637253bc959e473d6ad358a4

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0ab1a7d8ce739dd90fc669150b4fda994455253b87aa70f0a7b04595d4b7f30
MD5 04a03c08b7e8ab07798dc5f73bb66f89
BLAKE2b-256 5cf1c20de72bb4025a0d2a73dd6a80422dcfc7022740356b00218258e81da273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 91cdce2f8223f8d01cd6fe998361d26d07b643ecbaf762d08e5ad4c960520f18
MD5 b093fd0d2e8120d9208a268d171575c3
BLAKE2b-256 d160fd4a02db23f9f854dd2c7124cb717627dbdbd6151e4812b76df69f3d9a61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 acf6acd31a38a037b7a82e19d614dde26c67ad03fc7e61185b03106d728a4d0e
MD5 823a4ad7a564caad3e7942c5c8860972
BLAKE2b-256 133c02180a8fec2e8c2a7dc2818b9fa6841bc5f83a063f72b474a162eaff775c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b35b760b2552361e188c4ff2cb642a44e7de3522a28471462c42d74290c9860
MD5 13b290f6627bcecb04107943ba451e4b
BLAKE2b-256 9300f00e0b8285f9d76da9efdf781186bedf7e774954b4e595ead5a891ac315c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aa3d7f72400b2cafb41522eef7c48c2ce203a56e85af4853dec5235ed8ea0f4a
MD5 6e8b7a862f22a8a55dda5d87845f3fc5
BLAKE2b-256 dcaef0c46152d5bb5b69de2b56f725106a078383964a5ca8f56581fca4f01f1e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05ce2faa710927a7bc71d2ffa41bfb27e59b0b928ccb235ced2ed48681d8a3a1
MD5 b8b616842c733ebdfb8d77acb04543c9
BLAKE2b-256 90f8ef236e9ec82f9ba95d0bf1cd0fe03ab78dcd0ce07618b30b06dd20bf28a3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e9482d8aba7b738f58acdb4855888c9aee732f7182fa027c8e42c80b2b638674
MD5 d4a83b4ef6429f1a5f81127c91e737eb
BLAKE2b-256 01f4aeeaa2067d6a3a9358a2b9074d57d761b8acf7bd155d203c9452dcd5cfc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 373e71572719f61b437d12275a5b8f054415dd13a00d15e7b9105f03031a875b
MD5 753d1e16af955ed5affcd762369873c8
BLAKE2b-256 d0fad4e053072841cc9554985ac116a8d875a3f9cf8d043869de8d249556f845

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9518cf908b10a9a764ef39dc10d6f7ec7207912e45efb6c0e41f7c290bf30e61
MD5 ddd785f76ae1657e184b17a535b5b0d9
BLAKE2b-256 7e4f89c139118f3611e1e618bb1a89c3b4ea0665a841dba6552ee7934edd9879

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0005f4a3abdb4c6adcfa260020ef19f2e4c8c3f3489792bcea3a2453af9be112
MD5 fefa9802191cf33c0c435ae49c54f1e3
BLAKE2b-256 2ac1c1df27ad865f90f5f2d9e3a125229001cc29f33b5a7171717334acb9448f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5467b0959d43432ab4d8f39a14a65206448ae7546d015379dd2f580abdcd3418
MD5 c7216ae9198343fcf613acbe2b7c7128
BLAKE2b-256 a37efa7acda19f3c5f4d92ed542861bff4dd3de533199529e396ac71b09eff42

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 398f38885b6f7d8b06623ff9a77d457ea3ae23ea7f4c60d094645d270cf05d9f
MD5 50035e87d74c643805fface56e035488
BLAKE2b-256 0c495333760081e292ecb47886109e35b4ec70554cb9e279285567865f7630bc

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c2a503e3d774d5589ac0ecccb4e0e311090d036e68c900d6aab54021eeb0a8ac
MD5 4e3e2bb9d337befa9cf13edfda9bb014
BLAKE2b-256 a21c070ed4e049c18057a91465748f77b605263819e0284eeb91db95f8bcbb4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fa432ed7e8c820869ba933def117b95efb3a1fb9de97b54e27e20ee74538ae1e
MD5 e083931ff50490c3a828c22e71d86cdc
BLAKE2b-256 a823214671102cbe655b83cc12a3100fe75d84712ab68f8ff7e567fd74edec27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 52cadaaa4901cff20ce2ab931f17938019486be2fa6bfe23d8c4cfdbf0d71020
MD5 7d38f8aaa99333aaf51888fd186a7ddd
BLAKE2b-256 088f825bc7c66c13dd661d1739b2d1663a823ff1235379934211b52b6bdcda4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33237baa7f41b1bb36fc2c0cf66532051aacc9b05833557dc23ee445c94e00f7
MD5 4ddcf5e6808a6f6729c4bc10c5973883
BLAKE2b-256 480e6c477faca0748bd407bcc32980dc138229117520eaa1d00ce89df34ac212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c2dfbb2c5676702708ec362b7b07853c13718d69d3f7361d2591b651f9d9e079
MD5 5947788850e7efae329ba7d5a882bd00
BLAKE2b-256 35ee14fedb1d0a18ea5a1d2c2fd8099b5d07d3d2dd766e49892fe37fd9d592cb

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59566e0c549ba84310cf594778e4d91f2e002fcacb123724e12d5a5bd013711b
MD5 db1d140e6695721280e235bd3adb6c86
BLAKE2b-256 da442510f5f70dfd90b46ce2ce7b6fb2585fce69b74d768482f52ea840e80e0e

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.5.17-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.17-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 844a5c5cfa5dd21e83b22933443f851817b71cc325930d42f62eb1fd4820bd29
MD5 2f9b3167ddb12e2a3f586d86063ff839
BLAKE2b-256 3cf58421ef5a128773610ecb2bf1b949f31b2a36669d2fa2feb9ad81233b6078

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 443d0d52319a1c6bc2eb531d431940f133944d44690dd55abc80030a2b4041c6
MD5 825d868e0ca8265787d95ded8927f313
BLAKE2b-256 a4ce88474439c5577b58ba51798aa08e2951d41692475bdcbc880b6632e0e225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_buckygen-10.5.17-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7354d72f5568683cafa1b8c15a182e03e296d099d9895edac8da8357813b340f
MD5 ae6c4a472b54966f8e8c47033dcaf790
BLAKE2b-256 11dca5004838e8783507f9048ccf67f927df740cf16bacdfcf0bbb38ddcd7a94

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