passagemath-rankwidth 10.6.37__cp312-abi3-macosx_13_0_x86_64.whl → 10.6.41__cp312-abi3-macosx_13_0_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.
Potentially problematic release.
This version of passagemath-rankwidth might be problematic. Click here for more details.
- passagemath_rankwidth/.dylibs/librw.0.dylib +0 -0
- {passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/METADATA +3 -2
- {passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/RECORD +6 -6
- sage/graphs/graph_decompositions/rankwidth.abi3.so +0 -0
- {passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/WHEEL +0 -0
- {passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/top_level.txt +0 -0
|
Binary file
|
{passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-rankwidth
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.41
|
|
4
4
|
Summary: passagemath: Rankwidth and rank decompositions of graphs with rw
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -25,6 +25,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.11
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.12
|
|
27
27
|
Classifier: Programming Language :: Python :: 3.13
|
|
28
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
28
29
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
30
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
31
|
Requires-Python: <3.15,>=3.10
|
|
@@ -79,7 +80,7 @@ the passagemath distributions. Use of the full functionality of passagemath
|
|
|
79
80
|
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
|
80
81
|
or virtualization.
|
|
81
82
|
|
|
82
|
-
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.
|
|
83
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.14.x.
|
|
83
84
|
|
|
84
85
|
|
|
85
86
|
About this pip-installable distribution package
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
passagemath_rankwidth/__init__.py,sha256=R8c9YuGWpzmOs0rd6XMhmHjC8OLrFv95lX0IqU146Wg,92
|
|
2
|
-
passagemath_rankwidth/.dylibs/librw.0.dylib,sha256=
|
|
3
|
-
passagemath_rankwidth-10.6.
|
|
4
|
-
passagemath_rankwidth-10.6.
|
|
5
|
-
passagemath_rankwidth-10.6.
|
|
6
|
-
passagemath_rankwidth-10.6.
|
|
2
|
+
passagemath_rankwidth/.dylibs/librw.0.dylib,sha256=UjwFLGaEdim9Oa-xie-UyBolyWXNC08yqEHyV1Wf1Xw,14560
|
|
3
|
+
passagemath_rankwidth-10.6.41.dist-info/RECORD,,
|
|
4
|
+
passagemath_rankwidth-10.6.41.dist-info/WHEEL,sha256=gwKIK4GslukC4grWlA2UD8HfZLRoT26ai3xdEG2as3I,153
|
|
5
|
+
passagemath_rankwidth-10.6.41.dist-info/top_level.txt,sha256=fBLflVh_5kF3NqatPHMMyKd3Ygl7dHOfaBaLFrvPtHA,28
|
|
6
|
+
passagemath_rankwidth-10.6.41.dist-info/METADATA,sha256=8ApFBAwOurlnfvN2wK53EmqFBW5LJzhi1BAbW1k5Bts,4976
|
|
7
7
|
sage/all__sagemath_rankwidth.py,sha256=9OKCYFCtD-gDbbKmGnvLqMUg3gaTZ4wvHq8dv5kTdUU,109
|
|
8
8
|
sage/graphs/all__sagemath_rankwidth.py,sha256=8AgBFcKFGDJyb66yQXgMGdZE8BK4Q0Mj3r0uHtIvCJg,48
|
|
9
|
-
sage/graphs/graph_decompositions/rankwidth.abi3.so,sha256=
|
|
9
|
+
sage/graphs/graph_decompositions/rankwidth.abi3.so,sha256=eSgSsxir4Pe6PU79ylCdfLb33x2AK4YP1vfQewtb5Ws,83832
|
|
10
10
|
sage/graphs/graph_decompositions/all__sagemath_rankwidth.py,sha256=8AgBFcKFGDJyb66yQXgMGdZE8BK4Q0Mj3r0uHtIvCJg,48
|
|
11
11
|
sage/graphs/graph_decompositions/rankwidth.pyx,sha256=XLgr3jaejMtypTubVJBHVrLLTmr0XYyBZeLSNTssV5c,10031
|
|
Binary file
|
|
File without changes
|
{passagemath_rankwidth-10.6.37.dist-info → passagemath_rankwidth-10.6.41.dist-info}/top_level.txt
RENAMED
|
File without changes
|