passagemath-latte-4ti2 10.6.33__cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.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-latte-4ti2 might be problematic. Click here for more details.

Files changed (65) hide show
  1. passagemath_latte_4ti2-10.6.33.dist-info/METADATA +157 -0
  2. passagemath_latte_4ti2-10.6.33.dist-info/RECORD +65 -0
  3. passagemath_latte_4ti2-10.6.33.dist-info/WHEEL +6 -0
  4. passagemath_latte_4ti2-10.6.33.dist-info/top_level.txt +2 -0
  5. passagemath_latte_4ti2.libs/lib4ti2common-a503c59a.so.0.0.0 +0 -0
  6. passagemath_latte_4ti2.libs/lib4ti2gmp-cc07667c.so.0.0.0 +0 -0
  7. passagemath_latte_4ti2.libs/lib4ti2int32-8edd6011.so.0.0.0 +0 -0
  8. passagemath_latte_4ti2.libs/lib4ti2int64-f6cc34ab.so.0.0.0 +0 -0
  9. passagemath_latte_4ti2.libs/lib4ti2util-1e2ba2e1.so.0.0.0 +0 -0
  10. passagemath_latte_4ti2.libs/libLiDIA-e2c3e770.so.0.0.0 +0 -0
  11. passagemath_latte_4ti2.libs/libcddgmp-ac579979.so.0.1.3 +0 -0
  12. passagemath_latte_4ti2.libs/libgf2x-fbd36f80.so.3.0.0 +0 -0
  13. passagemath_latte_4ti2.libs/libglpk-30fa236a.so.40.3.1 +0 -0
  14. passagemath_latte_4ti2.libs/libgmp-93ebf16a.so.10.5.0 +0 -0
  15. passagemath_latte_4ti2.libs/libgmpxx-0d9ed651.so.4.7.0 +0 -0
  16. passagemath_latte_4ti2.libs/liblatte-5119da9a.so.0.0.0 +0 -0
  17. passagemath_latte_4ti2.libs/libnormalize-2d5ac6a7.so.0.0.0 +0 -0
  18. passagemath_latte_4ti2.libs/libntl-0043a3a2.so.44.0.1 +0 -0
  19. passagemath_latte_4ti2.libs/libzsolve-acbcdf65.so.0.0.0 +0 -0
  20. sage/all__sagemath_latte_4ti2.py +4 -0
  21. sage/interfaces/all__sagemath_latte_4ti2.py +1 -0
  22. sage/interfaces/four_ti_2.py +531 -0
  23. sage/interfaces/latte.py +632 -0
  24. sage/libs/all__sagemath_latte_4ti2.py +1 -0
  25. sage/libs/latte_int.cpython-314t-aarch64-linux-gnu.so +0 -0
  26. sage/libs/latte_int.pyx +1 -0
  27. sage_wheels/bin/4ti2gmp +0 -0
  28. sage_wheels/bin/4ti2int32 +0 -0
  29. sage_wheels/bin/4ti2int64 +0 -0
  30. sage_wheels/bin/ConvertCDDextToLatte +0 -0
  31. sage_wheels/bin/ConvertCDDineToLatte +0 -0
  32. sage_wheels/bin/circuits +64 -0
  33. sage_wheels/bin/count +0 -0
  34. sage_wheels/bin/count-linear-forms-from-polynomial +0 -0
  35. sage_wheels/bin/ehrhart +0 -0
  36. sage_wheels/bin/ehrhart3 +0 -0
  37. sage_wheels/bin/genmodel +0 -0
  38. sage_wheels/bin/gensymm +0 -0
  39. sage_wheels/bin/graver +17 -0
  40. sage_wheels/bin/groebner +64 -0
  41. sage_wheels/bin/hilbert +17 -0
  42. sage_wheels/bin/hilbert-from-rays +0 -0
  43. sage_wheels/bin/hilbert-from-rays-symm +0 -0
  44. sage_wheels/bin/integrate +0 -0
  45. sage_wheels/bin/latte-maximize +0 -0
  46. sage_wheels/bin/latte-minimize +0 -0
  47. sage_wheels/bin/latte2ext +0 -0
  48. sage_wheels/bin/latte2ine +0 -0
  49. sage_wheels/bin/markov +64 -0
  50. sage_wheels/bin/minimize +64 -0
  51. sage_wheels/bin/normalform +64 -0
  52. sage_wheels/bin/output +0 -0
  53. sage_wheels/bin/polyhedron-to-cones +0 -0
  54. sage_wheels/bin/ppi +0 -0
  55. sage_wheels/bin/qsolve +64 -0
  56. sage_wheels/bin/rays +64 -0
  57. sage_wheels/bin/top-ehrhart-knapsack +0 -0
  58. sage_wheels/bin/triangulate +0 -0
  59. sage_wheels/bin/walk +64 -0
  60. sage_wheels/bin/zbasis +64 -0
  61. sage_wheels/bin/zsolve +0 -0
  62. sage_wheels/share/latte-int/m-knapsack.mpl +1245 -0
  63. sage_wheels/share/latte-int/simplify.add +7 -0
  64. sage_wheels/share/latte-int/simplify2.add +9 -0
  65. sage_wheels/share/latte-int/simplify3.add +13 -0
