passagemath-plantri 10.6.34__cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- passagemath_plantri-10.6.34.dist-info/METADATA +128 -0
- passagemath_plantri-10.6.34.dist-info/RECORD +10 -0
- passagemath_plantri-10.6.34.dist-info/WHEEL +7 -0
- passagemath_plantri-10.6.34.dist-info/top_level.txt +2 -0
- sage/all__sagemath_plantri.py +4 -0
- sage/libs/all__sagemath_plantri.py +1 -0
- sage/libs/plantri.cpython-314t-x86_64-linux-gnu.so +0 -0
- sage/libs/plantri.pyx +1 -0
- sage_wheels/bin/fullgen +0 -0
- sage_wheels/bin/plantri +0 -0
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: passagemath-plantri
|
|
3
|
+
Version: 10.6.34
|
|
4
|
+
Summary: passagemath: Generating planar graphs with plantri and fullgen
|
|
5
|
+
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
|
+
Maintainer: Matthias Köppe, passagemath contributors
|
|
7
|
+
License-Expression: GPL-2.0-or-later
|
|
8
|
+
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
|
9
|
+
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
|
10
|
+
Project-URL: repo, https://github.com/passagemath/passagemath
|
|
11
|
+
Project-URL: documentation, https://passagemath.org/docs/latest
|
|
12
|
+
Project-URL: homepage (upstream), https://www.sagemath.org
|
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
|
14
|
+
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
|
15
|
+
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
|
16
|
+
Classifier: Development Status :: 6 - Mature
|
|
17
|
+
Classifier: Intended Audience :: Education
|
|
18
|
+
Classifier: Intended Audience :: Science/Research
|
|
19
|
+
Classifier: Operating System :: POSIX
|
|
20
|
+
Classifier: Operating System :: POSIX :: Linux
|
|
21
|
+
Classifier: Operating System :: MacOS :: MacOS X
|
|
22
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
23
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
24
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
28
|
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
|
+
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
31
|
+
Description-Content-Type: text/x-rst
|
|
32
|
+
Provides-Extra: test
|
|
33
|
+
Requires-Dist: passagemath-graphs; extra == "test"
|
|
34
|
+
Requires-Dist: passagemath-repl; extra == "test"
|
|
35
|
+
|
|
36
|
+
===============================================================================
|
|
37
|
+
passagemath: Generating planar graphs with plantri and fullgen
|
|
38
|
+
===============================================================================
|
|
39
|
+
|
|
40
|
+
`passagemath <https://github.com/passagemath/passagemath>`__ is open
|
|
41
|
+
source mathematical software in Python, released under the GNU General
|
|
42
|
+
Public Licence GPLv2+.
|
|
43
|
+
|
|
44
|
+
It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
45
|
+
developed 2005-2025 under the motto “Creating a Viable Open Source
|
|
46
|
+
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
|
47
|
+
|
|
48
|
+
The passagemath fork uses the motto "Creating a Free Passage Between the
|
|
49
|
+
Scientific Python Ecosystem and Mathematical Software Communities."
|
|
50
|
+
It was created in October 2024 with the following goals:
|
|
51
|
+
|
|
52
|
+
- providing modularized installation with pip,
|
|
53
|
+
- establishing first-class membership in the scientific Python
|
|
54
|
+
ecosystem,
|
|
55
|
+
- giving `clear attribution of upstream
|
|
56
|
+
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
|
57
|
+
- providing independently usable Python interfaces to upstream
|
|
58
|
+
libraries,
|
|
59
|
+
- offering `platform portability and integration testing
|
|
60
|
+
services <https://github.com/passagemath/passagemath/issues/704>`__
|
|
61
|
+
to upstream projects,
|
|
62
|
+
- inviting collaborations with upstream projects,
|
|
63
|
+
- `building a professional, respectful, inclusive
|
|
64
|
+
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
|
65
|
+
- `empowering Sage users to participate in the scientific Python ecosystem
|
|
66
|
+
<https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
|
|
67
|
+
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
|
68
|
+
serverless deployment with Javascript,
|
|
69
|
+
- developing a native Windows port.
|
|
70
|
+
|
|
71
|
+
`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
|
|
72
|
+
available online.
|
|
73
|
+
|
|
74
|
+
passagemath attempts to support and provides binary wheels suitable for
|
|
75
|
+
all major Linux distributions and recent versions of macOS.
|
|
76
|
+
|
|
77
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
|
78
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
|
79
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
|
80
|
+
or virtualization.
|
|
81
|
+
|
|
82
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
About this pip-installable distribution package
|
|
86
|
+
-----------------------------------------------
|
|
87
|
+
|
|
88
|
+
This pip-installable distribution ``passagemath-plantri`` provides an interface
|
|
89
|
+
to `plantri <https://users.cecs.anu.edu.au/~bdm/plantri/>`_.
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
What is included
|
|
93
|
+
----------------
|
|
94
|
+
|
|
95
|
+
* Binary wheels on PyPI contain prebuilt copies of plantri executables.
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
Examples
|
|
99
|
+
--------
|
|
100
|
+
|
|
101
|
+
Using plantri programs on the command line::
|
|
102
|
+
|
|
103
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-plantri" sage -sh -c plantri
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
Finding the installation location of a plantri program::
|
|
107
|
+
|
|
108
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-plantri[test]" ipython
|
|
109
|
+
|
|
110
|
+
In [1]: from sage.features.graph_generators import Plantri
|
|
111
|
+
|
|
112
|
+
In [2]: Plantri().absolute_filename()
|
|
113
|
+
Out[2]: '.../bin/plantri'
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
Using the Python interface::
|
|
117
|
+
|
|
118
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-plantri[test]" ipython
|
|
119
|
+
|
|
120
|
+
In [1]: from sage.all__sagemath_plantri import *
|
|
121
|
+
|
|
122
|
+
In [2]: len(list(graphs.planar_graphs(4, minimum_edges=4)))
|
|
123
|
+
Out[2]: 4
|
|
124
|
+
|
|
125
|
+
In [3]: gen = graphs.triangulations(6, only_eulerian=True); g = next(gen)
|
|
126
|
+
|
|
127
|
+
In [4]: g.is_isomorphic(graphs.OctahedralGraph())
|
|
128
|
+
Out[4]: True
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
sage/all__sagemath_plantri.py,sha256=sdbc0pCk9nDAEvKRC58vdS_tv49M21mTdbg5sdk5uRU,107
|
|
2
|
+
sage/libs/all__sagemath_plantri.py,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
|
|
3
|
+
sage/libs/plantri.cpython-314t-x86_64-linux-gnu.so,sha256=l5XBKm04nY10tTVs41TMD0VkvCVosdj_prMBp_Xdgro,64480
|
|
4
|
+
sage/libs/plantri.pyx,sha256=pTgjwsPWGnO4zjvDLWsQDjtD7pbgVgDDsrwcwySBixg,46
|
|
5
|
+
sage_wheels/bin/fullgen,sha256=QJhAIw6J2VsysYAEraS_anMXNKPRT-S2nFuaDHRBFpk,151344
|
|
6
|
+
sage_wheels/bin/plantri,sha256=lGgIonjy1KRsel-Uo6BrC5orC4L0Easp7_ilB7caBmw,256648
|
|
7
|
+
passagemath_plantri-10.6.34.dist-info/METADATA,sha256=lnxt7rpOPQpA0XgU3nD8_Rb9zWxOIiQRfskBpch4IJM,5251
|
|
8
|
+
passagemath_plantri-10.6.34.dist-info/WHEEL,sha256=nOx7XaQtUuviRexdScbGiVf9hicMw2Okxb15rmIT2Kw,193
|
|
9
|
+
passagemath_plantri-10.6.34.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
10
|
+
passagemath_plantri-10.6.34.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# sage_setup: distribution = sagemath-plantri
|
|
Binary file
|
sage/libs/plantri.pyx
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# sage_setup: distribution = sagemath-plantri
|
sage_wheels/bin/fullgen
ADDED
|
Binary file
|
sage_wheels/bin/plantri
ADDED
|
Binary file
|