passagemath-polyhedra 10.6.29__cp310-cp310-musllinux_1_2_x86_64.whl → 10.6.31rc1__cp310-cp310-musllinux_1_2_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-polyhedra might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-polyhedra
3
- Version: 10.6.29
3
+ Version: 10.6.31rc1
4
4
  Summary: passagemath: Convex polyhedra in arbitrary dimension, mixed integer linear optimization
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -33,9 +33,9 @@ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
34
  Requires-Dist: passagemath-ppl
35
35
  Requires-Dist: memory_allocator
36
- Requires-Dist: passagemath-environment~=10.6.29.0
37
- Requires-Dist: passagemath-glpk~=10.6.29.0
38
- Requires-Dist: passagemath-modules~=10.6.29.0
36
+ Requires-Dist: passagemath-environment==10.6.31rc1
37
+ Requires-Dist: passagemath-glpk==10.6.31rc1
38
+ Requires-Dist: passagemath-modules==10.6.31rc1
39
39
  Provides-Extra: conf
40
40
  Provides-Extra: test
41
41
  Requires-Dist: passagemath-repl; extra == "test"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-polyhedra
3
- Version: 10.6.29
3
+ Version: 10.6.31rc1
4
4
  Summary: passagemath: Convex polyhedra in arbitrary dimension, mixed integer linear optimization
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -33,10 +33,10 @@ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
34
  Requires-Dist: passagemath-ppl
35
35
  Requires-Dist: memory_allocator
36
- Requires-Dist: passagemath-conf~=10.6.29.0; sys_platform != "win32"
37
- Requires-Dist: passagemath-environment~=10.6.29.0
38
- Requires-Dist: passagemath-glpk~=10.6.29.0
39
- Requires-Dist: passagemath-modules~=10.6.29.0
36
+ Requires-Dist: passagemath-conf==10.6.31rc1; sys_platform != "win32"
37
+ Requires-Dist: passagemath-environment==10.6.31rc1
38
+ Requires-Dist: passagemath-glpk==10.6.31rc1
39
+ Requires-Dist: passagemath-modules==10.6.31rc1
40
40
  Provides-Extra: conf
41
41
  Requires-Dist: passagemath-conf; extra == "conf"
42
42
  Provides-Extra: test
@@ -20,7 +20,7 @@ sage/geometry/fan_isomorphism.py,sha256=9R_vCWyqMi8qWky1T1PpXWASx2T9EDu4hhgIFdQ4
20
20
  sage/geometry/fan_morphism.py,sha256=kpF3LxKEqAMnzf2kDuzyhPNxlgQQ94aZ40Q9BPCE2Do,76418
21
21
  sage/geometry/hasse_diagram.py,sha256=VTdFT8ivZhIImLeYnsK06hgRbDTBpm6E6GesNx8dbXM,8673
22
22
  sage/geometry/integral_points.py,sha256=V48Vs4dG6fZRcxmAr9ScqN3jERcKgUqTq8Aod5eTa5Q,1072
23
- sage/geometry/integral_points_generic_dense.cpython-310-x86_64-linux-gnu.so,sha256=GCZLMabPEA_g7DPS8NyIRjl4o4UnS0awXmIuT5zJVl0,1553056
23
+ sage/geometry/integral_points_generic_dense.cpython-310-x86_64-linux-gnu.so,sha256=Q2QZdTk-ZqSK3jUD2lBR-hgvb0VeZC8idhooLYrhIlM,1553056
24
24
  sage/geometry/integral_points_generic_dense.pyx,sha256=c848OfZnrbOYfGJBfI44DiQ5XTi7IsbntBe6PjrMJ0Q,275
25
25
  sage/geometry/lattice_polytope.py,sha256=1brMNpTtL_fLa8jvoa9H1rcZ0Y03haAUmP3zClY8QPM,213397
26
26
  sage/geometry/linear_expression.py,sha256=lYY_Itcvq5d4Nnquc3z3uTy3L7xJkHz7jyvVOQNZrCc,24729
@@ -78,26 +78,26 @@ sage/geometry/polyhedron/ppl_lattice_polygon.py,sha256=bEQ3m7EyeLpwIioG7_BkoZLKV
78
78
  sage/geometry/polyhedron/ppl_lattice_polytope.py,sha256=fDkgC1D4jbbd-CODevS7BtzmGcELWDsQDF05AxWidZk,49897
