passagemath-cliquer 10.6.21__cp311-cp311-macosx_13_0_x86_64.whl → 10.8.1a1__cp311-cp311-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-cliquer might be problematic. Click here for more details.

@@ -0,0 +1,3 @@
1
+ # sage_setup: distribution = sagemath-cliquer
2
+
3
+ from sage.all__sagemath_cliquer import *
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-cliquer
3
- Version: 10.6.21
3
+ Version: 10.8.1a1
4
4
  Summary: passagemath: Finding cliques in graphs with cliquer
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -25,9 +25,10 @@ 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
- Requires-Python: <3.14,>=3.10
31
+ Requires-Python: <3.15,>=3.11
31
32
  Description-Content-Type: text/x-rst
32
33
  Provides-Extra: test
33
34
  Requires-Dist: passagemath-graphs; extra == "test"
@@ -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.13.x.
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
@@ -103,7 +104,7 @@ Examples
103
104
 
104
105
  $ pipx run --pip-args="--prefer-binary" --spec "passagemath-cliquer[test]" ipython
105
106
 
106
- In [1]: from sage.all__sagemath_cliquer import *
107
+ In [1]: from passagemath_cliquer import *
107
108
 
108
109
  In [2]: from sage.graphs.cliquer import max_clique
109
110
 
@@ -0,0 +1,11 @@
1
+ passagemath_cliquer-10.8.1a1.dist-info/RECORD,,
2
+ passagemath_cliquer-10.8.1a1.dist-info/WHEEL,sha256=mQHItegF5691ic49RsplOc-Qnsd2vNjn3I2muVJZ10s,155
3
+ passagemath_cliquer-10.8.1a1.dist-info/top_level.txt,sha256=NU3s_DGJ8-DsGAjY6UgTd040EaonLWvfCkOA7vxda7E,26
4
+ passagemath_cliquer-10.8.1a1.dist-info/METADATA,sha256=jlgBXKQltUOyMfDTNOTTnv1-cMcWBlXOnLCkcvT8cbY,4876
5
+ passagemath_cliquer/__init__.py,sha256=HlYrHe2yxnKRikxWok_sVB1xn9keOK-m5zSpcXjVCwI,88
6
+ passagemath_cliquer/.dylibs/libcliquer.1.0.21.dylib,sha256=stIe8qLSoDShhbzlCkhyi2u4wb_cNeblWbJDAMEwIeM,65776
7
+ sage/all__sagemath_cliquer.py,sha256=jBej4FzxkgjVdTK_hCm3u9rgoYX3_PAHa2mZXK8KvUM,107
8
+ sage/graphs/cliquer.cpython-311-darwin.so,sha256=Gu_600-By_CUvVwC31iwI5uxG3Hl46RkKxaH81IE-X8,118224
9
+ sage/graphs/cliquer.pyx,sha256=wqLhqlQpdevCF2viYNPaojGoslq2uSki1cwx1BfMitM,9617
10
+ sage/graphs/cliquer.pxd,sha256=NTJnYsne4hPSF65aG6CayHmkTJ3NwEJkngGTV3M7uQ0,654
11
+ sage/graphs/all__sagemath_cliquer.py,sha256=Rby8pG2esTxBpJcnmT0FiU_RsBsT_mzMEXds-AjXrUI,46
@@ -1,6 +1,6 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-macosx_13_0_x86_64
5
- Generator: delocate 0.13.0
5
+ Generator: delocate 0.13.1.dev42+ga0af70b54
6
6
 
@@ -0,0 +1,3 @@
1
+
2
+ passagemath_cliquer
3
+ sage
Binary file
sage/graphs/cliquer.pyx CHANGED
@@ -1,5 +1,4 @@
1
1
  # sage_setup: distribution = sagemath-cliquer
2
- # cython: binding=True
3
2
  r"""
4
3
  Interface with Cliquer (clique-related problems)
5
4
 
@@ -1,10 +0,0 @@
1
- passagemath_cliquer.dylibs/libcliquer.1.dylib,sha256=FfkQ100J3lHneQbWNY7FRb3A7vYPNAGEwNUL_qKig9o,121712
2
- passagemath_cliquer-10.6.21.dist-info/RECORD,,
3
- passagemath_cliquer-10.6.21.dist-info/WHEEL,sha256=RyxoEM-DdYra2rgZTpxdiJkmjbwgUQ_Obk5UCeDLiEQ,137
4
- passagemath_cliquer-10.6.21.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
- passagemath_cliquer-10.6.21.dist-info/METADATA,sha256=IDqRfT45KaL-V8_I1PrSLPZ1NnjFHXDwYP4HKwTc3Vg,4831
6
- sage/all__sagemath_cliquer.py,sha256=jBej4FzxkgjVdTK_hCm3u9rgoYX3_PAHa2mZXK8KvUM,107
7
- sage/graphs/cliquer.cpython-311-darwin.so,sha256=LesVJlGl8UBlaiTRrs2XZ77AgevUxh28oTmHfF5jJPs,167632
8
- sage/graphs/cliquer.pyx,sha256=H2IMZxZu8xeKynaefRM6_8zzCu-w4TVAtcrwp-07Z_U,9640
9
- sage/graphs/cliquer.pxd,sha256=NTJnYsne4hPSF65aG6CayHmkTJ3NwEJkngGTV3M7uQ0,654
10
- sage/graphs/all__sagemath_cliquer.py,sha256=Rby8pG2esTxBpJcnmT0FiU_RsBsT_mzMEXds-AjXrUI,46
@@ -1,2 +0,0 @@
1
-
2
- sage