passagemath-polyhedra 10.6.31rc1__cp312-cp312-musllinux_1_2_x86_64.whl → 10.6.31rc2__cp312-cp312-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.

Files changed (27) hide show
  1. {passagemath_polyhedra-10.6.31rc1.dist-info → passagemath_polyhedra-10.6.31rc2.dist-info}/METADATA +4 -4
  2. {passagemath_polyhedra-10.6.31rc1.dist-info → passagemath_polyhedra-10.6.31rc2.dist-info}/METADATA.bak +5 -5
  3. {passagemath_polyhedra-10.6.31rc1.dist-info → passagemath_polyhedra-10.6.31rc2.dist-info}/RECORD +27 -27
  4. sage/geometry/integral_points_generic_dense.cpython-312-x86_64-linux-musl.so +0 -0
  5. sage/geometry/point_collection.cpython-312-x86_64-linux-musl.so +0 -0
  6. sage/geometry/polyhedron/combinatorial_polyhedron/base.cpython-312-x86_64-linux-musl.so +0 -0
  7. sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.cpython-312-x86_64-linux-musl.so +0 -0
  8. sage/geometry/polyhedron/combinatorial_polyhedron/conversions.cpython-312-x86_64-linux-musl.so +0 -0
  9. sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.cpython-312-x86_64-linux-musl.so +0 -0
  10. sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.cpython-312-x86_64-linux-musl.so +0 -0
  11. sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.cpython-312-x86_64-linux-musl.so +0 -0
  12. sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.cpython-312-x86_64-linux-musl.so +0 -0
  13. sage/geometry/triangulation/base.cpython-312-x86_64-linux-musl.so +0 -0
  14. sage/numerical/backends/cvxopt_backend.cpython-312-x86_64-linux-musl.so +0 -0
  15. sage/numerical/backends/cvxopt_sdp_backend.cpython-312-x86_64-linux-musl.so +0 -0
  16. sage/numerical/backends/cvxpy_backend.cpython-312-x86_64-linux-musl.so +0 -0
  17. sage/numerical/backends/interactivelp_backend.cpython-312-x86_64-linux-musl.so +0 -0
  18. sage/numerical/backends/matrix_sdp_backend.cpython-312-x86_64-linux-musl.so +0 -0
  19. sage/numerical/backends/ppl_backend.cpython-312-x86_64-linux-musl.so +0 -0
  20. sage/numerical/backends/scip_backend.cpython-312-x86_64-linux-musl.so +0 -0
  21. sage/numerical/linear_functions.cpython-312-x86_64-linux-musl.so +0 -0
  22. sage/numerical/linear_tensor_element.cpython-312-x86_64-linux-musl.so +0 -0
  23. sage/numerical/mip.cpython-312-x86_64-linux-musl.so +0 -0
  24. sage/numerical/sdp.cpython-312-x86_64-linux-musl.so +0 -0
  25. sage/schemes/toric/divisor_class.cpython-312-x86_64-linux-musl.so +0 -0
  26. {passagemath_polyhedra-10.6.31rc1.dist-info → passagemath_polyhedra-10.6.31rc2.dist-info}/WHEEL +0 -0
  27. {passagemath_polyhedra-10.6.31rc1.dist-info → passagemath_polyhedra-10.6.31rc2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-polyhedra
3
- Version: 10.6.31rc1
3
+ Version: 10.6.31rc2
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.31rc1
37
- Requires-Dist: passagemath-glpk==10.6.31rc1
38
- Requires-Dist: passagemath-modules==10.6.31rc1
36
+ Requires-Dist: passagemath-environment==10.6.31rc2
37
+ Requires-Dist: passagemath-glpk==10.6.31rc2
38
+ Requires-Dist: passagemath-modules==10.6.31rc2
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.31rc1
3
+ Version: 10.6.31rc2
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.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
36
+ Requires-Dist: passagemath-conf==10.6.31rc2; sys_platform != "win32"
37
+ Requires-Dist: passagemath-environment==10.6.31rc2
38
+ Requires-Dist: passagemath-glpk==10.6.31rc2
39
+ Requires-Dist: passagemath-modules==10.6.31rc2
40
40
  Provides-Extra: conf
41
41
  Requires-Dist: passagemath-conf; extra == "conf"
42
42
  Provides-Extra: test
@@ -20,12 +20,12 @@ 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-312-x86_64-linux-musl.so,sha256=2fBE-KKU0u0olLWIN--MR_yg-tfB4SxM7oxHswT-bCY,1581896
23
+ sage/geometry/integral_points_generic_dense.cpython-312-x86_64-linux-musl.so,sha256=0zBG5L3oWCwNTZudZF7Z56-HCuIAtyyjyEZXLQW3Loc,1582400
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
27
27
  sage/geometry/newton_polygon.py,sha256=S8lr5dh4dPL7x7cyZRBWifpI9ZqEgca8rIKpdX7hnC8,25033
28
- sage/geometry/point_collection.cpython-312-x86_64-linux-musl.so,sha256=hz7cRwcqbR5VnyponRoK1X9gCMZ1JuJ8xLCQbenDGAM,1233128
28
+ sage/geometry/point_collection.cpython-312-x86_64-linux-musl.so,sha256=wKJN740npNoH4iivpjmXPozAMzCC4u3PQWAoOap6u_w,1233376
29
29
  sage/geometry/point_collection.pyx,sha256=Ua2x8Lsw2-YE2hAo_of4V6OetcKZxICXF_Cul_MFAuQ,30166
30
30
  sage/geometry/polyhedral_complex.py,sha256=NeSrleLIcAGL1MRCUFy4l6hS1d8WBL1z1VDZIEVYr5k,106721
31
31
  sage/geometry/pseudolines.py,sha256=L_r3dGqbSMLtKCfGbBPLhqFuDJGFJ38lxUKy_ESOIqE,19173
@@ -78,32 +78,32 @@ 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-312-x86_64-linux-musl.so,sha256=1ZNa2zfHNSO1GBKws9uOo_4dZ-TWp1JnADc3wEGC3s4,3815873
81
+ sage/geometry/polyhedron/combinatorial_polyhedron/base.cpython-312-x86_64-linux-musl.so,sha256=Ckl_DE65y3_i_y7PM8wB8U_1qOOD2Onk3VTFeQkih90,3815873
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-312-x86_64-linux-musl.so,sha256=UzmG2xdv9TZhMffKzIzCQnX3r2Bq030H-L0i0Ay9PV8,878545
84
+ sage/geometry/polyhedron/combinatorial_polyhedron/combinatorial_face.cpython-312-x86_64-linux-musl.so,sha256=eC-B2XG_pMpuFklw9NFHpUPYKeaHYLg3c-WIi3GLxLs,882641
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-312-x86_64-linux-musl.so,sha256=rF1LyLtuGKR1-RNIZ8p-0jKtLmxUPFfxkqBLfzgIe-M,759225
87
+ sage/geometry/polyhedron/combinatorial_polyhedron/conversions.cpython-312-x86_64-linux-musl.so,sha256=T8jxjkT3Yi-TWtDkRzGfOyjZuXWL_xNaVM8VEQ5nc0o,759225
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-312-x86_64-linux-musl.so,sha256=9VQDOsoDLS-kI8HiZtfVQp3CxHYwINW8xO4vO-q9Gnk,953425
91
+ sage/geometry/polyhedron/combinatorial_polyhedron/face_iterator.cpython-312-x86_64-linux-musl.so,sha256=tUdhB13AHRUn7Ss-NM3QynASThvVf0Bw3I1VdrvKQP4,953425
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-312-x86_64-linux-musl.so,sha256=yx4-jxcZSAirR2GkpaVR6v0XpPXFVEdMw5L_sUEyKwI,107512
94
+ sage/geometry/polyhedron/combinatorial_polyhedron/face_list_data_structure.cpython-312-x86_64-linux-musl.so,sha256=ju4rgwLtqiKyxp2u1aet4XCer0xIhPhchWADJ1Owmew,107512
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-312-x86_64-linux-musl.so,sha256=HZSM85CoATJqrWHQAuC8_S_3snNd9HeuvTcUvFQBVFU,541705
97
+ sage/geometry/polyhedron/combinatorial_polyhedron/list_of_faces.cpython-312-x86_64-linux-musl.so,sha256=riTz_1nN5mf0mKqc2j7mIhKf5IUFYRoW9aXiyuN_cPo,541705
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-312-x86_64-linux-musl.so,sha256=6tN7TIwDIeti5B9pSiaCTfMqGvtxJ-THzlNljarrxGY,685217
100
+ sage/geometry/polyhedron/combinatorial_polyhedron/polyhedron_face_lattice.cpython-312-x86_64-linux-musl.so,sha256=PVbmgrmbsbACojIMXTS7rERCIS294-aV9I4RvPq81Mc,685217
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
104
104
  sage/geometry/polyhedron/modules/formal_polyhedra_module.py,sha256=H1M4Q-gVvLo3aGkPyCCMRvdfQxpcqiPAlBIPzFB4lqU,6114
105
105
  sage/geometry/triangulation/all.py,sha256=hZDvbBIQgzsXOQvCh2SFC9BPl-MP3Za2ltX254BOibs,127
106
- sage/geometry/triangulation/base.cpython-312-x86_64-linux-musl.so,sha256=8bjIYY_ONhm9EPD_-QYWMPImiTXNUKMs2wSaLcvJbvU,2104305
106
+ sage/geometry/triangulation/base.cpython-312-x86_64-linux-musl.so,sha256=gNhT_WTo64k_Oyox3dUtb6oLR7vdsR5qWilovVGm5cQ,2104305
107
107
  sage/geometry/triangulation/base.pyx,sha256=CcdBXQjqRq5UKFmvF47CdbY3kezZJOlYXdVJm0WUq0s,30274
108
108
  sage/geometry/triangulation/data.h,sha256=0wVPN5U3c9FNqkoPq1EbrZOhkBrHNJggn-7jS-GsJwU,3618
109
109
  sage/geometry/triangulation/data.pxd,sha256=7w9mhv0OphWg4LW_0BopsW4D1FaGkvrSCkasXCCdVyY,158
@@ -119,44 +119,44 @@ sage/numerical/all.py,sha256=G0M2Yf4lcL46RVDRsfghmIsXkWkTQHsJNRishtSekEw,581
119
119
  sage/numerical/all__sagemath_polyhedra.py,sha256=919uMNLV86OInEG6t6qAjZtpE7usy3cYFnAub4iijx0,529
120
120
  sage/numerical/interactive_simplex_method.py,sha256=hB3EdLJhhTjQINmw5tW-DBb2W3zNe6gCDBWrRY8CAp4,181303
121
121
  sage/numerical/knapsack.py,sha256=uGP7S0Y7w0RhrBHPNJHUtRyg0GjzAQZ6wrjJXM6JXNU,23947
122
- sage/numerical/linear_functions.cpython-312-x86_64-linux-musl.so,sha256=kJFU3ltfXiJdHZlj1sq1YRmLuy-ADAv0FGZS6vYEps4,1387488
122
+ sage/numerical/linear_functions.cpython-312-x86_64-linux-musl.so,sha256=lL-Gx5ktLANKjl2gySGPOHYnQkbSWXsI5LW4-zgKkoA,1387496
123
123
  sage/numerical/linear_functions.pxd,sha256=6Ur2bqh-6yBoOpw-fU_dGKAvRAXYJIRbkxq5LWA93bk,1089
124
124
  sage/numerical/linear_functions.pyx,sha256=Y-0QrlZzDmIhw5fbP3UoyoqMhY1YLgT3FgJxwx9iIj4,52370
125
125
  sage/numerical/linear_tensor.py,sha256=mS9vjSn1HLCkB_MwLBHwd1kmLTn09gt9WjPMpcRI-8Q,15511
126
126
  sage/numerical/linear_tensor_constraints.py,sha256=xhv_mFvG1-QlM_5JbUwRzThPWAydtSZBoBMvkNiFzG4,14956
127
- sage/numerical/linear_tensor_element.cpython-312-x86_64-linux-musl.so,sha256=FC2byH-_isQ6cda37L4hqeky-C5Ym7B1RZ5cmGHqLRU,792616
127
+ sage/numerical/linear_tensor_element.cpython-312-x86_64-linux-musl.so,sha256=5pRidSFkZO2F6LI0ue_96nERjOUf8nz3AE_rVmL5CX4,794056
128
128
  sage/numerical/linear_tensor_element.pxd,sha256=KiJZamtNwBh-qjJVctqbjRiQWZdNi9wz97hpcur36W8,194
129
129
  sage/numerical/linear_tensor_element.pyx,sha256=kWDDxacjWJsp4Cx6TVzG2tlXncVb5z_oW1xxj9t5d5s,15417
130
- sage/numerical/mip.cpython-312-x86_64-linux-musl.so,sha256=aivR9H0C35PbigakKNKKU7hIVFqkZKJZ2Yq3BpP35s4,2602896
130
+ sage/numerical/mip.cpython-312-x86_64-linux-musl.so,sha256=R15XlPmnv2_5yGFzom2p5g-a4atWtmmIuR02gpLYkcs,2603640
131
131
  sage/numerical/mip.pxd,sha256=cGeXE3lPa5E7H7U-U3ImT-vSo8eqWFlTN4PVxngNMSs,1120
132
132
  sage/numerical/mip.pyx,sha256=DkStzMmKSqiLU8QqGyI6o5czIBsOQPhbM5AheLbcsFw,134520
133
- sage/numerical/sdp.cpython-312-x86_64-linux-musl.so,sha256=5RWeEODMPDauyM5SG7S3C2Ivj8VLI7kzD2JYJbiAqVI,1324408
133
+ sage/numerical/sdp.cpython-312-x86_64-linux-musl.so,sha256=PuoMP6JilHRndBB243aVLTHKhdmuYPplhEUQ1dVRKUI,1324880
134
134
  sage/numerical/sdp.pxd,sha256=sfIqekttQvN5N43WfniGS6kfOB5XEC-evQNxUhOSL_0,1164
135
135
  sage/numerical/sdp.pyx,sha256=plAUmlSMli0a5LuDhu7md5g1JL0hYLg7vJywYLOW27E,49355
136
136
  sage/numerical/backends/all.py,sha256=LolvTCzFQLU1zFvEF3eKq8UENEuaxFb6_fOHRj_4pOA,48
137
137
  sage/numerical/backends/all__sagemath_polyhedra.py,sha256=LolvTCzFQLU1zFvEF3eKq8UENEuaxFb6_fOHRj_4pOA,48
138
- sage/numerical/backends/cvxopt_backend.cpython-312-x86_64-linux-musl.so,sha256=17bZ0zA7ZtcU5qOFuk14N9LhW3ffSOGGGtzvE-lWQ_U,1068704
138
+ sage/numerical/backends/cvxopt_backend.cpython-312-x86_64-linux-musl.so,sha256=iLbp6m-i28DbguiI_jU6zCRRyiP0QhhaWAzFkuzktdI,1069504
139
139
  sage/numerical/backends/cvxopt_backend.pyx,sha256=90JOjOoefaa6G2OZdMO0H9M-0sQfug8kM7FQsEoD2mQ,32099
140
140
  sage/numerical/backends/cvxopt_backend_test.py,sha256=5FROhb8uv_jQOuphjLIhy_VOJ1fPY0nxOpVBCzAl8dM,834
141
- sage/numerical/backends/cvxopt_sdp_backend.cpython-312-x86_64-linux-musl.so,sha256=pvyo90jNfUCPrUPkbQYTmc_Aztl7Qy5PI2dUVL-3SlQ,733280
141
+ sage/numerical/backends/cvxopt_sdp_backend.cpython-312-x86_64-linux-musl.so,sha256=a3QSGhR2l6LvrjNb8QcI6kol0ZenIW6NIN4NNB4pN40,733656
142
142
  sage/numerical/backends/cvxopt_sdp_backend.pyx,sha256=NCq7iXCCQZjt8Qdg24a695TjsE7cN3CYqoIe5jT-kks,14671
143
- sage/numerical/backends/cvxpy_backend.cpython-312-x86_64-linux-musl.so,sha256=Cjw_m-zz3TvsY84B_GdUCBPpJDXSMkfNgMGqt0Ojycw,1294672
143
+ sage/numerical/backends/cvxpy_backend.cpython-312-x86_64-linux-musl.so,sha256=yiwyQMLmfu7F4vDWIELsaF3a7q_zCzq5XCDHVkpp9iw,1294672
144
144
  sage/numerical/backends/cvxpy_backend.pxd,sha256=p2GKJSvFNblYmpK2NeH7YwVGu4VMVnG4coCdUIt2xek,1390
145
145
  sage/numerical/backends/cvxpy_backend.pyx,sha256=923cU0penU7ZCKwURr4gUdpdpo8AMRs3Av8NwNHAJHU,31553
146
146
  sage/numerical/backends/cvxpy_backend_test.py,sha256=iNyGauzoCxHyN93Gh8LbirONKr6Bcc7v508WyAPQL3g,473
147
147
  sage/numerical/backends/generic_backend_test.py,sha256=m0k25bdrfvOZiL9zzimj8Upsm5Gy6W9eLTeFki0Doxw,889
148
- sage/numerical/backends/interactivelp_backend.cpython-312-x86_64-linux-musl.so,sha256=-wErBYr9h9-O6w7zL9r97hLorpxIsF2Pk1L6FkvKtqk,1460904
148
+ sage/numerical/backends/interactivelp_backend.cpython-312-x86_64-linux-musl.so,sha256=XEvarF9HdWVEVWWkLCQ-alHjl9VFq_jWNxGPNzvFosI,1461040
149
149
  sage/numerical/backends/interactivelp_backend.pxd,sha256=jbiRhBROPhMHBPLvvgSpDmNI0ew_LNMRuF7mErpbK1M,1276
150
150
  sage/numerical/backends/interactivelp_backend.pyx,sha256=9O1kp-KKel1o65j3lk2fKRSTNxXjzTjiJ0otD581T-U,42533
151
151
  sage/numerical/backends/interactivelp_backend_test.py,sha256=5nBccm9J9UtcI37eDcli1UUCdtX4HrGwvkQxb4-d0AM,459
152
152
  sage/numerical/backends/logging_backend.py,sha256=iXP1h3n1zyd9CSKmpnAfz54FWIUHI2c6OppZ1ky9lhQ,15334
153
- sage/numerical/backends/matrix_sdp_backend.cpython-312-x86_64-linux-musl.so,sha256=D2KThvHCV7jTDQVlM9A5sqZMBxwEdkIOmwNRC2_gyL8,774904
153
+ sage/numerical/backends/matrix_sdp_backend.cpython-312-x86_64-linux-musl.so,sha256=Cfisp1JljASDNdAGpaZz9yiZr0Koikhla12PLQ2K8sw,775128
154
154
  sage/numerical/backends/matrix_sdp_backend.pxd,sha256=WWZCkgndram96A2Rw2iHoBJ7Lgun-42V7XpLkCXkvpg,362
155
155
  sage/numerical/backends/matrix_sdp_backend.pyx,sha256=btqQmRzPbR0I62rn6znGlJjlqfU02dxwRGPmbHzvNQw,14917
156
- sage/numerical/backends/ppl_backend.cpython-312-x86_64-linux-musl.so,sha256=SD2Y_UZRVo4vvO09RvIE1B7MRBz-hFLGOfa5jIaDCN4,1307408
156
+ sage/numerical/backends/ppl_backend.cpython-312-x86_64-linux-musl.so,sha256=kjYTFO7LAeX611C7KSWBtviUN8YcoQMj1BbDI7dw0U0,1307384
157
157
  sage/numerical/backends/ppl_backend.pyx,sha256=KmVJfd_EQiO50J7D1i-Xrow24oCxvLdX4nNY6husyjg,35982
158
158
  sage/numerical/backends/ppl_backend_test.py,sha256=oZ8N2oKi3wu1V79BGYnzNBdFDtYSIRh8jmSc7MNpQzY,440
159
- sage/numerical/backends/scip_backend.cpython-312-x86_64-linux-musl.so,sha256=5ZKkz55ItODGPwopC51SXWV7_LvN8Zd5MIAFuSKvuFw,1425280
159
+ sage/numerical/backends/scip_backend.cpython-312-x86_64-linux-musl.so,sha256=oHIspzkhyuQumfhN7B6XFB-sAUtw2CU4YsNrbb000Y0,1425368
160
160
  sage/numerical/backends/scip_backend.pxd,sha256=bMUmB3-ZIQpR0iK3BT9vQnn0alEJFxbKkR8r6JicCMk,854
161
161
  sage/numerical/backends/scip_backend.pyx,sha256=0f8lujlFNkKByz4kJIjsZjcD9esqpDvp1-n59HfixC0,41999
162
162
  sage/numerical/backends/scip_backend_test.py,sha256=IZcdDQBeOv7qlMilYXqG2pZ2jE7YaOUq8CnopZBseu4,475
@@ -167,7 +167,7 @@ sage/schemes/all__sagemath_polyhedra.py,sha256=4l3RkFm9XlBkxEwkDCva-832OQmXneOPt
167
167
  sage/schemes/toric/all.py,sha256=mFWIqoMQf5edfq6n5qCdzWE-qVsNOTMplIfcMulnan4,502
168
168
  sage/schemes/toric/chow_group.py,sha256=ZaSpJNG4PagYKkQbpgBo6kiHCkxPq47ZYkYAN8VLQQw,43384
169
169
  sage/schemes/toric/divisor.py,sha256=snO-NUT6YyV2WghnX-oziAZK7iqKHT3o4yFgmhoSIOQ,73549
170
- sage/schemes/toric/divisor_class.cpython-312-x86_64-linux-musl.so,sha256=Cye6fWiJwevn936x1usidvjtm225j5M7wv1tnGcvxBw,570769
170
+ sage/schemes/toric/divisor_class.cpython-312-x86_64-linux-musl.so,sha256=ZM18WlK_YrdNCv2eT8KujlvxuHDYtFh-H60vN3DgQT4,570769
171
171
  sage/schemes/toric/divisor_class.pyx,sha256=GdjxhF1TGrs9Bv7pkji6G1Cw4h46cEAlKacgHKuIH8Q,10060
172
172
  sage/schemes/toric/fano_variety.py,sha256=JaLduwM-_yYPW05FaDbYx6tfi2hEZ2c-uK8l23tAGy0,69936
173
173
  sage/schemes/toric/homset.py,sha256=hWrz_VHrSMjMBuuu2dtQBNqz7WCnAB52oI5tg6mLyyA,24278
@@ -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.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=AwHYJA1Do1jwgPIoLQR4DiHSeYY_vU6Ht9Vljq5Yt_M,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,,
204
+ passagemath_polyhedra-10.6.31rc2.dist-info/METADATA,sha256=VG7NuvYGngRh2bW1EdMYda7fotCBiLeTLuHsQm9vnVw,16774
205
+ passagemath_polyhedra-10.6.31rc2.dist-info/METADATA.bak,sha256=lM7N5tQ9kHH5OtPb9pyOIo6A36L5IuoaeKZaoNrxosI,16892
206
+ passagemath_polyhedra-10.6.31rc2.dist-info/WHEEL,sha256=AwHYJA1Do1jwgPIoLQR4DiHSeYY_vU6Ht9Vljq5Yt_M,112
207
+ passagemath_polyhedra-10.6.31rc2.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
208
+ passagemath_polyhedra-10.6.31rc2.dist-info/RECORD,,