79
79
  sage/geometry/polyhedron/representation.py,sha256=ts4Bu0TWgJWxBeH_FT96-R8gZEA_RQGqD1nyv6QmSlQ,55243
80
80
  sage/geometry/polyhedron/combinatorial_polyhedron/all.py,sha256=LolvTCzFQLU1zFvEF3eKq8UENEuaxFb6_fOHRj_4pOA,48
81
- sage/geometry/polyhedron/combinatorial_polyhedron/base.cpython-310-x86_64-linux-gnu.so,sha256=sScDDO3UoO92uSHqduC2xyKGoiOaCXUcu7z8d6REkb8,3570081
81
+ sage/geometry/polyhedron/combinatorial_polyhedron/base.cpython-310-x86_64-linux-gnu.so,sha256=8lGNqny_DLtRygGw4kfc-QbwywWZNJEZ55HXnwJi5bg,3570081
82
82
  sage/geometry/polyhedron/combinatorial_polyhedron/base.pxd,sha256=yhN1XgEZ85N0nR7QDOg2NSvGHj5UAl-fDwEEV619svU,4098
83
83
  sage/geometry/polyhedron/combinatorial_polyhedron/base.pyx,sha256=v3gjG9bsd0IBu3w7LLyQXKjMcuj3l9iJhV-w3PHFa1g,146138
84
- sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.cpython-310-x86_64-linux-gnu.so,sha256=EKhc09HXcfAiZfodwo9KGRhmfPM_Nbiw7qVpj-nzxlc,817049
84
+ sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.cpython-310-x86_64-linux-gnu.so,sha256=CglTJx9dF-NnrUbEZogrAfGw2y9nThrcFZxfbT6-Arw,817049
85
85
  sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.pxd,sha256=pwXlD_jx_fg9hGx-hb93_zbDl6EHJWJvBmNg3KYfWlY,1782
86
86
  sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.pyx,sha256=hUNvaz3sfKgy4GNF5e74YfaXf97I7baeKG8I77xvQIA,39883
87
- sage/geometry/polyhedron/combinatorial_polyhedron/conversions.cpython-310-x86_64-linux-gnu.so,sha256=aPDTXzMjWJa0ejhNJDpDcx9PjZIB9ETxR-T4s4FR0Y8,677217
87
+ sage/geometry/polyhedron/combinatorial_polyhedron/conversions.cpython-310-x86_64-linux-gnu.so,sha256=PqYTIe6Y39T2cDpQpplxrY1HQUo9iDBFosuMOisgt3Q,677217
88
88
  sage/geometry/polyhedron/combinatorial_polyhedron/conversions.pxd,sha256=1jOLLePlKwt5CJnjXtfj1DyU4W-c2EAdnyowkJPyJu4,365
89
89
  sage/geometry/polyhedron/combinatorial_polyhedron/conversions.pyx,sha256=eGBgIHKiGVJGYgEBSA2P_jiLTtGnHDPIO9Qlv45aGeE,18803
90
90
  sage/geometry/polyhedron/combinatorial_polyhedron/face_data_structure.pxd,sha256=Yio6wTA2kEeQls07hQWVkBcYeAqBQFuik3H7AeVVwYA,6438
91
- sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.cpython-310-x86_64-linux-gnu.so,sha256=IPe7U6GfhT3Lw-nXEJRjIul3K_sTij05PbbDKczcyTE,891881
91
+ sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.cpython-310-x86_64-linux-gnu.so,sha256=wenISS7WXCrJdW_VUMQCEYk63lEZFJfbMa50Sicncoc,891881
92
92
  sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.pxd,sha256=Lq6QNsS3DnUUeHqkZZQQ996xyRzECFqEio5qEgWLh9s,4644
93
93
  sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.pyx,sha256=sWM2nnuPt_2C4K97ZgD6-FSirZjCfoEvucet1Ce4gmA,90221
94
- sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.cpython-310-x86_64-linux-gnu.so,sha256=mLMyfhF4JtPGyrXcYpq0xt3NDnWfdAxeyEAIHYDxm7o,93984
94
+ sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.cpython-310-x86_64-linux-gnu.so,sha256=_6sRyx28fVLixJ04FFNh_PwskD5-AGskSoQFbFHHRfw,93984
95
95
  sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.pxd,sha256=2_L1zSSHpCxDBufxjL8mOoFUj__OvMfJouYzaPzxk2Q,13151
