passagemath-latte-4ti2 10.6.30__cp312-abi3-macosx_13_0_arm64.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.
- passagemath_latte_4ti2-10.6.30.dist-info/METADATA +156 -0
- passagemath_latte_4ti2-10.6.30.dist-info/RECORD +81 -0
- passagemath_latte_4ti2-10.6.30.dist-info/WHEEL +6 -0
- passagemath_latte_4ti2-10.6.30.dist-info/top_level.txt +2 -0
- passagemath_latte_4ti2.dylibs/lib4ti2common.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/lib4ti2gmp.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/lib4ti2int32.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/lib4ti2int64.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/lib4ti2util.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libLiDIA.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libcddgmp.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libgf2x.3.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libglpk.40.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libgmp.10.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libgmpxx.4.dylib +0 -0
- passagemath_latte_4ti2.dylibs/liblatte.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libnormalize.0.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libntl.44.dylib +0 -0
- passagemath_latte_4ti2.dylibs/libzsolve.0.dylib +0 -0
- sage/all__sagemath_latte_4ti2.py +4 -0
- sage/interfaces/all__sagemath_latte_4ti2.py +1 -0
- sage/interfaces/four_ti_2.py +531 -0
- sage/interfaces/latte.py +632 -0
- sage/libs/all__sagemath_latte_4ti2.py +1 -0
- sage/libs/latte_int.abi3.so +0 -0
- sage/libs/latte_int.pyx +1 -0
- sage_wheels/bin/4ti2gmp +0 -0
- sage_wheels/bin/4ti2int32 +0 -0
- sage_wheels/bin/4ti2int64 +0 -0
- sage_wheels/bin/ConvertCDDextToLatte +0 -0
- sage_wheels/bin/ConvertCDDextToLatte.bin +0 -0
- sage_wheels/bin/ConvertCDDineToLatte +0 -0
- sage_wheels/bin/ConvertCDDineToLatte.bin +0 -0
- sage_wheels/bin/circuits +64 -0
- sage_wheels/bin/count +0 -0
- sage_wheels/bin/count-linear-forms-from-polynomial +0 -0
- sage_wheels/bin/count-linear-forms-from-polynomial.bin +0 -0
- sage_wheels/bin/count.bin +0 -0
- sage_wheels/bin/ehrhart +0 -0
- sage_wheels/bin/ehrhart.bin +0 -0
- sage_wheels/bin/ehrhart3 +0 -0
- sage_wheels/bin/ehrhart3.bin +0 -0
- sage_wheels/bin/genmodel +0 -0
- sage_wheels/bin/gensymm +0 -0
- sage_wheels/bin/graver +17 -0
- sage_wheels/bin/groebner +64 -0
- sage_wheels/bin/hilbert +17 -0
- sage_wheels/bin/hilbert-from-rays +0 -0
- sage_wheels/bin/hilbert-from-rays-symm +0 -0
- sage_wheels/bin/hilbert-from-rays-symm.bin +0 -0
- sage_wheels/bin/hilbert-from-rays.bin +0 -0
- sage_wheels/bin/integrate +0 -0
- sage_wheels/bin/integrate.bin +0 -0
- sage_wheels/bin/latte-maximize +0 -0
- sage_wheels/bin/latte-maximize.bin +0 -0
- sage_wheels/bin/latte-minimize +0 -0
- sage_wheels/bin/latte-minimize.bin +0 -0
- sage_wheels/bin/latte2ext +0 -0
- sage_wheels/bin/latte2ext.bin +0 -0
- sage_wheels/bin/latte2ine +0 -0
- sage_wheels/bin/latte2ine.bin +0 -0
- sage_wheels/bin/markov +64 -0
- sage_wheels/bin/minimize +64 -0
- sage_wheels/bin/normalform +64 -0
- sage_wheels/bin/output +0 -0
- sage_wheels/bin/polyhedron-to-cones +0 -0
- sage_wheels/bin/polyhedron-to-cones.bin +0 -0
- sage_wheels/bin/ppi +0 -0
- sage_wheels/bin/qsolve +64 -0
- sage_wheels/bin/rays +64 -0
- sage_wheels/bin/top-ehrhart-knapsack +0 -0
- sage_wheels/bin/top-ehrhart-knapsack.bin +0 -0
- sage_wheels/bin/triangulate +0 -0
- sage_wheels/bin/triangulate.bin +0 -0
- sage_wheels/bin/walk +64 -0
- sage_wheels/bin/zbasis +64 -0
- sage_wheels/bin/zsolve +0 -0
- sage_wheels/share/latte-int/m-knapsack.mpl +1245 -0
- sage_wheels/share/latte-int/simplify.add +7 -0
- sage_wheels/share/latte-int/simplify2.add +9 -0
- sage_wheels/share/latte-int/simplify3.add +13 -0
|
@@ -0,0 +1,156 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: passagemath-latte-4ti2
|
|
3
|
+
Version: 10.6.30
|
|
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 :: Implementation :: CPython
|
|
28
|
+
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
+
Requires-Python: <3.14,>=3.10
|
|
30
|
+
Description-Content-Type: text/x-rst
|
|
31
|
+
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
|
+
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
+
Requires-Dist: passagemath-categories~=10.6.30.0
|
|
34
|
+
Requires-Dist: passagemath-cddlib~=10.6.30.0
|
|
35
|
+
Provides-Extra: test
|
|
36
|
+
Requires-Dist: passagemath-polyhedra; extra == "test"
|
|
37
|
+
Requires-Dist: passagemath-flint; extra == "test"
|
|
38
|
+
Requires-Dist: passagemath-repl; extra == "test"
|
|
39
|
+
|
|
40
|
+
============================================================================
|
|
41
|
+
passagemath: Lattice points in polyhedra with LattE integrale and 4ti2
|
|
42
|
+
============================================================================
|
|
43
|
+
|
|
44
|
+
`passagemath <https://github.com/passagemath/passagemath>`__ is open
|
|
45
|
+
source mathematical software in Python, released under the GNU General
|
|
46
|
+
Public Licence GPLv2+.
|
|
47
|
+
|
|
48
|
+
It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
49
|
+
developed 2005-2025 under the motto “Creating a Viable Open Source
|
|
50
|
+
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
|
51
|
+
|
|
52
|
+
The passagemath fork uses the motto "Creating a Free Passage Between the
|
|
53
|
+
Scientific Python Ecosystem and Mathematical Software Communities."
|
|
54
|
+
It was created in October 2024 with the following goals:
|
|
55
|
+
|
|
56
|
+
- providing modularized installation with pip,
|
|
57
|
+
- establishing first-class membership in the scientific Python
|
|
58
|
+
ecosystem,
|
|
59
|
+
- giving `clear attribution of upstream
|
|
60
|
+
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
|
61
|
+
- providing independently usable Python interfaces to upstream
|
|
62
|
+
libraries,
|
|
63
|
+
- offering `platform portability and integration testing
|
|
64
|
+
services <https://github.com/passagemath/passagemath/issues/704>`__
|
|
65
|
+
to upstream projects,
|
|
66
|
+
- inviting collaborations with upstream projects,
|
|
67
|
+
- `building a professional, respectful, inclusive
|
|
68
|
+
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
|
69
|
+
- `empowering Sage users to participate in the scientific Python ecosystem
|
|
70
|
+
<https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
|
|
71
|
+
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
|
72
|
+
serverless deployment with Javascript,
|
|
73
|
+
- developing a native Windows port.
|
|
74
|
+
|
|
75
|
+
`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
|
|
76
|
+
available online.
|
|
77
|
+
|
|
78
|
+
passagemath attempts to support and provides binary wheels suitable for
|
|
79
|
+
all major Linux distributions and recent versions of macOS.
|
|
80
|
+
|
|
81
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
|
82
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
|
83
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
|
84
|
+
or virtualization.
|
|
85
|
+
|
|
86
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
About this pip-installable distribution package
|
|
90
|
+
-----------------------------------------------
|
|
91
|
+
|
|
92
|
+
This pip-installable source distribution ``passagemath-latte-4ti2`` provides an interface
|
|
93
|
+
to `LattE integrale <https://www.math.ucdavis.edu/~latte/>`_
|
|
94
|
+
(for the problems of counting lattice points in and integration over convex polytopes)
|
|
95
|
+
and `4ti2 <https://github.com/4ti2/4ti2>`_
|
|
96
|
+
(for algebraic, geometric and combinatorial problems on linear spaces).
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
What is included
|
|
100
|
+
----------------
|
|
101
|
+
|
|
102
|
+
- `Python interface to LattE integrale programs <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/latte.html#module-sage.interfaces.latte>`_
|
|
103
|
+
|
|
104
|
+
- `Python interface to 4ti2 programs <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/four_ti_2.html>`_
|
|
105
|
+
|
|
106
|
+
- 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>`_
|
|
107
|
+
|
|
108
|
+
- The binary wheels published on PyPI include a prebuilt copy of
|
|
109
|
+
LattE integrale and 4ti2.
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
Examples
|
|
113
|
+
--------
|
|
114
|
+
|
|
115
|
+
Using LattE integrale and 4ti2 programs on the command line::
|
|
116
|
+
|
|
117
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2" sage -sh -c 'ppi 5'
|
|
118
|
+
...
|
|
119
|
+
### This makes 47 PPI up to sign
|
|
120
|
+
### Writing data file ppi5.gra and matrix file ppi5.mat done.
|
|
121
|
+
|
|
122
|
+
Finding the installation location of a LattE integrale or 4ti2 program in Python::
|
|
123
|
+
|
|
124
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
|
|
125
|
+
|
|
126
|
+
In [1]: from sage.features.latte import Latte_count
|
|
127
|
+
|
|
128
|
+
In [2]: Latte_count().absolute_filename()
|
|
129
|
+
Out[2]: '/Users/mkoeppe/.local/pipx/.cache/2dc147a5e4863b4/lib/python3.11/site-packages/sage_wheels/bin/count'
|
|
130
|
+
|
|
131
|
+
In [3]: from sage.features.four_ti_2 import FourTi2Executable
|
|
132
|
+
|
|
133
|
+
In [4]: FourTi2Executable('ppi').absolute_filename()
|
|
134
|
+
Out[2]: '/Users/mkoeppe/.local/pipx/.cache/2dc147a5e4863b4/lib/python3.11/site-packages/sage_wheels/bin/ppi'
|
|
135
|
+
|
|
136
|
+
Using the low-level Python interfaces::
|
|
137
|
+
|
|
138
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
|
|
139
|
+
|
|
140
|
+
In [1]: from sage.interfaces.latte import count
|
|
141
|
+
|
|
142
|
+
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'
|
|
143
|
+
|
|
144
|
+
In [3]: count(cdd_Hrep, cdd=True)
|
|
145
|
+
Out[3]: 125
|
|
146
|
+
|
|
147
|
+
Use with sage.geometry.polyhedron::
|
|
148
|
+
|
|
149
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-latte-4ti2[test]" ipython
|
|
150
|
+
|
|
151
|
+
In [1]: from sage.all__sagemath_polyhedra import *
|
|
152
|
+
|
|
153
|
+
In [2]: P = Polyhedron(vertices=[[1,0,0], [0,0,1], [-1,1,1], [-1,2,0]])
|
|
154
|
+
|
|
155
|
+
In [3]: P.volume(measure='induced_lattice', engine='latte')
|
|
156
|
+
Out[3]: 3
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
passagemath_latte_4ti2.dylibs/libgmpxx.4.dylib,sha256=KSvrCnFjOS3ZzMkZCwHWytu2DoncI6E7haMlTy2SBAg,64640
|
|
2
|
+
passagemath_latte_4ti2.dylibs/libLiDIA.0.dylib,sha256=s3PmwFLuKONOJUmQfrM2Rz17LMy74QdPq-Oal-sRVzU,14850720
|
|
3
|
+
passagemath_latte_4ti2.dylibs/libcddgmp.0.dylib,sha256=dN7Qu-HTSdqgNTYbrgDgEgLVI8m2rkdcqu4chwboMAc,298800
|
|
4
|
+
passagemath_latte_4ti2.dylibs/libglpk.40.dylib,sha256=mVfwePAWzCfdG1X8IM5rzFVeu7Pd7SWQjWSc3UcJDjI,1073312
|
|
5
|
+
passagemath_latte_4ti2.dylibs/libgf2x.3.dylib,sha256=legvH9dAJL9_UURtlDpq_Oirw-6G-JY9FTIVBfSCHqs,137056
|
|
6
|
+
passagemath_latte_4ti2.dylibs/libntl.44.dylib,sha256=_B5DOHlcLRl2E0caYfs5RLz4s6S7nY_ij6qmfINO8n0,2170096
|
|
7
|
+
passagemath_latte_4ti2.dylibs/lib4ti2common.0.dylib,sha256=q7QDPnuv3VAl4ZEjlQUMJdVGLTSXxTAJUC3CO26pCzg,55184
|
|
8
|
+
passagemath_latte_4ti2.dylibs/libnormalize.0.dylib,sha256=XtOcKmsrr2ZJIAY_MYoT1usLJcFkqv1os93DOoLRb1Y,175040
|
|
9
|
+
passagemath_latte_4ti2.dylibs/liblatte.0.dylib,sha256=tFp5zy9zPjjtDSySzs14EvcuPmI5PfTj67yBVPPoApw,1251600
|
|
10
|
+
passagemath_latte_4ti2.dylibs/lib4ti2int64.0.dylib,sha256=UOEApWIsMUm6wvzHFbDEdjabg0o0CqzZIxRaF6CeCLs,658912
|
|
11
|
+
passagemath_latte_4ti2.dylibs/lib4ti2util.0.dylib,sha256=uFxfTOTHjmheIaL_M5YRQVKs5CfJ24ZNvavZr8a16x0,144480
|
|
12
|
+
passagemath_latte_4ti2.dylibs/lib4ti2gmp.0.dylib,sha256=qKMwSwDn-IHObyiYUX6TgVNpl5tkBt7FFFPczS6wfbc,557168
|
|
13
|
+
passagemath_latte_4ti2.dylibs/libzsolve.0.dylib,sha256=ln2f1b1kU-vVrLHlU44o7YuCn-b3UDkfdbU927ltdxA,511568
|
|
14
|
+
passagemath_latte_4ti2.dylibs/lib4ti2int32.0.dylib,sha256=cLoPmmvQdRYmQbqc5ZbcWErqw84nVZJXR9rwlUuv5b8,643248
|
|
15
|
+
passagemath_latte_4ti2.dylibs/libgmp.10.dylib,sha256=zkHNps0hqHkRy_pPCdr1MhC5OxGfRvlLLDx5IwoObfw,464688
|
|
16
|
+
sage_wheels/bin/latte-minimize.bin,sha256=0Qxfm3DiQz690FPvpxyTsOv5r3gTb9zgUCu7HLYfTng,107520
|
|
17
|
+
sage_wheels/bin/4ti2int32,sha256=rDA6_EBpMh72wtfoTPjNRV7pe3GRrX8En8eIZXqVXGY,86640
|
|
18
|
+
sage_wheels/bin/zsolve,sha256=VOsZkdV9nA17_SJ2xV1UXwg90Y9OqnrP0qymhvJFck8,58400
|
|
19
|
+
sage_wheels/bin/walk,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
20
|
+
sage_wheels/bin/graver,sha256=asLYkgaj2gnL0rNu6ObcMZQnP11Yld_JEmM8BXP-1SU,478
|
|
21
|
+
sage_wheels/bin/integrate,sha256=W8ZzoAtNjBcixVIa-Tw1n6LLjxRDBLnLjxFgIv1z6D8,59536
|
|
22
|
+
sage_wheels/bin/circuits,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
23
|
+
sage_wheels/bin/latte2ine.bin,sha256=cp_hfkLYrxjCjV-Vw2zW7LPFKU7ucAeJSmJkQQq7c9w,56640
|
|
24
|
+
sage_wheels/bin/markov,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
25
|
+
sage_wheels/bin/top-ehrhart-knapsack.bin,sha256=ZrPOWUxK2R3BmZtuJHj8-uLUhu7IZ1kvHM1PDk8pL84,95216
|
|
26
|
+
sage_wheels/bin/hilbert-from-rays-symm,sha256=djClirhmLEbgqoD_9I1LyZGYQ3w60LMbOTXhI2TvBEw,59568
|
|
27
|
+
sage_wheels/bin/gensymm,sha256=hR-9vKi7dL1ftB6DeVxnhlEiM9RQ7n-FxCENxk5kiqE,51920
|
|
28
|
+
sage_wheels/bin/count,sha256=C7aM-w6pFmEaxNFzcXxwIfVCcqMPz0gaUGypje7kjHo,59536
|
|
29
|
+
sage_wheels/bin/count-linear-forms-from-polynomial.bin,sha256=aqFjbMlhUevjfqqFlGqkxtr5YHatEmHJfHmGRf_2FRM,78848
|
|
30
|
+
sage_wheels/bin/output,sha256=qtEguq2iXm2orIco4LTBnBi1qn1INxVCNk62ySyyRkE,51888
|
|
31
|
+
sage_wheels/bin/ehrhart3.bin,sha256=BT7jEItDOkXfGwHA2Bf4Kxlp4nnMtf9SAp_KuV-W1O4,84032
|
|
32
|
+
sage_wheels/bin/latte2ext.bin,sha256=4utCxj3Hx9jDk3SaLUu7c46xpyxzA5mgxcNystI8hyw,56640
|
|
33
|
+
sage_wheels/bin/latte-maximize.bin,sha256=kpPKytu4PlBfeOY-e1fRn3Fg_mQfRHUhgWJpTFmCsnE,107520
|
|
34
|
+
sage_wheels/bin/ConvertCDDineToLatte.bin,sha256=1n8vHtWSyOUrTS9MsY8k5Zwx4ySPz3Ld85o_ZxSmSNk,81312
|
|
35
|
+
sage_wheels/bin/ConvertCDDextToLatte,sha256=LtUBrwzWO1JavMoVr0lPe1hqOYnOxxw7t6BJXqjdR54,59552
|
|
36
|
+
sage_wheels/bin/polyhedron-to-cones.bin,sha256=eNZTaSzJBaf9vivA1ZI5B1nIjz5fXnHdCqoD_dDaYrE,58768
|
|
37
|
+
sage_wheels/bin/ConvertCDDextToLatte.bin,sha256=pwvVtoh9DMA6VJIq3kvTx1VwRSnuK_g_t6kUL4BLHlM,56272
|
|
38
|
+
sage_wheels/bin/qsolve,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
39
|
+
sage_wheels/bin/latte2ext,sha256=oJKcDqi67eQRI9k57NVXiWLVPFADcyrCdYj2YaE_w3Q,59536
|
|
40
|
+
sage_wheels/bin/groebner,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
41
|
+
sage_wheels/bin/4ti2int64,sha256=_2bQfE4a1Yilya646pFzWL1GQw8JRmvlDnE7aR9O60M,86640
|
|
42
|
+
sage_wheels/bin/ehrhart.bin,sha256=gLRrvjfQipoFJ4QaRvtPXx4qpFjZu20ArPQsBxqS9Yo,106192
|
|
43
|
+
sage_wheels/bin/triangulate.bin,sha256=PhaoFdKJiRHQwprgNoyAlbd9-mL2TqHbHuUWNvIc9hc,76240
|
|
44
|
+
sage_wheels/bin/genmodel,sha256=bgzzhAEfktNCGBWvAuhtnzaRxW4dr6RZUGP5Pyl0LDg,51920
|
|
45
|
+
sage_wheels/bin/ConvertCDDineToLatte,sha256=F2menU7QiWz5pQCpzO2F4MNsFYLVV9mqS2CBNfWRkCQ,59552
|
|
46
|
+
sage_wheels/bin/hilbert,sha256=4Njr4NKajVjma40APFdJYscfsvYq1wrPwvH2UElnipU,478
|
|
47
|
+
sage_wheels/bin/ehrhart,sha256=nY_ftDVvQRQvK0Yjj0iSp15dp28IhOnH7gAjQFM0Feo,59536
|
|
48
|
+
sage_wheels/bin/polyhedron-to-cones,sha256=hXYfz7SKsl5p0RCUuOG5c63KGwvxDZatt32fSOWpD7w,59544
|
|
49
|
+
sage_wheels/bin/hilbert-from-rays.bin,sha256=AOWqyePTNagzn-5syNjYLOqHEvC15XXzzixtAcitfL4,51968
|
|
50
|
+
sage_wheels/bin/triangulate,sha256=wz-_zJAF7zAJtN5T6niGxRKcTiB3P9zTUE1tUQxTZT4,59536
|
|
51
|
+
sage_wheels/bin/count-linear-forms-from-polynomial,sha256=KqcrbrhEWQHIR-MjAn0vSFPJaMgKxJ74hPz3mJOF3a4,59560
|
|
52
|
+
sage_wheels/bin/latte-minimize,sha256=cqVlWVIK5S1pShAj_Ot6L6sXq5ZdJpYxJVcra3EWGWM,59544
|
|
53
|
+
sage_wheels/bin/integrate.bin,sha256=4hBJGooqe8WDeXNM8wEMgBUL0zAs0Vl7sd6yx0D-0YQ,56336
|
|
54
|
+
sage_wheels/bin/ppi,sha256=dCqZG-78i0s4WUIZ--5vUGALjmtLR-AUR_Rhav67z8E,78096
|
|
55
|
+
sage_wheels/bin/zbasis,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
56
|
+
sage_wheels/bin/latte2ine,sha256=d2do6_wOHb3_8AS3Jtw_Wy08Q0desj2zrmQxe_Ciy_U,59536
|
|
57
|
+
sage_wheels/bin/rays,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
58
|
+
sage_wheels/bin/hilbert-from-rays-symm.bin,sha256=QGTuXhzaNjAdJiC-aEpoC7CXpswkKLYbAJuotkkldHY,74128
|
|
59
|
+
sage_wheels/bin/ehrhart3,sha256=nvRtGmDCLzFMTIcyNYqyVniNGDo5WzwOIB98vQzvIRQ,59536
|
|
60
|
+
sage_wheels/bin/4ti2gmp,sha256=ahQPk8VhrrDWeJt3Ih2DmJNG0-oUdTV0WsGbSar-tMA,86592
|
|
61
|
+
sage_wheels/bin/minimize,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
62
|
+
sage_wheels/bin/latte-maximize,sha256=tM6KTfMtRCwBYA0pfXJ_76ThbqqZlWKQjfGMOxs8y14,59544
|
|
63
|
+
sage_wheels/bin/count.bin,sha256=_MYN9IeviVaLmlmtwK2vmrrnzZAOQeWDq1Y7l-VyDAY,57936
|
|
64
|
+
sage_wheels/bin/hilbert-from-rays,sha256=YCNm1ur1W45DynF-k339kHHsVx7W2nC0PPg8vjIN6_Y,59560
|
|
65
|
+
sage_wheels/bin/normalform,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
66
|
+
sage_wheels/bin/top-ehrhart-knapsack,sha256=02eftRUiGYzxtnasKoUlfIHKIzlPatNm_SmBrMaKl8M,59552
|
|
67
|
+
sage_wheels/share/latte-int/m-knapsack.mpl,sha256=UOC1OCpgsmXwS29BORa3d9PHYrEJpPG49MJ3omf1_p8,44872
|
|
68
|
+
sage_wheels/share/latte-int/simplify.add,sha256=S7Mu2pBY0tnN0i9akB_ba1T3Jk_HGP-odgihNk3t7oM,105
|
|
69
|
+
sage_wheels/share/latte-int/simplify3.add,sha256=rY3U7fnQkj868Zu6MRHzSTRAX4SyM7e3PFeGIX0YxME,241
|
|
70
|
+
sage_wheels/share/latte-int/simplify2.add,sha256=iqxvhRDWW70iA473KumWk8DQIrKogxrDxgeBbYpKA88,162
|
|
71
|
+
passagemath_latte_4ti2-10.6.30.dist-info/RECORD,,
|
|
72
|
+
passagemath_latte_4ti2-10.6.30.dist-info/WHEEL,sha256=OzVbhZfAltlsyJREq_7SnZTjEnacoOuWed4V8RTstMQ,135
|
|
73
|
+
passagemath_latte_4ti2-10.6.30.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
74
|
+
passagemath_latte_4ti2-10.6.30.dist-info/METADATA,sha256=fRzFsmAsOebseAHiDT06WOpKPhnZaT6BJrgKNZufslU,7076
|
|
75
|
+
sage/all__sagemath_latte_4ti2.py,sha256=Dkvm4PL7UuwvR-qJmoWzKFOIgCe3kqsUihuJmwhekeI,113
|
|
76
|
+
sage/libs/latte_int.abi3.so,sha256=L-lXFdiYoTZFhn-S1rIeo8mIrdYVDH3Xlv_q9MZzVBc,54720
|
|
77
|
+
sage/libs/latte_int.pyx,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
|
|
78
|
+
sage/libs/all__sagemath_latte_4ti2.py,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
|
|
79
|
+
sage/interfaces/four_ti_2.py,sha256=971kyaZ9uWWdkan8jPzLIjyQnCWJllJixP8dOh19SZo,17517
|
|
80
|
+
sage/interfaces/latte.py,sha256=UWpJcZQgKEEBfu4fQeO-BpXHO4HKRxQMhETrifOfmh8,24901
|
|
81
|
+
sage/interfaces/all__sagemath_latte_4ti2.py,sha256=OeBUMqZ5-7r0RD0OLmzj9QzVftrYLLw5uWgQDO__Tos,49
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# sage_setup: distribution = sagemath-latte-4ti2
|