passagemath-latte-4ti2 10.6.22__cp312-cp312-macosx_13_0_x86_64.whl → 10.6.24__cp312-cp312-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-latte-4ti2 might be problematic. Click here for more details.
- {passagemath_latte_4ti2-10.6.22.dist-info → passagemath_latte_4ti2-10.6.24.dist-info}/METADATA +3 -3
- passagemath_latte_4ti2-10.6.24.dist-info/RECORD +81 -0
- passagemath_latte_4ti2.dylibs/lib4ti2common.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/libglpk.40.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/libzsolve.0.dylib +0 -0
- sage/libs/latte_int.cpython-312-darwin.so +0 -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/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/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/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/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/zsolve +0 -0
- passagemath_latte_4ti2-10.6.22.dist-info/RECORD +0 -81
- {passagemath_latte_4ti2-10.6.22.dist-info → passagemath_latte_4ti2-10.6.24.dist-info}/WHEEL +0 -0
- {passagemath_latte_4ti2-10.6.22.dist-info → passagemath_latte_4ti2-10.6.24.dist-info}/top_level.txt +0 -0
{passagemath_latte_4ti2-10.6.22.dist-info → passagemath_latte_4ti2-10.6.24.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-latte-4ti2
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.24
|
|
4
4
|
Summary: passagemath: Lattice points in polyhedra with LattE integrale and 4ti2
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -30,8 +30,8 @@ Requires-Python: <3.14,>=3.10
|
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
31
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
32
32
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
|
-
Requires-Dist: passagemath-categories~=10.6.
|
|
34
|
-
Requires-Dist: passagemath-cddlib~=10.6.
|
|
33
|
+
Requires-Dist: passagemath-categories~=10.6.24.0
|
|
34
|
+
Requires-Dist: passagemath-cddlib~=10.6.24.0
|
|
35
35
|
Provides-Extra: test
|
|
36
36
|
Requires-Dist: passagemath-polyhedra; extra == "test"
|
|
37
37
|
Requires-Dist: passagemath-flint; extra == "test"
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
passagemath_latte_4ti2.dylibs/libgmpxx.4.dylib,sha256=-BUQoAP3R4KyRgmd0cWScgfguVVS4M5jyXIOYxWTKNk,65088
|
|
2
|
+
passagemath_latte_4ti2.dylibs/libLiDIA.0.dylib,sha256=p1PjBV2ZNCZaCXQovTvGJcW6GsVLW_AvMGQMFYiYqVQ,15794864
|
|
3
|
+
passagemath_latte_4ti2.dylibs/libcddgmp.0.dylib,sha256=yjax-DU7n6qaO4wc_iIgfxIFcWaojGMYE2YRG4Jljb4,315536
|
|
4
|
+
passagemath_latte_4ti2.dylibs/libglpk.40.dylib,sha256=od5-0beaBliBvmOQFknJbZ5hue97KjuADTgxpFSIGfE,1189344
|
|
5
|
+
passagemath_latte_4ti2.dylibs/libgf2x.3.dylib,sha256=dFM1zpzjNpAbDnNoaRl5HJYrbYOlfOAEW3M3ZXgKUio,153568
|
|
6
|
+
passagemath_latte_4ti2.dylibs/libntl.44.dylib,sha256=04kYB98Z5mY0kd9qC6Gb1qf6F2cU3_r8qm1IJDRxurk,2421872
|
|
7
|
+
passagemath_latte_4ti2.dylibs/lib4ti2common.0.dylib,sha256=-clT5RTPIYjYXU0k-8EU2TApRmF0rGIIk7WkjzrkPs8,55184
|
|
8
|
+
passagemath_latte_4ti2.dylibs/libnormalize.0.dylib,sha256=9u5OBsc8mBs3S2-y7BHq9J7yhnXzDGY4IXmSeMrY6tk,176848
|
|
9
|
+
passagemath_latte_4ti2.dylibs/liblatte.0.dylib,sha256=cyKVvFdX72PyrS3FjtlmmldqQ94IcRRrZfWps8DSKQc,1341552
|
|
10
|
+
passagemath_latte_4ti2.dylibs/lib4ti2int64.0.dylib,sha256=UVavpoRtwRYNers_th7bfojXKeF3i0TaozW8siLm5C4,729632
|
|
11
|
+
passagemath_latte_4ti2.dylibs/lib4ti2util.0.dylib,sha256=1bg47J9vdqwmqhMdbwC85rmxAk4e3LicZIh9wr-2ZN4,161024
|
|
12
|
+
passagemath_latte_4ti2.dylibs/lib4ti2gmp.0.dylib,sha256=LVd9Ez2VNMu-wgZwILKTwKaJtuIL7JGkQkpI9J0228s,612720
|
|
13
|
+
passagemath_latte_4ti2.dylibs/libzsolve.0.dylib,sha256=4YK_xvTXWgdglZqcd0EqOWxM-abrKmdREcHdLCwEll0,526560
|
|
14
|
+
passagemath_latte_4ti2.dylibs/lib4ti2int32.0.dylib,sha256=G4Q6Sj1MBJul5Jboo3-nFD7LuHH8029PgHhA2LDk-Rc,714016
|
|
15
|
+
passagemath_latte_4ti2.dylibs/libgmp.10.dylib,sha256=cR48uhS3d5HWm5w94OarMZm3HMjlatbzm7j3lhhstmo,580928
|
|
16
|
+
sage_wheels/bin/latte-minimize.bin,sha256=2TdW93dlZKhRoUJz_SY62EIqz_Y49qXYOr4ibmXQiqA,107536
|
|
17
|
+
sage_wheels/bin/4ti2int32,sha256=Q299AZFeHGGLZmTVL-MioZ2G-4RBW6nI0jjsj3t7RuA,86560
|
|
18
|
+
sage_wheels/bin/zsolve,sha256=fxwPBxMjmto6hQ1I2RnlF5nuneIQDhfDqoKgH3k_A_k,57504
|
|
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=6qS-W43Ikan770nKlZNjkSbFt0fZy3J4okWXE5CaNg8,58960
|
|
22
|
+
sage_wheels/bin/circuits,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
23
|
+
sage_wheels/bin/latte2ine.bin,sha256=r3rfyVtNdxnxqcjNCs0VoeZtg-wu1sG6mLQkH2yF2Nc,55472
|
|
24
|
+
sage_wheels/bin/markov,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
25
|
+
sage_wheels/bin/top-ehrhart-knapsack.bin,sha256=E6qMdz80WSFxn2WYKjuHVVElbacBGVpMfgmcZwpHNx0,94256
|
|
26
|
+
sage_wheels/bin/hilbert-from-rays-symm,sha256=4-QI8YT5E-h1zegVykjkMHSBe75057C4DGxiuxePluY,58976
|
|
27
|
+
sage_wheels/bin/gensymm,sha256=9LwjLPg6H7-nchFI61wyLN699hZRAwc0Z4cI4EWm5DU,51920
|
|
28
|
+
sage_wheels/bin/count,sha256=dQEdu4bKs5elpZFZ6nVfeHyCzW79e3CVOfJukCvJqBs,58960
|
|
29
|
+
sage_wheels/bin/count-linear-forms-from-polynomial.bin,sha256=A7Omb6AY0V7dejqDu-qtOWTf64RfHCdzUauUmia6DPU,79168
|
|
30
|
+
sage_wheels/bin/output,sha256=4qLezoFEb90dyOPZYbeY8S9R9JzvSBypGB-THvfXbX4,51888
|
|
31
|
+
sage_wheels/bin/ehrhart3.bin,sha256=3BviiCh5Ml1lwHQSzEbUU-rRv4yutPlqN6G1OsK8-P0,84096
|
|
32
|
+
sage_wheels/bin/latte2ext.bin,sha256=6rq9CIgi4xpz7QbDuZ8oZ05ZmPHUi6U_FS1yOfSkeeU,55472
|
|
33
|
+
sage_wheels/bin/latte-maximize.bin,sha256=AAe7eqI_banbChxLCh50Cj5itUYwSpa9P5Z8vaDJgA4,107536
|
|
34
|
+
sage_wheels/bin/ConvertCDDineToLatte.bin,sha256=nzrrga-tDCe97nSoFfxi5aUAo475zk3S7cxCrTcJzMA,81280
|
|
35
|
+
sage_wheels/bin/ConvertCDDextToLatte,sha256=P_D2qiiEgBuqep6kpMPUjlwiBqVKc6lPaIuH_Kn0FbE,58960
|
|
36
|
+
sage_wheels/bin/polyhedron-to-cones.bin,sha256=Qmy1n3VpIWV6qlsDstfo-AjTFGsW2PowYqPOiCaEWZ0,57584
|
|
37
|
+
sage_wheels/bin/ConvertCDDextToLatte.bin,sha256=_duUoOtsZ_kmQ2m3rruEXstxkqsb-mqL5L_oEKSjG7M,55072
|
|
38
|
+
sage_wheels/bin/qsolve,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
39
|
+
sage_wheels/bin/latte2ext,sha256=vXLLWFI9jH-6NLSWLhDTaueNGi-lSgIVVj5xj54_aTQ,58960
|
|
40
|
+
sage_wheels/bin/groebner,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
41
|
+
sage_wheels/bin/4ti2int64,sha256=VeldhvHmpPMsTt1Xx-oSYyWV4-Rm1xxmCMwk5XkNweU,86560
|
|
42
|
+
sage_wheels/bin/ehrhart.bin,sha256=buLs0JmJ1tkyLv6nA2I3kfnuqVowxTwFP72vRVP-TMw,106192
|
|
43
|
+
sage_wheels/bin/triangulate.bin,sha256=vQ7dw7lI4dVv-L_DdXjPBFZshGllUCFDiGPmJW19L_w,58512
|
|
44
|
+
sage_wheels/bin/genmodel,sha256=Dd9xNaLYzR71LK3CUK2AO3Q1sRmL-0BPzYs9mg_TzTY,51920
|
|
45
|
+
sage_wheels/bin/ConvertCDDineToLatte,sha256=ebp1TWj3UUmf9mQzf9Cuxt-mcEclimcbSY6vKj-_260,58960
|
|
46
|
+
sage_wheels/bin/hilbert,sha256=4Njr4NKajVjma40APFdJYscfsvYq1wrPwvH2UElnipU,478
|
|
47
|
+
sage_wheels/bin/ehrhart,sha256=Rp87blB-w_nHqZLLc_lZnb642PZCod6YstkxC0Xew0A,58960
|
|
48
|
+
sage_wheels/bin/polyhedron-to-cones,sha256=x2oOfafxZt3gCtLkpd_td_1mVMaK6Eh2mcNs584X7OY,58960
|
|
49
|
+
sage_wheels/bin/hilbert-from-rays.bin,sha256=BsWvnkNzht8-k9mY72JbmjyYYimHkOzudDUZ45Tpg-E,51968
|
|
50
|
+
sage_wheels/bin/triangulate,sha256=drIywPYHTkcCvot4t5ALemPs-OIt7AYiomC4Wk3nG4E,58960
|
|
51
|
+
sage_wheels/bin/count-linear-forms-from-polynomial,sha256=c8LFOdpWQZJMLOcrwLwdv3o6HqIGODjehbDRL8oHsGU,58960
|
|
52
|
+
sage_wheels/bin/latte-minimize,sha256=10iA04Wr2PcsZrV7ywXuLUGRO95JjSJd9GNiZDpwQT0,58960
|
|
53
|
+
sage_wheels/bin/integrate.bin,sha256=GwkGPeYu-FM9W3ktv5z6EtDKHwZdswqW6QLtQwNkihs,55120
|
|
54
|
+
sage_wheels/bin/ppi,sha256=daBbElxlSZdnwWThwLfd2P1TllH1XQOXZJA6xuyD6b8,76168
|
|
55
|
+
sage_wheels/bin/zbasis,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
56
|
+
sage_wheels/bin/latte2ine,sha256=Od47dKrWMVRv7pzkbEjLRQtQHgBy5Hf11N7eztr-Dn8,58960
|
|
57
|
+
sage_wheels/bin/rays,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
58
|
+
sage_wheels/bin/hilbert-from-rays-symm.bin,sha256=TTsiQugs2EJkWQpN4aRD4FNUu5zXnNwulBW8Lep6WcU,74128
|
|
59
|
+
sage_wheels/bin/ehrhart3,sha256=TbQlA17N83NudwxuPwxNezIu5yWSN9mmANTIFWpsoeQ,58960
|
|
60
|
+
sage_wheels/bin/4ti2gmp,sha256=hHHTCFcm8uQ_ZgQ8Zd7qQCDaaK841D4pk78Il_LI-ZM,86512
|
|
61
|
+
sage_wheels/bin/minimize,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
62
|
+
sage_wheels/bin/latte-maximize,sha256=CDk0HF3S6dZe5IPV-r_Ef803fL-4PxQ-9t75ne0GYqE,58960
|
|
63
|
+
sage_wheels/bin/count.bin,sha256=uhrbwSVVfcpTOK5Hc_9vyUNspraXoIE1-62fIHQML8s,56736
|
|
64
|
+
sage_wheels/bin/hilbert-from-rays,sha256=MGPi-4EDTKc-NVF5dwTpYQNvmju33gKL0r-3XqXfZvY,58976
|
|
65
|
+
sage_wheels/bin/normalform,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
66
|
+
sage_wheels/bin/top-ehrhart-knapsack,sha256=6TYGnjKgeOCE6LPGyNs0XraiS7sfKZg7IVFZRGjxscE,58960
|
|
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.24.dist-info/RECORD,,
|
|
72
|
+
passagemath_latte_4ti2-10.6.24.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
73
|
+
passagemath_latte_4ti2-10.6.24.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
74
|
+
passagemath_latte_4ti2-10.6.24.dist-info/METADATA,sha256=pa8wq-v593HkG01DwsKPMuOsf9Ncat3bE9b79Z87iRo,7076
|
|
75
|
+
sage/all__sagemath_latte_4ti2.py,sha256=Dkvm4PL7UuwvR-qJmoWzKFOIgCe3kqsUihuJmwhekeI,113
|
|
76
|
+
sage/libs/latte_int.cpython-312-darwin.so,sha256=8at0WzpkjoJIifS0223-kl4N2FyKEUbAUqHpwV7au-M,55184
|
|
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
|
sage_wheels/bin/4ti2gmp
CHANGED
|
Binary file
|
sage_wheels/bin/4ti2int32
CHANGED
|
Binary file
|
sage_wheels/bin/4ti2int64
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/count
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/count.bin
CHANGED
|
Binary file
|
sage_wheels/bin/ehrhart
CHANGED
|
Binary file
|
sage_wheels/bin/ehrhart.bin
CHANGED
|
Binary file
|
sage_wheels/bin/ehrhart3
CHANGED
|
Binary file
|
sage_wheels/bin/ehrhart3.bin
CHANGED
|
Binary file
|
sage_wheels/bin/genmodel
CHANGED
|
Binary file
|
sage_wheels/bin/gensymm
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/integrate
CHANGED
|
Binary file
|
sage_wheels/bin/integrate.bin
CHANGED
|
Binary file
|
sage_wheels/bin/latte-maximize
CHANGED
|
Binary file
|
|
Binary file
|
sage_wheels/bin/latte-minimize
CHANGED
|
Binary file
|
|
Binary file
|
sage_wheels/bin/latte2ext
CHANGED
|
Binary file
|
sage_wheels/bin/latte2ext.bin
CHANGED
|
Binary file
|
sage_wheels/bin/latte2ine
CHANGED
|
Binary file
|
sage_wheels/bin/latte2ine.bin
CHANGED
|
Binary file
|
sage_wheels/bin/output
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/ppi
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage_wheels/bin/triangulate
CHANGED
|
Binary file
|
sage_wheels/bin/triangulate.bin
CHANGED
|
Binary file
|
sage_wheels/bin/zsolve
CHANGED
|
Binary file
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
passagemath_latte_4ti2-10.6.22.dist-info/RECORD,,
|
|
2
|
-
passagemath_latte_4ti2-10.6.22.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
3
|
-
passagemath_latte_4ti2-10.6.22.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
-
passagemath_latte_4ti2-10.6.22.dist-info/METADATA,sha256=v8lJqs1-nbotry4tTwPZhZJuzrh2K2k-hREKrtYXjrI,7076
|
|
5
|
-
passagemath_latte_4ti2.dylibs/libgmpxx.4.dylib,sha256=-BUQoAP3R4KyRgmd0cWScgfguVVS4M5jyXIOYxWTKNk,65088
|
|
6
|
-
passagemath_latte_4ti2.dylibs/libLiDIA.0.dylib,sha256=OCzQ8VN7QrzrUZ8cLUV6BdZ7mJ-s-lv0CPF3rhY5XK8,15794864
|
|
7
|
-
passagemath_latte_4ti2.dylibs/libcddgmp.0.dylib,sha256=k5hAlSZk2KRyaBq0uBGeCqrp3RBK-Bm62h239x0IhgI,298816
|
|
8
|
-
passagemath_latte_4ti2.dylibs/libglpk.40.dylib,sha256=-oCyWi0Cnz2bzKPlSyLwMWxfD0XJURh_b7H7xfzRe5A,1189344
|
|
9
|
-
passagemath_latte_4ti2.dylibs/libgf2x.3.dylib,sha256=dFM1zpzjNpAbDnNoaRl5HJYrbYOlfOAEW3M3ZXgKUio,153568
|
|
10
|
-
passagemath_latte_4ti2.dylibs/libntl.44.dylib,sha256=04kYB98Z5mY0kd9qC6Gb1qf6F2cU3_r8qm1IJDRxurk,2421872
|
|
11
|
-
passagemath_latte_4ti2.dylibs/lib4ti2common.0.dylib,sha256=VsemP1Syid2fB1NNIklg28aUFFU7zvmCSTDX72TJiKY,55184
|
|
12
|
-
passagemath_latte_4ti2.dylibs/libnormalize.0.dylib,sha256=Dy06BkTBRo7enALKHNe3eqn9hxB0BPazJB2FW6o7R0U,176848
|
|
13
|
-
passagemath_latte_4ti2.dylibs/liblatte.0.dylib,sha256=PjSu-gedvwl5xbeRfGur2PNpBhHykEbq4l6dgSWS_nQ,1341552
|
|
14
|
-
passagemath_latte_4ti2.dylibs/lib4ti2int64.0.dylib,sha256=oIvuArST1gp7KypEtSF32hZTLFNC2wrxGb5eLZO8Sqw,729632
|
|
15
|
-
passagemath_latte_4ti2.dylibs/lib4ti2util.0.dylib,sha256=zqA9bjhu-3eO9px9G0ylIWkdSF6NFBhXhzo95O9gG5Y,161024
|
|
16
|
-
passagemath_latte_4ti2.dylibs/lib4ti2gmp.0.dylib,sha256=LVd9Ez2VNMu-wgZwILKTwKaJtuIL7JGkQkpI9J0228s,612720
|
|
17
|
-
passagemath_latte_4ti2.dylibs/libzsolve.0.dylib,sha256=uHGsAPlFf0tiNGwydkK910P7dcsGCqmoTzIkSIvusnM,526560
|
|
18
|
-
passagemath_latte_4ti2.dylibs/lib4ti2int32.0.dylib,sha256=hNJfe070yMJXrC4kE3Rem6Y08V2wDTl7Wy8WA54Nif4,714016
|
|
19
|
-
passagemath_latte_4ti2.dylibs/libgmp.10.dylib,sha256=cR48uhS3d5HWm5w94OarMZm3HMjlatbzm7j3lhhstmo,580928
|
|
20
|
-
sage_wheels/bin/latte-minimize.bin,sha256=ogNeIRYQR9igRCFpzKuAYBsLX2VwaxLt44NBOgZGiKg,107536
|
|
21
|
-
sage_wheels/bin/4ti2int32,sha256=KpVcVJGZM4kg8vaTaztMJzL90F03s1uY_rkt-jSZmaQ,86560
|
|
22
|
-
sage_wheels/bin/zsolve,sha256=RCRlN-Qc1ufCFsk7Mi-twLJAJtCAADHsOeZYvdfLQrs,57504
|
|
23
|
-
sage_wheels/bin/walk,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
24
|
-
sage_wheels/bin/graver,sha256=asLYkgaj2gnL0rNu6ObcMZQnP11Yld_JEmM8BXP-1SU,478
|
|
25
|
-
sage_wheels/bin/integrate,sha256=pqAWvKlNG0j6Vd8tiAOv3tbxZN_INOMLCt2bnn7sy8E,58960
|
|
26
|
-
sage_wheels/bin/circuits,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
27
|
-
sage_wheels/bin/latte2ine.bin,sha256=33ocIdmR4eQf3Y0GpuhGm4pmOGpMLOzB_qENm4-jMas,55472
|
|
28
|
-
sage_wheels/bin/markov,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
29
|
-
sage_wheels/bin/top-ehrhart-knapsack.bin,sha256=f4f0d-tnVqMPzszN0uUV9ZsKpUPoNeeSwg8nzxMDGRs,94256
|
|
30
|
-
sage_wheels/bin/hilbert-from-rays-symm,sha256=-6Z-VE3DQ99nIJ15lN_p5kjNw8frzt7GkuY5uJe0owk,58976
|
|
31
|
-
sage_wheels/bin/gensymm,sha256=yMBIhjFw6eOlfQ8iWW7twdpkNGKpu6DkerMOsecFIxQ,51920
|
|
32
|
-
sage_wheels/bin/count,sha256=YjaJfUaZ45muGG-AnbJYNVI6Bsh6IOdMH1LRSuPqKDY,58960
|
|
33
|
-
sage_wheels/bin/count-linear-forms-from-polynomial.bin,sha256=7sSjdgoPNnRZPtKfFGnw1515hcz9aHua7sFklay-tlo,79168
|
|
34
|
-
sage_wheels/bin/output,sha256=eNQJgDUYEnaUF9FXE2vo9bhGSFuqchiTG-SFHBUGYyk,51888
|
|
35
|
-
sage_wheels/bin/ehrhart3.bin,sha256=H1P7dQi9PMkhxpiYGrgzKLb7k9Q7U_hybPnRfqUDqZU,84096
|
|
36
|
-
sage_wheels/bin/latte2ext.bin,sha256=DUBXyQFaAYtDwf-4kvs0HG_k1iOFRKP9sujNZMA36cE,55472
|
|
37
|
-
sage_wheels/bin/latte-maximize.bin,sha256=pvxXQl-nwyl_fu67KmZm5MEwaau8XjBwnshxyAVqrq0,107536
|
|
38
|
-
sage_wheels/bin/ConvertCDDineToLatte.bin,sha256=Ku5hi33ko5sfXcS5x80UE5zOmROy-aFNu96upfILp7k,81280
|
|
39
|
-
sage_wheels/bin/ConvertCDDextToLatte,sha256=TWetb_K7FjYqdyga7RPVR25NDwHNN_2kYUH_53dGHik,58960
|
|
40
|
-
sage_wheels/bin/polyhedron-to-cones.bin,sha256=PGNJ0Enu36rt5VGFiQwFkx7Si42Cn6p7J5LOpqFWqLw,57584
|
|
41
|
-
sage_wheels/bin/ConvertCDDextToLatte.bin,sha256=fIgtJhA7OKpHZcymRNlXhIA54zyCMR43bS3hfP50Wwg,55072
|
|
42
|
-
sage_wheels/bin/qsolve,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
43
|
-
sage_wheels/bin/latte2ext,sha256=DcQPPWbwUdXo1OWI73HQgXc9yKrVLpF7lQTvE80EcX8,58960
|
|
44
|
-
sage_wheels/bin/groebner,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
45
|
-
sage_wheels/bin/4ti2int64,sha256=bq1GVj9s1IAzh9y4e2aoX8wwq2UC26VlnhUBTR03-XI,86560
|
|
46
|
-
sage_wheels/bin/ehrhart.bin,sha256=5z1ZDKEvALKWxcC6JCXXYTW2Rc4VNaK6DmlWMlvC4hk,106192
|
|
47
|
-
sage_wheels/bin/triangulate.bin,sha256=SAXK8PZLq5fRQdDf402pHcGHqERXo7IfYagOXxzlipA,58512
|
|
48
|
-
sage_wheels/bin/genmodel,sha256=JaiuuYuR8A196LdcCGrEQr-uStoUN0npr6a-SciS8vA,51920
|
|
49
|
-
sage_wheels/bin/ConvertCDDineToLatte,sha256=-kYg5b0XZN4g-sRN-kWdYo-P4H6l33OrsjbpKMZB_Bw,58960
|
|
50
|
-
sage_wheels/bin/hilbert,sha256=4Njr4NKajVjma40APFdJYscfsvYq1wrPwvH2UElnipU,478
|
|
51
|
-
sage_wheels/bin/ehrhart,sha256=szmN7x-7TzqEi-1_LY4mZZVACWTMbi0ib3lE8HmmOoI,58960
|
|
52
|
-
sage_wheels/bin/polyhedron-to-cones,sha256=b7rovz8OxxE7xwlGPvkvzF0nIyncFuWX8Auzi92y3GE,58960
|
|
53
|
-
sage_wheels/bin/hilbert-from-rays.bin,sha256=KOrQnfBVs6ujVPS-_JaeNECrd-AWw53_mjhfqUj3wjk,51968
|
|
54
|
-
sage_wheels/bin/triangulate,sha256=UlAnIFc-2X6ySCQUjmNla-BdWNuH0pvIaKpY7DnIm98,58960
|
|
55
|
-
sage_wheels/bin/count-linear-forms-from-polynomial,sha256=Nvnn817DdSrpQZtDsPpu3lRMuOlcMGHyuCKHbABZ2oc,58960
|
|
56
|
-
sage_wheels/bin/latte-minimize,sha256=30h6yo3p2-_7m3zltZJy-3xD42DD21l4YOY-LqjMiyw,58960
|
|
57
|
-
sage_wheels/bin/integrate.bin,sha256=QJaOrqDg0bQemMuCjxyaAfrin78gvPvM0ZZ-12BNfMo,55120
|
|
58
|
-
sage_wheels/bin/ppi,sha256=nMt-lwFQqb6LFA-uS5lvRAtBu3u7KzaLIKwCvSKk38w,76168
|
|
59
|
-
sage_wheels/bin/zbasis,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
60
|
-
sage_wheels/bin/latte2ine,sha256=rzTe6BoBOmgdP88ofiosJZDuuN5nYgQBRtMp3WL8LrY,58960
|
|
61
|
-
sage_wheels/bin/rays,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
62
|
-
sage_wheels/bin/hilbert-from-rays-symm.bin,sha256=vYIi2SsLcKiG2ivu3PsFzbpmdvshifyXa5LiSPi8lJM,74128
|
|
63
|
-
sage_wheels/bin/ehrhart3,sha256=ZKc0B5z32ZOFjF7YpTSk9zaiUAxcHRVLeKsNF_5mG_w,58960
|
|
64
|
-
sage_wheels/bin/4ti2gmp,sha256=RnpkXYKxpMBNFKtjWiMLC0O53uGuhX3p4BrOyzJFJgs,86512
|
|
65
|
-
sage_wheels/bin/minimize,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
66
|
-
sage_wheels/bin/latte-maximize,sha256=vQHSnQqMknwM-HUk6MMCppOohkYGvSIQxCA9MRkqyRI,58960
|
|
67
|
-
sage_wheels/bin/count.bin,sha256=0e9fw-1Lje5oHnFjJwILLsX88yr2-a5kZB5R6YvsZ8Q,56736
|
|
68
|
-
sage_wheels/bin/hilbert-from-rays,sha256=uBaOk9O-aJPGIOAs-1a9emfTn0v7TB8oWHoiy4WO7zA,58976
|
|
69
|
-
sage_wheels/bin/normalform,sha256=wnaflXklQMzfkc9SPNkDQeJW2QwZ6OE02tKZ5ng-qoU,2394
|
|
70
|
-
sage_wheels/bin/top-ehrhart-knapsack,sha256=5kDiTpEU4LMstOnRASL_4WIz7ZaiIJFUTwioLdWhh1I,58960
|
|
71
|
-
sage_wheels/share/latte-int/m-knapsack.mpl,sha256=UOC1OCpgsmXwS29BORa3d9PHYrEJpPG49MJ3omf1_p8,44872
|
|
72
|
-
sage_wheels/share/latte-int/simplify.add,sha256=S7Mu2pBY0tnN0i9akB_ba1T3Jk_HGP-odgihNk3t7oM,105
|
|
73
|
-
sage_wheels/share/latte-int/simplify3.add,sha256=rY3U7fnQkj868Zu6MRHzSTRAX4SyM7e3PFeGIX0YxME,241
|
|
74
|
-
sage_wheels/share/latte-int/simplify2.add,sha256=iqxvhRDWW70iA473KumWk8DQIrKogxrDxgeBbYpKA88,162
|
|
75
|
-
sage/all__sagemath_latte_4ti2.py,sha256=Dkvm4PL7UuwvR-qJmoWzKFOIgCe3kqsUihuJmwhekeI,113
|
|
76
|
-
sage/libs/latte_int.cpython-312-darwin.so,sha256=JGvzxx5r2gJroaRcjiqS5mzDQ5sD7nKyZ4d9iV0k3-M,55184
|
|
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
|
|
File without changes
|
{passagemath_latte_4ti2-10.6.22.dist-info → passagemath_latte_4ti2-10.6.24.dist-info}/top_level.txt
RENAMED
|
File without changes
|