96
96
  sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.pyx,sha256=3Tqdtx-8T9DkWslPzK82n27p_TgeuhyKPR-yDF18LBo,2859
97
- sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.cpython-310-x86_64-linux-gnu.so,sha256=SxUh4Df8JSFC8XzwW4Ive80rbLFzTtrXzrveTje1s5c,480225
97
+ sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.cpython-310-x86_64-linux-gnu.so,sha256=EJIJN2miVDp4KJ-pnOgulsE2smU5YNGbbkhWwJNzAts,480225
98
98
  sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.pxd,sha256=yPhgmiCIyYePn8aRrXWUndALSX6XojSV0nyyBeDpo9o,1154
99
99
  sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.pyx,sha256=9huRMVWU8UpHiIqMa4tmbE_QBSc2zYgn8h620tWoqhA,21823
100
- sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.cpython-310-x86_64-linux-gnu.so,sha256=nui5vTapUbfjI6JdTfAD2qSsRj1l5L369Pivb7nSVLg,554145
100
+ sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.cpython-310-x86_64-linux-gnu.so,sha256=qomUWy57mnNPi9mH_VcN0uaYD_yJa-dyrvpeaaalKXc,554145
101
101
  sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.pxd,sha256=AvDecggtVui3oUQcoCwBguJJBzT9MDA4W6q70KsMv0A,2921
102
102
  sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.pyx,sha256=3syIslI5bst2-DAGcU5PDomSrnH847XGyVBakUQWIcw,24147
103
103
  sage/geometry/polyhedron/modules/all.py,sha256=LolvTCzFQLU1zFvEF3eKq8UENEuaxFb6_fOHRj_4pOA,48
@@ -201,8 +201,8 @@ sage_wheels/share/reflexive_polytopes/Full3d/zzdb.v10,sha256=RNGTpHZbqg_kQjAaXht
201
201
  sage_wheels/share/reflexive_polytopes/Full3d/zzdb.v11,sha256=aWBRUh_ypzLTwOQBt3kiNi7vVHUVjITBuzGnUz_ezXw,224
202
202
  sage_wheels/share/reflexive_polytopes/Full3d/zzdb.v12,sha256=kqmjvL8x9BW9RbPh7lUW4OMY1dY9BTi4PRcS9YieQQw,31
203
203
  sage_wheels/share/reflexive_polytopes/Full3d/zzdb.v13,sha256=82Nhvyd4kPTIRVlSDjYCJEnFMoDTY-3Yg81Pq-DXFXc,14
204
- passagemath_polyhedra-10.6.29.dist-info/METADATA,sha256=XnlGDR9FdgW50s6s44nK6lOrvq-iboGNLQxtr-Fi-Js,16768
205
- passagemath_polyhedra-10.6.29.dist-info/METADATA.bak,sha256=zvC5KrOkq8BzW_5PgbznRnHJzd8NVZRHmBed5QF8-QM,16885
206
- passagemath_polyhedra-10.6.29.dist-info/WHEEL,sha256=YJPq7zroHSsdctrb_KymZ4ss41PkmaA9SD9TZzqKSX8,112
207
- passagemath_polyhedra-10.6.29.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
208
- passagemath_polyhedra-10.6.29.dist-info/RECORD,,
204
+ passagemath_polyhedra-10.6.31rc1.dist-info/METADATA,sha256=9VuwPIBDgJQWibmLmBdro2f7h6d-U-yp2U6NObyWu60,16774
205
+ passagemath_polyhedra-10.6.31rc1.dist-info/METADATA.bak,sha256=liDKbiEijQcI8GTsB0yLfibStyfUT-OFx5eOH_-fwBM,16892
206
+ passagemath_polyhedra-10.6.31rc1.dist-info/WHEEL,sha256=YJPq7zroHSsdctrb_KymZ4ss41PkmaA9SD9TZzqKSX8,112
207
+ passagemath_polyhedra-10.6.31rc1.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
208
+ passagemath_polyhedra-10.6.31rc1.dist-info/RECORD,,