@@ -0,0 +1,157 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-latte-4ti2
3
+ Version: 10.6.33
4
+ Summary: passagemath: Lattice points in polyhedra with LattE integrale and 4ti2
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
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
+ Requires-Dist: passagemath-categories~=10.6.33.0
35
+ Requires-Dist: passagemath-cddlib~=10.6.33.0
36
+ Provides-Extra: test
37
+ Requires-Dist: passagemath-polyhedra; extra == "test"
38
+ Requires-Dist: passagemath-flint; extra == "test"
39
+ Requires-Dist: passagemath-repl; extra == "test"
40
+
41
+ ============================================================================
42
+ passagemath: Lattice points in polyhedra with LattE integrale and 4ti2
43
+ ============================================================================
44
+
45
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
46
+ source mathematical software in Python, released under the GNU General
47
+ Public Licence GPLv2+.
48
+
49
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
50
+ developed 2005-2025 under the motto “Creating a Viable Open Source
51
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
52
+
53
+ The passagemath fork uses the motto "Creating a Free Passage Between the
54
+ Scientific Python Ecosystem and Mathematical Software Communities."
55
+ It was created in October 2024 with the following goals:
56
+
57
+ - providing modularized installation with pip,
58
+ - establishing first-class membership in the scientific Python
59
+ ecosystem,
60
+ - giving `clear attribution of upstream
61
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
62
+ - providing independently usable Python interfaces to upstream
63
+ libraries,
64
+ - offering `platform portability and integration testing
65
+ services <https://github.com/passagemath/passagemath/issues/704>`__
66
+ to upstream projects,
67
+ - inviting collaborations with upstream projects,
68
+ - `building a professional, respectful, inclusive
69
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
70
+ - `empowering Sage users to participate in the scientific Python ecosystem
71
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
72
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
73
+ serverless deployment with Javascript,
74
+ - developing a native Windows port.
75
+
76
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
77
+ available online.
78
+
79
+ passagemath attempts to support and provides binary wheels suitable for
80
+ all major Linux distributions and recent versions of macOS.
81
+
82
+ Binary wheels for native Windows (x86_64) are are available for a subset of
83
+ the passagemath distributions. Use of the full functionality of passagemath
84
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
85
+ or virtualization.
86
+
87
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
88
+
89
+
90
+ About this pip-installable distribution package
91
+ -----------------------------------------------
92
+
93
+ This pip-installable source distribution ``passagemath-latte-4ti2`` provides an interface
94
+ to `LattE integrale <https://www.math.ucdavis.edu/~latte/>`_
95
+ (for the problems of counting lattice points in and integration over convex polytopes)
96
+ and `4ti2 <https://github.com/4ti2/4ti2>`_
97
+ (for algebraic, geometric and combinatorial problems on linear spaces).
98
+
99
+
100
+ What is included
101
+ ----------------
102
+
103
+ - `Python interface to LattE integrale programs <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/latte.html#module-sage.interfaces.latte>`_
104
+
105
+ - `Python interface to 4ti2 programs <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/four_ti_2.html>`_
106
+
107
+ - Raw access to all executables from Python using `sage.features.latte <https://passagemath.org/docs/latest/html/en/reference/spkg/sage/features/latte.html>`_ and `sage.features.four_ti_2 <https://passagemath.org/docs/latest/html/en/reference/spkg/sage/features/four_ti_2.html>`_
108
+
109
+ - The binary wheels published on PyPI include a prebuilt copy of
110
+ LattE integrale and 4ti2.
111
+
112
+
113
+ Examples
114
+ --------
115
+
116
+ Using LattE integrale and 4ti2 programs on the command line::
117
+
118
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2" sage -sh -c 'ppi 5'
119
+ ...
120
+ ### This makes 47 PPI up to sign
121
+ ### Writing data file ppi5.gra and matrix file ppi5.mat done.
122
+
123
+ Finding the installation location of a LattE integrale or 4ti2 program in Python::
124
+
125
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
126
+
127
+ In [1]: from sage.features.latte import Latte_count
128
+
129
+ In [2]: Latte_count().absolute_filename()
130
+ Out[2]: '/Users/mkoeppe/.local/pipx/.cache/2dc147a5e4863b4/lib/python3.11/site-packages/sage_wheels/bin/count'
131
+
132
+ In [3]: from sage.features.four_ti_2 import FourTi2Executable
133
+
134
+ In [4]: FourTi2Executable('ppi').absolute_filename()
135
+ Out[2]: '/Users/mkoeppe/.local/pipx/.cache/2dc147a5e4863b4/lib/python3.11/site-packages/sage_wheels/bin/ppi'
136
+
137
+ Using the low-level Python interfaces::
138
+
139
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
140
+
141
+ In [1]: from sage.interfaces.latte import count
142
+
143
+ In [2]: cdd_Hrep = 'H-representation\nbegin\n 6 4 rational\n 2 -1 0 0\n 2 0 -1 0\n 2 0 0 -1\n 2 1 0 0\n 2 0 0 1\n 2 0 1 0\nend\n'
144
+
145
+ In [3]: count(cdd_Hrep, cdd=True)
146
+ Out[3]: 125
147
+
148
+ Use with sage.geometry.polyhedron::
149
+
150
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
151
+
152
+ In [1]: from sage.all__sagemath_polyhedra import *
153
+
154
+ In [2]: P = Polyhedron(vertices=[[1,0,0], [0,0,1], [-1,1,1], [-1,2,0]])
155
+
156
+ In [3]: P.volume(measure='induced_lattice', engine='latte')
157
+ Out[3]: 3
@@ -0,0 +1,65 @@
1
+ passagemath_latte_4ti2.libs/lib4ti2common-a503c59a.so.0.0.0,sha256=JZTJdPeGbVIEbP1prMxqdprQVapKP0bMb7VUXc5P9nQ,462009
2
+ passagemath_latte_4ti2.libs/lib4ti2gmp-cc07667c.so.0.0.0,sha256=bqfik2I9kwZyrZ93gg6Nnw0ytveRdqPWGsrNzr-yVb0,898225
3
+ passagemath_latte_4ti2.libs/lib4ti2int32-8edd6011.so.0.0.0,sha256=20oKdWGNfuSIEWhUoQZstnA-9gbvfs2nsoYXE9O3mps,7713001
4
+ passagemath_latte_4ti2.libs/lib4ti2int64-f6cc34ab.so.0.0.0,sha256=T8oRu8tnk5GPxvYflhzsnxg4JjLxe2sHyzgGQPT2bfM,7713033
5
+ passagemath_latte_4ti2.libs/lib4ti2util-1e2ba2e1.so.0.0.0,sha256=WoAq4W1uNn4w8Dq2A1N1nn432CayYnC3K3JEWq4xW-A,530737
6
+ passagemath_latte_4ti2.libs/libLiDIA-e2c3e770.so.0.0.0,sha256=-CLW2Agy598pfHteNKQvivwzStZ_xYxpdzM3r4kOrZM,157932697
7
+ passagemath_latte_4ti2.libs/libcddgmp-ac579979.so.0.1.3,sha256=Er4wqxg4kC5V5f4bEE1soKdksDonpvM_SrEELi-cBqQ,536577
8
+ passagemath_latte_4ti2.libs/libgf2x-fbd36f80.so.3.0.0,sha256=ghiNCOG3X9WUVunXdSbxLLKexidJV4JmaAmU0nIcbAs,330433
9
+ passagemath_latte_4ti2.libs/libglpk-30fa236a.so.40.3.1,sha256=cWbAih1cAQoBTXbg63u56FjmZczZZLI0-m8SZYRCKVE,4397785
10
+ passagemath_latte_4ti2.libs/libgmp-93ebf16a.so.10.5.0,sha256=J_oguU4vvekVCVuY5w0xJjRsPinQWaZ9HqUVq6yFhas,668537
11
+ passagemath_latte_4ti2.libs/libgmpxx-0d9ed651.so.4.7.0,sha256=MeVtWVhSjXYUIg6US-y1a8bzePv6Gg61PPAyZQTyUMo,402465
12
+ passagemath_latte_4ti2.libs/liblatte-5119da9a.so.0.0.0,sha256=9WvotpURKlFtqvJwldvghhduUFxYXoCNoXGqsD4JioA,20389481
13
+ passagemath_latte_4ti2.libs/libnormalize-2d5ac6a7.so.0.0.0,sha256=5k1j6vARHWDDaKKv86BhpGRx_cSMyKzmfas7N3Uh75s,475401
14
+ passagemath_latte_4ti2.libs/libntl-0043a3a2.so.44.0.1,sha256=Eu2aJF-gU3DZGc733lg8jDMYsEt44i3jr-zmboWQWhw,3010089
15
+ passagemath_latte_4ti2.libs/libzsolve-acbcdf65.so.0.0.0,sha256=gu69I0xiuGSJ62o3nwbfHDFbxOrT0Qj9ajmZnPkz7d8,5282641
16
+ sage/all__sagemath_latte_4ti2.py,sha256=Dkvm4PL7UuwvR-qJmoWzKFOIgCe3kqsUihuJmwhekeI,113
17
+ sage/interfaces/all__sagemath_latte_4ti2.py,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
18
+ sage/interfaces/four_ti_2.py,sha256=971kyaZ9uWWdkan8jPzLIjyQnCWJllJixP8dOh19SZo,17517
19
+ sage/interfaces/latte.py,sha256=UWpJcZQgKEEBfu4fQeO-BpXHO4HKRxQMhETrifOfmh8,24901
20
+ sage/libs/all__sagemath_latte_4ti2.py,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
21
+ sage/libs/latte_int.cpython-314t-aarch64-linux-gnu.so,sha256=V_VD8aUeTpt0o4NlBnlttJ57MAoryW2QUm3jjG7IYUo,250136
22
+ sage/libs/latte_int.pyx,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
23
+ sage_wheels/bin/4ti2gmp,sha256=_33OdM82UWI7MpKym086p9vZaOjaBjPiZImdanPZUF8,1079624
24
+ sage_wheels/bin/4ti2int32,sha256=N0JFyGMDQN6BQYIPR-wKAdqMOtaXJDwNz2zyaTVDlSU,1001504
25
+ sage_wheels/bin/4ti2int64,sha256=rYxfDh1IXpnZ4h4Onq6GmGpQ6_SGdBUhOiU1IsSmNbs,1001576
26
+ sage_wheels/bin/ConvertCDDextToLatte,sha256=4SF0-I9ri4Xe6M4ECt-fzAcgM-XexwpxxkmiTXG9Fe0,400256
27
+ sage_wheels/bin/ConvertCDDineToLatte,sha256=x_Eio9iEia0nXcPADaWXTLSQVGNvkaVy-uVasSESKCg,507384
28
+ sage_wheels/bin/circuits,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
29
+ sage_wheels/bin/count,sha256=pEpqWjKtzGaqA_kdYHWJm0jekhljPA9HPL29UPzAFtQ,509824
30
+ sage_wheels/bin/count-linear-forms-from-polynomial,sha256=u3sIuDxGpLRA-73S42h3oqp_xMfSvQgrsBWq8hRrfRM,466312
31
+ sage_wheels/bin/ehrhart,sha256=34gkH_RD0LxaFpsG5EFFESemQNuQNnkN5ZZ4fGjlZ5s,691952
32
+ sage_wheels/bin/ehrhart3,sha256=QZTwXFTipkF7VofykNxNJLkuI4ejeq1Kyf0hZMqgR1k,690136
33
+ sage_wheels/bin/genmodel,sha256=3vKhVQUeJ3Tvc3Bnp4K6exmBtnHaVUYtLvd03iRsT7U,343912
34
+ sage_wheels/bin/gensymm,sha256=P1MzUS1N_xWA-KjUaK0dFQJfvWNhZ-FF4sdkbZzNnAM,343896
35
+ sage_wheels/bin/graver,sha256=asLYkgaj2gnL0rNu6ObcMZQnP11Yld_JEmM8BXP-1SU,478
36
+ sage_wheels/bin/groebner,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
37
+ sage_wheels/bin/hilbert,sha256=4Njr4NKajVjma40APFdJYscfsvYq1wrPwvH2UElnipU,478
38
+ sage_wheels/bin/hilbert-from-rays,sha256=bij6_8i2JCcXEemO5sBaqfhqxAR8VHI69QwgqJHMXDo,343808
39
+ sage_wheels/bin/hilbert-from-rays-symm,sha256=M9QBAzMi5-vA1O-E0YOLdCXmsXGGnbW2gzAuZt7742A,503736
40
+ sage_wheels/bin/integrate,sha256=_CDaZwkW33I2aJGCORykDsZ7UZbsnUGHfKbDw3dLGqM,438800
41
+ sage_wheels/bin/latte-maximize,sha256=WKVb1n5TpqZyQWGSNBoTEUva7DpBzvI4sz-8jg9p-F4,701512
42
+ sage_wheels/bin/latte-minimize,sha256=F6w7pBZEgBB8DrqPVfk_9dMgvkk8R0FkuJQh9Q-bBmU,705800
43
+ sage_wheels/bin/latte2ext,sha256=egcLonQerymKIQNjoyoGzeYusJgd2phCEgzkSNKyVuU,367024
44
+ sage_wheels/bin/latte2ine,sha256=TO3TJDXxSaYRhWmwmJ5wEJ8HI0m6ijfS92jQVkyxTTI,367016
45
+ sage_wheels/bin/markov,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
46
+ sage_wheels/bin/minimize,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
47
+ sage_wheels/bin/normalform,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
48
+ sage_wheels/bin/output,sha256=eA2bV8SL3_6yj9YyWIS8GVUqJeK9McU-cGLBwBMelHI,343896
49
+ sage_wheels/bin/polyhedron-to-cones,sha256=6aZYXPJlcepT8UEb0VjwgmOxZKXrcAtXYugcz4EqtAg,471264
50
+ sage_wheels/bin/ppi,sha256=zq1oW3z1to6WSDmChMHuIQrHYjQyCC1_DkzCLLpyAIM,489504
51
+ sage_wheels/bin/qsolve,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
52
+ sage_wheels/bin/rays,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
53
+ sage_wheels/bin/top-ehrhart-knapsack,sha256=S8qBGIHksFTqCeHVlpJhdu6BvvjeJ8knH6HjsGcaidQ,529712
54
+ sage_wheels/bin/triangulate,sha256=Ag1JN4b6LXRo7S_wKsXv6SZe3ngx_BEtacmZm1zh2nA,458608
55
+ sage_wheels/bin/walk,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
56
+ sage_wheels/bin/zbasis,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
57
+ sage_wheels/bin/zsolve,sha256=WqLWM8_26F8Zt4z77kOwfbThDgI8aoXOOX7WmW5M0gA,444360
58
+ sage_wheels/share/latte-int/m-knapsack.mpl,sha256=UOC1OCpgsmXwS29BORa3d9PHYrEJpPG49MJ3omf1_p8,44872
59
+ sage_wheels/share/latte-int/simplify.add,sha256=S7Mu2pBY0tnN0i9akB_ba1T3Jk_HGP-odgihNk3t7oM,105
60
+ sage_wheels/share/latte-int/simplify2.add,sha256=iqxvhRDWW70iA473KumWk8DQIrKogxrDxgeBbYpKA88,162
61
+ sage_wheels/share/latte-int/simplify3.add,sha256=rY3U7fnQkj868Zu6MRHzSTRAX4SyM7e3PFeGIX0YxME,241
62
+ passagemath_latte_4ti2-10.6.33.dist-info/METADATA,sha256=lWv26FdurZMaKe7u32D8Z8i060dfBG7pKLL-CPIIc1o,7127
63
+ passagemath_latte_4ti2-10.6.33.dist-info/WHEEL,sha256=mcfNFdecsx29CWI7fJ2KXdms3kmEDzRdYFrOz4sgd_A,156
64
+ passagemath_latte_4ti2-10.6.33.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
65
+ passagemath_latte_4ti2-10.6.33.dist-info/RECORD,,
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314t-manylinux_2_24_aarch64
5
+ Tag: cp314-cp314t-manylinux_2_28_aarch64
6
+
@@ -0,0 +1,4 @@
1
+ # sage_setup: distribution = sagemath-latte-4ti2
2
+ # delvewheel: patch
3
+
4
+ from sage.all__sagemath_polyhedra import *
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-latte-4ti2