Skip to main content

passagemath: Generation of nonisomorphic fullerenes with buckygen

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

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 passagemath_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.8.5rc4.tar.gz (5.1 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.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl (335.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_buckygen-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (342.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (356.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_x86_64.whl (93.6 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl (88.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_x86_64.whl (328.6 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_aarch64.whl (342.0 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (334.9 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (348.2 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_x86_64.whl (93.5 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_arm64.whl (87.8 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl (331.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl (345.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (337.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (351.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_x86_64.whl (92.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl (87.2 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_buckygen-10.8.5rc4.tar.gz.

File metadata

  • Download URL: passagemath_buckygen-10.8.5rc4.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_buckygen-10.8.5rc4.tar.gz
Algorithm Hash digest
SHA256 1f2fea66fb74636ed3fd7dcab4b23971848e565d88aaed92e3c0c458b2ec29e7
MD5 c033cada7993082218bc224d5ed3aca0
BLAKE2b-256 ac886f6f16603e6facedba4193b0487c40c80e528951b6a47949627ca17ecde8

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba11f032cc1c47a6a28873c24ee996abbe5d3ea3790c68db250f40cc18a46d48
MD5 ce1ffd1d6c424975e1be01edd8b43bfd
BLAKE2b-256 f7ef710d2041f496330989592b4600f6927d85df5919483c6f753ea56af03e6b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b846f29827f708c52d35b9a56e0565dea30d3803ac57004fe4f8f7a039998e47
MD5 878b051c8ea9d207431523e05247dd07
BLAKE2b-256 1a713d2c3bdb88b74d2554b815fff21d58b3f5a1fa62cd9664fa1f1c12cc0a5c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c9850add2f371a427edbac722f0ee9ad41d1588fe9bd09cde689d8f23516eb9
MD5 c6c81aa203a91d0a4856fd9f52f43625
BLAKE2b-256 6c28093540770ccee3078bd33f9c1a307fc82822125ad372c3ee8a013883fb34

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 595513d1bdd4f28da7648e398ef2eaf1c1683ffefea4d5d3bc86f0a51cdd0804
MD5 cde047a244ea95808099995290ceb593
BLAKE2b-256 003b2be73cbfe881daf1f673597819a6cfa92d52b48afcc2c93fa724e5e71f06

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 be6707751c77380b1fe85d0e0373b1abad8c157e9d89a59beb3c1fb0967b17a5
MD5 636a219d3ced052a81326fb0e59363c9
BLAKE2b-256 78cc4ce25d6f57dea27233a77bcd7825bf30420dbfef77ba096d872f1af75d6c

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 954dd120cae90e4fcf0b255160f845bb8d0a0526db430fc6ea7b74e4e4df4490
MD5 a15312573ff1fee1e335c38f41bb0cba
BLAKE2b-256 833022f16a7942633b3098d5116b187c51412037652698ca5e71ea82837841a3

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c6016068c370bb5ec1d3806d3ca5c82441c109234b617a1e9e4b885b1bea2c6
MD5 e7ccf07b7d26767388ebab7bd45e95aa
BLAKE2b-256 ed25938be5febd27e3d60be75f30ef73365f970f3a27bbc81ed41d1eb22e5597

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae610ff302b0316e9f92807dc7b7c5f9a6541c5c820e39a75a03287f2700196a
MD5 ac2ecaacef44992d8b35e4a2d1d46c1d
BLAKE2b-256 b034f1555ea084d5ed19e3b399a97bad079e54d795fdc928c1d92095ccd3f0be

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 06e5fea3a3b8252f2882211fe3d3f82a54571a48013b34bdc6ac407dfb77a9a7
MD5 579576a75c89fc5232e243e1e36e96fe
BLAKE2b-256 831dbed1d647f0f14916f601aff1f25e0f2a18282f7847a430928d81b62c6240

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 038ddbe3446f32857ad9caba9550dd935789ca7446c9abe4e47e7df1687e2a87
MD5 0db911fb28265bdf248af3ebc5311881
BLAKE2b-256 39672ca8cb160a14b9e8a0e403f74ae218468dc8b3cdaf054addfe9aee238938

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b80309923d4620d5a1ccf11e5eab1d98c132a8aa712827d003f931963321deb5
MD5 1863343ca23642856cd7950bfa2a3cbc
BLAKE2b-256 5b4beb3baf5802eedd3dbf09bd838fb5116be6fca28ae131d5eae199ed21ee15

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 51c13d053f422d54dd031a9ce0f79453d7c657eb8031ff8ba189ebe59b2ed3da
MD5 370f32178d134418fa1a625f631f56a9
BLAKE2b-256 4911acefb1837f610fdcd6318e3b947989271bb403c43c399968c9f2c22431d7

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebb992f7e9acf254d2cc49c1793ea012cb3c909701dcd6f825af2bc29d7d73bc
MD5 e43bf73700539e2fac609a706dd0b990
BLAKE2b-256 c8f12ed97e905143c94057641ab61c58ef510f369e0712d99849e8c0ed37d686

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18a0dbdfe1d59682f21efd5d44c9ea8ac59dbd3b4030cd960fc084c6a0eb340e
MD5 aae9d526f40e64d58d65a5295f478a7d
BLAKE2b-256 89a1d2213ef2855c0876d116f02667f10244fc2839a24b70b2c629895c6f2835

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba7f625863be29ff8d657eb4bb559fb5dba6c9fc0140ec49ad0d6d03b8340e18
MD5 08c3a1bf7beefbd79c1cf6e39e53162a
BLAKE2b-256 e1ef2fc84e28a81a9af4a3bafdedd8de18f915944b9c4daa2a2d97924cb9940b

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0023f4385b36121b3d046019f47d52acf3d969a2695e597fb471e930b72ae70a
MD5 29c1786027c0f53938454a99b6fba6a1
BLAKE2b-256 b428e12325840a84dfe078dea736bd38c24c0e2d895f60fc7c38a0aaa054609d

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 70c6aa669ae05271cf108760711aeb3161ff3b9f918ff52a965f374b8ae0609b
MD5 d3b4bab3df5f727bec5e65620101f0a2
BLAKE2b-256 ecfa8fb05f7b8e429d0b22dd86bcd7ec9bab1a72581286f187510a8f554f55d9

See more details on using hashes here.

File details

Details for the file passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_buckygen-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 599e483131412c32dd52c1be88373ab1e9d0e5e7c19eb38a92498b988aa664d0
MD5 fbb5cd9331db8d2de60f818cb6ce709a
BLAKE2b-256 3abd8c96d966d8ec0ed1219cdce16ecade5b2a3932bfd99140321104e4df7142

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