passagemath-ntl 10.5.44__cp313-cp313-musllinux_1_2_x86_64.whl → 10.6.41__cp313-cp313-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-ntl might be problematic. Click here for more details.
- passagemath_ntl/__init__.py +3 -0
- {passagemath_ntl-10.5.44.dist-info → passagemath_ntl-10.6.41.dist-info}/METADATA +36 -31
- {passagemath_ntl-10.5.44.dist-info → passagemath_ntl-10.6.41.dist-info}/RECORD +78 -77
- passagemath_ntl-10.6.41.dist-info/top_level.txt +3 -0
- passagemath_ntl.libs/{libgcc_s-2298274a.so.1 → libgcc_s-0cd532bd.so.1} +0 -0
- passagemath_ntl.libs/{libgf2x-5ce78940.so.3.0.0 → libgf2x-9e30c3e3.so.3.0.0} +0 -0
- passagemath_ntl.libs/{libgmp-0b2a45b5.so.10.5.0 → libgmp-0e7fc84e.so.10.5.0} +0 -0
- passagemath_ntl.libs/{libmpfi-855788f0.so.0.0.0 → libmpfi-a4c01d89.so.0.0.0} +0 -0
- passagemath_ntl.libs/libmpfr-c0690335.so.6.2.2 +0 -0
- passagemath_ntl.libs/libntl-2a4678f6.so.45.0.0 +0 -0
- passagemath_ntl.libs/{libstdc++-08d5c7eb.so.6.0.33 → libstdc++-5d72f927.so.6.0.33} +0 -0
- sage/all__sagemath_ntl.py +1 -0
- sage/libs/ntl/convert.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/error.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2E.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2E.pyx +1 -1
- sage/libs/ntl/ntl_GF2EContext.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2EContext.pyx +3 -3
- sage/libs/ntl/ntl_GF2EX.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2EX.pyx +1 -1
- sage/libs/ntl/ntl_GF2X.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_GF2X.pyx +1 -1
- sage/libs/ntl/ntl_ZZ.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ.pyx +1 -1
- sage/libs/ntl/ntl_ZZX.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZX.pyx +2 -2
- sage/libs/ntl/ntl_ZZ_p.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_p.pyx +1 -1
- sage/libs/ntl/ntl_ZZ_pContext.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_pContext.pyx +3 -3
- sage/libs/ntl/ntl_ZZ_pE.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_pE.pyx +1 -1
- sage/libs/ntl/ntl_ZZ_pEContext.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_pEContext.pyx +3 -3
- sage/libs/ntl/ntl_ZZ_pEX.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_pEX.pyx +1 -1
- sage/libs/ntl/ntl_ZZ_pX.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_ZZ_pX.pyx +3 -3
- sage/libs/ntl/ntl_lzz_p.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_lzz_p.pyx +4 -4
- sage/libs/ntl/ntl_lzz_pContext.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_lzz_pContext.pyx +1 -1
- sage/libs/ntl/ntl_lzz_pX.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_lzz_pX.pyx +3 -3
- sage/libs/ntl/ntl_mat_GF2.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_mat_GF2.pyx +2 -2
- sage/libs/ntl/ntl_mat_GF2E.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_mat_GF2E.pyx +1 -1
- sage/libs/ntl/ntl_mat_ZZ.cpython-313-x86_64-linux-musl.so +0 -0
- sage/libs/ntl/ntl_mat_ZZ.pyx +1 -1
- sage/matrix/matrix_modn_dense_template.pxi +21 -14
- sage/rings/bernmm.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/bernoulli_mod_p.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CA_element.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CA_element.pyx +1 -1
- sage/rings/padics/padic_ZZ_pX_CR_element.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CR_element.pyx +2 -2
- sage/rings/padics/padic_ZZ_pX_FM_element.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ZZ_pX_FM_element.pyx +1 -1
- sage/rings/padics/padic_ZZ_pX_element.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ZZ_pX_element.pyx +2 -2
- sage/rings/padics/padic_ext_element.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/padic_ext_element.pyx +1 -1
- sage/rings/padics/pow_computer_ext.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/padics/pow_computer_ext.pyx +2 -2
- sage/rings/polynomial/evaluation_ntl.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/polynomial/polynomial_gf2x.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/polynomial/polynomial_gf2x.pyx +8 -5
- sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/polynomial/polynomial_modn_dense_ntl.pyx +10 -10
- sage/rings/polynomial/polynomial_template.pxi +7 -7
- sage/rings/polynomial/polynomial_zz_pex.cpython-313-x86_64-linux-musl.so +0 -0
- sage/rings/polynomial/polynomial_zz_pex.pyx +3 -3
- sage/schemes/hyperelliptic_curves/hypellfrob.cpython-313-x86_64-linux-musl.so +0 -0
- passagemath_ntl-10.5.44.dist-info/top_level.txt +0 -2
- passagemath_ntl.libs/libmpfr-9f069fad.so.6.2.1 +0 -0
- passagemath_ntl.libs/libntl-42eac5ea.so.44.0.1 +0 -0
- {passagemath_ntl-10.5.44.dist-info → passagemath_ntl-10.6.41.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ntl
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.6.41
|
|
4
4
|
Summary: passagemath: Computational Number Theory with NTL
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
|
|
|
8
8
|
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
|
9
9
|
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
|
10
10
|
Project-URL: repo, https://github.com/passagemath/passagemath
|
|
11
|
-
Project-URL: documentation, https://
|
|
11
|
+
Project-URL: documentation, https://passagemath.org/docs/latest
|
|
12
12
|
Project-URL: homepage (upstream), https://www.sagemath.org
|
|
13
13
|
Project-URL: discourse, https://passagemath.discourse.group
|
|
14
14
|
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
|
@@ -17,21 +17,23 @@ Classifier: Development Status :: 6 - Mature
|
|
|
17
17
|
Classifier: Intended Audience :: Education
|
|
18
18
|
Classifier: Intended Audience :: Science/Research
|
|
19
19
|
Classifier: Operating System :: POSIX
|
|
20
|
+
Classifier: Operating System :: POSIX :: Linux
|
|
20
21
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
21
22
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
22
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
32
|
+
Requires-Dist: cysignals!=1.12.4; sys_platform == "win32"
|
|
31
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
32
34
|
Requires-Dist: memory_allocator
|
|
33
|
-
Requires-Dist: passagemath-environment~=10.
|
|
34
|
-
Requires-Dist: passagemath-categories~=10.
|
|
35
|
+
Requires-Dist: passagemath-environment~=10.6.41.0
|
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.41.0
|
|
35
37
|
Provides-Extra: test
|
|
36
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
37
39
|
Requires-Dist: passagemath-modules; extra == "test"
|
|
@@ -48,44 +50,47 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
|
48
50
|
developed 2005-2025 under the motto “Creating a Viable Open Source
|
|
49
51
|
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
|
50
52
|
|
|
51
|
-
The passagemath fork
|
|
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:
|
|
53
56
|
|
|
54
|
-
- providing modularized installation with pip,
|
|
55
|
-
project started in 2020 in the Sage
|
|
56
|
-
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
|
57
|
+
- providing modularized installation with pip,
|
|
57
58
|
- establishing first-class membership in the scientific Python
|
|
58
59
|
ecosystem,
|
|
59
60
|
- giving `clear attribution of upstream
|
|
60
61
|
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
|
61
62
|
- providing independently usable Python interfaces to upstream
|
|
62
63
|
libraries,
|
|
63
|
-
-
|
|
64
|
+
- offering `platform portability and integration testing
|
|
64
65
|
services <https://github.com/passagemath/passagemath/issues/704>`__
|
|
65
66
|
to upstream projects,
|
|
66
67
|
- inviting collaborations with upstream projects,
|
|
67
68
|
- `building a professional, respectful, inclusive
|
|
68
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,
|
|
69
72
|
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
|
70
73
|
serverless deployment with Javascript,
|
|
71
74
|
- developing a native Windows port.
|
|
72
75
|
|
|
73
|
-
`Full documentation <https://
|
|
76
|
+
`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
|
|
74
77
|
available online.
|
|
75
78
|
|
|
76
|
-
passagemath attempts to support
|
|
77
|
-
|
|
78
|
-
virtualization.
|
|
79
|
+
passagemath attempts to support and provides binary wheels suitable for
|
|
80
|
+
all major Linux distributions and recent versions of macOS.
|
|
79
81
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
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.14.x.
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
About this pip-installable distribution package
|
|
86
91
|
-----------------------------------------------
|
|
87
92
|
|
|
88
|
-
This pip-installable
|
|
93
|
+
This pip-installable package ``passagemath-ntl`` is a small
|
|
89
94
|
distribution that provides modules that depend on
|
|
90
95
|
`NTL <https://libntl.org/>`_, the library for doing number theory.
|
|
91
96
|
|
|
@@ -95,23 +100,23 @@ What is included
|
|
|
95
100
|
|
|
96
101
|
* Computation of Bernoulli numbers modulo p:
|
|
97
102
|
|
|
98
|
-
* `Cython wrapper for bernmm library <https://
|
|
99
|
-
* `Bernoulli numbers modulo p <https://
|
|
103
|
+
* `Cython wrapper for bernmm library <https://passagemath.org/docs/latest/html/en/reference/rings_standard/sage/rings/bernmm.html>`_
|
|
104
|
+
* `Bernoulli numbers modulo p <https://passagemath.org/docs/latest/html/en/reference/rings_standard/sage/rings/bernoulli_mod_p.html>`_
|
|
100
105
|
|
|
101
106
|
* Finite fields of characteristic 2
|
|
102
107
|
|
|
103
|
-
* `Finite fields of characteristic 2 <https://
|
|
104
|
-
* `Elements of finite fields of characteristic 2 <https://
|
|
108
|
+
* `Finite fields of characteristic 2 <https://passagemath.org/docs/latest/html/en/reference/finite_rings/sage/rings/finite_rings/finite_field_ntl_gf2e.html>`_
|
|
109
|
+
* `Elements of finite fields of characteristic 2 <https://passagemath.org/docs/latest/html/en/reference/finite_rings/sage/rings/finite_rings/element_ntl_gf2e.html>`_
|
|
105
110
|
|
|
106
111
|
* p-adic extension elements:
|
|
107
112
|
|
|
108
|
-
* `p-adic Extension Element <https://
|
|
109
|
-
* `p-adic ZZ_pX Element <https://
|
|
110
|
-
* `p-adic ZZ_pX CR Element <https://
|
|
111
|
-
* `p-adic ZZ_pX CA Element <https://
|
|
112
|
-
* `p-adic ZZ_pX FM Element <https://
|
|
113
|
-
* `PowComputer_ext <https://
|
|
113
|
+
* `p-adic Extension Element <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/padic_ext_element.html#module-sage.rings.padics.padic_ext_element>`_
|
|
114
|
+
* `p-adic ZZ_pX Element <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_element.html>`_
|
|
115
|
+
* `p-adic ZZ_pX CR Element <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_CR_element.html>`_
|
|
116
|
+
* `p-adic ZZ_pX CA Element <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_CA_element.html>`_
|
|
117
|
+
* `p-adic ZZ_pX FM Element <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_FM_element.html>`_
|
|
118
|
+
* `PowComputer_ext <https://passagemath.org/docs/latest/html/en/reference/padics/sage/rings/padics/pow_computer_ext.html>`_
|
|
114
119
|
|
|
115
|
-
* `Frobenius on Monsky-Washnitzer cohomology of a hyperelliptic curve <https://
|
|
120
|
+
* `Frobenius on Monsky-Washnitzer cohomology of a hyperelliptic curve <https://passagemath.org/docs/latest/html/en/reference/arithmetic_curves/sage/schemes/hyperelliptic_curves/hypellfrob.html>`_
|
|
116
121
|
|
|
117
122
|
* see `MANIFEST <https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-ntl/MANIFEST.in>`_
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
passagemath_ntl
|
|
2
|
-
passagemath_ntl.libs/
|
|
3
|
-
passagemath_ntl.libs/
|
|
4
|
-
passagemath_ntl.libs/
|
|
5
|
-
passagemath_ntl.libs/
|
|
6
|
-
passagemath_ntl.libs/
|
|
7
|
-
passagemath_ntl.libs/
|
|
8
|
-
|
|
1
|
+
passagemath_ntl/__init__.py,sha256=ll2Bn9wg-UAGeO4sXZcrHKsetnH65QwZhM5xPKKSZ4E,80
|
|
2
|
+
passagemath_ntl.libs/libgcc_s-0cd532bd.so.1,sha256=QrXyyMoT5eFz2Df1EXoEtsBCQ3VIESveeHklGujc_48,183337
|
|
3
|
+
passagemath_ntl.libs/libgf2x-9e30c3e3.so.3.0.0,sha256=z6aIlDtTUvgZPnlLAEFhy7SzNIhPiqUBJeRypyKUVdg,68073
|
|
4
|
+
passagemath_ntl.libs/libgmp-0e7fc84e.so.10.5.0,sha256=19mj7ISusOKPTVdhqjzZ-Ts-9Qf82f4a_8Sslp-ypCg,773097
|
|
5
|
+
passagemath_ntl.libs/libmpfi-a4c01d89.so.0.0.0,sha256=payrEJPoBAR1sKuP2b4PKUDDXeliM4iTSMs4xUXCzkk,444697
|
|
6
|
+
passagemath_ntl.libs/libmpfr-c0690335.so.6.2.2,sha256=7xyVPM-7EcghDXnVZR5NquZBTtVXq32FtxIwVw2xthg,837873
|
|
7
|
+
passagemath_ntl.libs/libntl-2a4678f6.so.45.0.0,sha256=ZqfI9QZl4WmDICs5_3OKOwoZPKjzczER-oMPAl9yfaw,3161617
|
|
8
|
+
passagemath_ntl.libs/libstdc++-5d72f927.so.6.0.33,sha256=i_QxuLSNJcDImiug4WsF5wNgprWyeL3Mc09ILo-0-Dc,3564129
|
|
9
|
+
sage/all__sagemath_ntl.py,sha256=7LJBulOjrbpZ4bRI38kEYnyP7RTnIQ7nLuGT504of_k,189
|
|
9
10
|
sage/libs/all__sagemath_ntl.py,sha256=4bSDDgoHtBmLGLPls4uV8qUN8io7Lrw91M-CmErR0As,75
|
|
10
11
|
sage/libs/mpfi/__init__.pxd,sha256=tFPwUUwfLfPuStcKuoWZQ9_jVij0pQGVg8YQw0ymOT4,10810
|
|
11
12
|
sage/libs/mpfi/types.pxd,sha256=FdLs-uOjDxf8QlpiH9ZwsUz86Uau0EcCmWPmdOz74Gw,322
|
|
@@ -22,11 +23,11 @@ sage/libs/ntl/ZZ_pX.pxd,sha256=LUYDS74WrRAvr2JEcVzL_PF1QiCtPYuR6nSdrLwVBaA,6510
|
|
|
22
23
|
sage/libs/ntl/__init__.py,sha256=j-YpcXAXkylLGSQbxuFWIiBBt4h5--gft0rB-gt2opc,127
|
|
23
24
|
sage/libs/ntl/all.py,sha256=rNXkK2wpOQ4e0xMzdHVDx_SvzToh9bmCIlkqyhb698s,2286
|
|
24
25
|
sage/libs/ntl/conversion.pxd,sha256=--FH5p7qTF7pvX5ID8QOiP0lqbBsVmwgraHjJ6fn5ME,3591
|
|
25
|
-
sage/libs/ntl/convert.cpython-313-x86_64-linux-musl.so,sha256=
|
|
26
|
+
sage/libs/ntl/convert.cpython-313-x86_64-linux-musl.so,sha256=8kuKvnUISSErobIL8SFo6xyohTHtywMCdAo5XTaAqmM,127233
|
|
26
27
|
sage/libs/ntl/convert.pxd,sha256=__hz49kJMXA4Nx1zNSVvklsZV3TY-VMNJuORU7V6BGA,289
|
|
27
28
|
sage/libs/ntl/convert.pyx,sha256=Y-Bg3h8wYVZJVINBegvsh7jPjYvWlAAjQLR4f_rlf-w,1355
|
|
28
29
|
sage/libs/ntl/decl.pxi,sha256=9Bg-6UE0Zr0wQpfnGgfVcUP_KkJ7HAmnhxoaz-Tl2SM,660
|
|
29
|
-
sage/libs/ntl/error.cpython-313-x86_64-linux-musl.so,sha256=
|
|
30
|
+
sage/libs/ntl/error.cpython-313-x86_64-linux-musl.so,sha256=L8k0-a9ZsvhpgdYwgP-J2HOVdlnxHUxr7Efxkvd1w0s,131169
|
|
30
31
|
sage/libs/ntl/error.pyx,sha256=2nqfOXIZaV43mOqAQgViklJ2vVnAtCNbkHrdy-NLygY,1769
|
|
31
32
|
sage/libs/ntl/lzz_p.pxd,sha256=wfV-gQ853XbzsVYfhnKI1iorYP8ts_SoJbnxy-f0ZZU,803
|
|
32
33
|
sage/libs/ntl/lzz_pX.pxd,sha256=rjZrFngWqwsnbPWqmGV60B0nMFTXhp29c08mZRUvQU4,3343
|
|
@@ -34,65 +35,65 @@ sage/libs/ntl/mat_GF2.pxd,sha256=X6BVVawJLQiOEB-N-GwxUuLP_yi1diyYs_5tDxL8OUI,129
|
|
|
34
35
|
sage/libs/ntl/mat_GF2E.pxd,sha256=e3l-QC_X8dZqcThA-b9oxiSG3WAw4B48e39Yso1pOSQ,1352
|
|
35
36
|
sage/libs/ntl/mat_ZZ.pxd,sha256=uYefAGmI34B9uHUx0Ar_ubwf56sdXOf22LXYme3aEf4,5172
|
|
36
37
|
sage/libs/ntl/misc.pxi,sha256=URBgZg1VKjZIxWkZPzhm4DX66XjbaU5-eGuZbUEwJZ4,1017
|
|
37
|
-
sage/libs/ntl/ntl_GF2.cpython-313-x86_64-linux-musl.so,sha256=
|
|
38
|
+
sage/libs/ntl/ntl_GF2.cpython-313-x86_64-linux-musl.so,sha256=pCYOlo6i5oVOblvVmLWuD3S2f247pZRYu-Y6QQUVTxs,498033
|
|
38
39
|
sage/libs/ntl/ntl_GF2.pxd,sha256=IR3S8tjHGG0XGxGSUuceq_w92WycIHjJUE4JsY0qe6s,121
|
|
39
40
|
sage/libs/ntl/ntl_GF2.pyx,sha256=Qxl5AAm2W6u1_ueAH3GA-6qFvLTgL4WNLjOnWfuJ0lo,7162
|
|
40
|
-
sage/libs/ntl/ntl_GF2E.cpython-313-x86_64-linux-musl.so,sha256=
|
|
41
|
+
sage/libs/ntl/ntl_GF2E.cpython-313-x86_64-linux-musl.so,sha256=deW0CH0uBibg-btawukLlJ_ErHvE19TrcTexCBdJGwA,593233
|
|
41
42
|
sage/libs/ntl/ntl_GF2E.pxd,sha256=zLIBEc7VM08Ybl9sNBYNZbh_KCpOEDBCCpJaB9zQ8Rw,251
|
|
42
|
-
sage/libs/ntl/ntl_GF2E.pyx,sha256=
|
|
43
|
-
sage/libs/ntl/ntl_GF2EContext.cpython-313-x86_64-linux-musl.so,sha256=
|
|
43
|
+
sage/libs/ntl/ntl_GF2E.pyx,sha256=Cc0NpDPaISS6BiavcM6Ts7ZMSRvLj3QxaKL39AXcWM4,14855
|
|
44
|
+
sage/libs/ntl/ntl_GF2EContext.cpython-313-x86_64-linux-musl.so,sha256=7_xQu2ruDpmGkeuxbUna_sEZlf9pC-zBMsAyDNWKZbw,414801
|
|
44
45
|
sage/libs/ntl/ntl_GF2EContext.pxd,sha256=svKsYU12jLjEbfpJV_xvNrq_OvWrB5f_9NGRtLMTGEM,283
|
|
45
|
-
sage/libs/ntl/ntl_GF2EContext.pyx,sha256=
|
|
46
|
-
sage/libs/ntl/ntl_GF2EX.cpython-313-x86_64-linux-musl.so,sha256=
|
|
46
|
+
sage/libs/ntl/ntl_GF2EContext.pyx,sha256=jrrvW75Fz7qUpzl_Uya5JwEzq5kV8niGdfK1ziapz2A,3740
|
|
47
|
+
sage/libs/ntl/ntl_GF2EX.cpython-313-x86_64-linux-musl.so,sha256=iklnQUXRmF0NcMJ48nKvpQKKuG1rEGaiaAp059TT-CY,511057
|
|
47
48
|
sage/libs/ntl/ntl_GF2EX.pxd,sha256=9oi1SHQo2lUY3xXJXtVQnCOXaktFY1XUVx0gNPLTB-I,337
|
|
48
|
-
sage/libs/ntl/ntl_GF2EX.pyx,sha256=
|
|
49
|
-
sage/libs/ntl/ntl_GF2X.cpython-313-x86_64-linux-musl.so,sha256=
|
|
49
|
+
sage/libs/ntl/ntl_GF2EX.pyx,sha256=7oiuWMV9UfU1Du2kNe9ubY5IwtsaRrILMjqusEF9AoY,7954
|
|
50
|
+
sage/libs/ntl/ntl_GF2X.cpython-313-x86_64-linux-musl.so,sha256=R0AKQsTeBQNJO9CGV9lOu6z9Qy3OV-19nHZ2GvFxcqA,922257
|
|
50
51
|
sage/libs/ntl/ntl_GF2X.pxd,sha256=pwc5TYbB4b9L9XSZjQwP89XSPVbhADbUYhH2aUSw9ys,124
|
|
51
|
-
sage/libs/ntl/ntl_GF2X.pyx,sha256=
|
|
52
|
+
sage/libs/ntl/ntl_GF2X.pyx,sha256=KTtkNna5dLG5CHAuPedG0_6O7pAjUqZ5U-uoPXtI3Nk,20622
|
|
52
53
|
sage/libs/ntl/ntl_GF2X_linkage.pxi,sha256=Rw8Hsy6c0RBLjZ-ceApgxvg_npveektTcc_6YJ0IH6k,9257
|
|
53
|
-
sage/libs/ntl/ntl_ZZ.cpython-313-x86_64-linux-musl.so,sha256=
|
|
54
|
+
sage/libs/ntl/ntl_ZZ.cpython-313-x86_64-linux-musl.so,sha256=qdDhMQ-x_D6D1q0dKG4jpsOpzOm5jRkPguo5TU4Bbwc,807041
|
|
54
55
|
sage/libs/ntl/ntl_ZZ.pxd,sha256=ohJDLDrmZ7jMduDRL5etPIZ87IxxRMjl745Gmge-HcU,224
|
|
55
|
-
sage/libs/ntl/ntl_ZZ.pyx,sha256=
|
|
56
|
-
sage/libs/ntl/ntl_ZZX.cpython-313-x86_64-linux-musl.so,sha256=
|
|
56
|
+
sage/libs/ntl/ntl_ZZ.pyx,sha256=H1FaXuoHeXWObkmaGVEgF-WJV2gn8-uNph55bv8rxPA,13944
|
|
57
|
+
sage/libs/ntl/ntl_ZZX.cpython-313-x86_64-linux-musl.so,sha256=3PtrxodqzBJ3ZH9MqpjCfpe3ge5x-Vj3mUF92kJQprU,1066089
|
|
57
58
|
sage/libs/ntl/ntl_ZZX.pxd,sha256=XNGOxAPE9B06O45QucckJaB-fCOtIdxfoN3eHC7Rw_g,253
|
|
58
|
-
sage/libs/ntl/ntl_ZZX.pyx,sha256=
|
|
59
|
-
sage/libs/ntl/ntl_ZZ_p.cpython-313-x86_64-linux-musl.so,sha256=
|
|
59
|
+
sage/libs/ntl/ntl_ZZX.pyx,sha256=DWW2OrRej4B-DBgiyOuqshLnYn_1wwqVpTe2qUHmNdY,34730
|
|
60
|
+
sage/libs/ntl/ntl_ZZ_p.cpython-313-x86_64-linux-musl.so,sha256=88IcOnaYW8etsVQeSz4veO8QcC39xGjWWHXcMa6Mov0,724769
|
|
60
61
|
sage/libs/ntl/ntl_ZZ_p.pxd,sha256=erL2upd1kw4EhJB_QcdjoZWECdsfm-pfiHhOXLVZ1m0,361
|
|
61
|
-
sage/libs/ntl/ntl_ZZ_p.pyx,sha256=
|
|
62
|
-
sage/libs/ntl/ntl_ZZ_pContext.cpython-313-x86_64-linux-musl.so,sha256=
|
|
62
|
+
sage/libs/ntl/ntl_ZZ_p.pyx,sha256=5n3o7aABf7wGcO2BDFdJDNlq8a75RyMV2sm6ZqEjY5k,14606
|
|
63
|
+
sage/libs/ntl/ntl_ZZ_pContext.cpython-313-x86_64-linux-musl.so,sha256=kLF3h748-ovEtvV2tsQ-82wgcz8hi-JsjSKXPG3J_GI,568473
|
|
63
64
|
sage/libs/ntl/ntl_ZZ_pContext.pxd,sha256=2warqallT_WALnd5j3q1lsPvKto4lIp8GDNBcA6C5p4,615
|
|
64
|
-
sage/libs/ntl/ntl_ZZ_pContext.pyx,sha256=
|
|
65
|
-
sage/libs/ntl/ntl_ZZ_pE.cpython-313-x86_64-linux-musl.so,sha256=
|
|
65
|
+
sage/libs/ntl/ntl_ZZ_pContext.pyx,sha256=ZCmjdoImf2tE1yNQXGfhoTynsOFQnM0ff68qkGN-FaU,5719
|
|
66
|
+
sage/libs/ntl/ntl_ZZ_pE.cpython-313-x86_64-linux-musl.so,sha256=ZCpTrf7cCQCwCHFbQ3IxcDuaGAHkBvflZyLXqQJT5k0,737241
|
|
66
67
|
sage/libs/ntl/ntl_ZZ_pE.pxd,sha256=IA7GemK36SNKPT1kaCJw5Vl8sHTaZMThLF-ZVa6-GZ8,424
|
|
67
|
-
sage/libs/ntl/ntl_ZZ_pE.pyx,sha256=
|
|
68
|
-
sage/libs/ntl/ntl_ZZ_pEContext.cpython-313-x86_64-linux-musl.so,sha256=
|
|
68
|
+
sage/libs/ntl/ntl_ZZ_pE.pyx,sha256=ZJXEDdwYYxdIvooXJOQ5qJr3ESdbJwgLIo1DwT0Ljks,11630
|
|
69
|
+
sage/libs/ntl/ntl_ZZ_pEContext.cpython-313-x86_64-linux-musl.so,sha256=jz5LzgeMvrwcN5RNs18ndFj2nWR37QxhQ6sFvhgePUI,629833
|
|
69
70
|
sage/libs/ntl/ntl_ZZ_pEContext.pxd,sha256=p1NTT_EoJYzjSwxsYRS4SEmo70gQksE4zUqrzDB4Pf4,696
|
|
70
|
-
sage/libs/ntl/ntl_ZZ_pEContext.pyx,sha256=
|
|
71
|
-
sage/libs/ntl/ntl_ZZ_pEX.cpython-313-x86_64-linux-musl.so,sha256=
|
|
71
|
+
sage/libs/ntl/ntl_ZZ_pEContext.pyx,sha256=QRfwU53L_ClBmrOlSxObZ5EstBdSXTNsEg6KL4NztO4,7213
|
|
72
|
+
sage/libs/ntl/ntl_ZZ_pEX.cpython-313-x86_64-linux-musl.so,sha256=HCUQzJ0O8a4UxJsBtHng47oRIT1zlPQ4juHd6gTrAIk,1028817
|
|
72
73
|
sage/libs/ntl/ntl_ZZ_pEX.pxd,sha256=4Q36m179SjB4lysxFo2_RJ2OFt1GfbuD8qd6z_ksODI,382
|
|
73
|
-
sage/libs/ntl/ntl_ZZ_pEX.pyx,sha256=
|
|
74
|
+
sage/libs/ntl/ntl_ZZ_pEX.pyx,sha256=rH1QkVjw_FrXcc9bLUx4Iz4txaYMwibPCxSLATNY2Do,39881
|
|
74
75
|
sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi,sha256=Yu6Y6vEHwPMhgG-aGvHmrR36ExuO3ho6a8UTGBW8kNw,12462
|
|
75
|
-
sage/libs/ntl/ntl_ZZ_pX.cpython-313-x86_64-linux-musl.so,sha256=
|
|
76
|
+
sage/libs/ntl/ntl_ZZ_pX.cpython-313-x86_64-linux-musl.so,sha256=PowcXnMBUKALTrOsSJs_CLk0SXSbgPsealIdqWp3OZk,1354257
|
|
76
77
|
sage/libs/ntl/ntl_ZZ_pX.pxd,sha256=f8YDnsRc-gwc6ci5Bkzg06OUDuNqawF6nb-hQ6Py4yo,634
|
|
77
|
-
sage/libs/ntl/ntl_ZZ_pX.pyx,sha256=
|
|
78
|
-
sage/libs/ntl/ntl_lzz_p.cpython-313-x86_64-linux-musl.so,sha256=
|
|
78
|
+
sage/libs/ntl/ntl_ZZ_pX.pyx,sha256=Pp7y0mGUJ8XzgrxepybuvUg-BBOIorDsHt9tzo5Kl0k,45735
|
|
79
|
+
sage/libs/ntl/ntl_lzz_p.cpython-313-x86_64-linux-musl.so,sha256=oDM69ysyUTxy4AChhvDDpCRX94HutAL5Xof28sn_Kfc,553881
|
|
79
80
|
sage/libs/ntl/ntl_lzz_p.pxd,sha256=jvw29tbLHXgqzJxAHzUiHFl39VwMGNCwUA6wtgO8azo,256
|
|
80
|
-
sage/libs/ntl/ntl_lzz_p.pyx,sha256=
|
|
81
|
-
sage/libs/ntl/ntl_lzz_pContext.cpython-313-x86_64-linux-musl.so,sha256
|
|
81
|
+
sage/libs/ntl/ntl_lzz_p.pyx,sha256=KMj3wXCoNjQTVbAZA0X-UGD2y82UEvnrorhcE3qvuxA,12532
|
|
82
|
+
sage/libs/ntl/ntl_lzz_pContext.cpython-313-x86_64-linux-musl.so,sha256=-VUupcE8HBhRwkIHpgRAAjDXtd9NSj9t9TFH2KYJc84,455633
|
|
82
83
|
sage/libs/ntl/ntl_lzz_pContext.pxd,sha256=IKI_F9hR1UDR_zVB6OJQxdzKvc0bkDfPxXrPnEf4OgE,206
|
|
83
|
-
sage/libs/ntl/ntl_lzz_pContext.pyx,sha256=
|
|
84
|
-
sage/libs/ntl/ntl_lzz_pX.cpython-313-x86_64-linux-musl.so,sha256=
|
|
84
|
+
sage/libs/ntl/ntl_lzz_pContext.pyx,sha256=D4d0MZNTtJoapgEPgFhuThYe2dih7XOp2C94TvbIq1U,3864
|
|
85
|
+
sage/libs/ntl/ntl_lzz_pX.cpython-313-x86_64-linux-musl.so,sha256=tUI-q1O95ZUEPPCCe2wBJUDnBZbWPG4N0t-JaeAtjRs,883889
|
|
85
86
|
sage/libs/ntl/ntl_lzz_pX.pxd,sha256=fOleR2UZOMLpyPnlnihcSWA48H2JF4hqtFmNccVxe9o,287
|
|
86
|
-
sage/libs/ntl/ntl_lzz_pX.pyx,sha256=
|
|
87
|
-
sage/libs/ntl/ntl_mat_GF2.cpython-313-x86_64-linux-musl.so,sha256=
|
|
87
|
+
sage/libs/ntl/ntl_lzz_pX.pyx,sha256=bGklyElTFmYJEq6vTR8M_1iXm2g1ZSt5z-hTD-X4QtA,26269
|
|
88
|
+
sage/libs/ntl/ntl_mat_GF2.cpython-313-x86_64-linux-musl.so,sha256=gSHNuCMnRyVh10y599g-Iy-VP1zQfukz07cNXUX-OdA,917385
|
|
88
89
|
sage/libs/ntl/ntl_mat_GF2.pxd,sha256=VijyibgLkZO2dtruyVnc3tV589-z6yU7Idp8wkyDDfA,244
|
|
89
|
-
sage/libs/ntl/ntl_mat_GF2.pyx,sha256=
|
|
90
|
-
sage/libs/ntl/ntl_mat_GF2E.cpython-313-x86_64-linux-musl.so,sha256=
|
|
90
|
+
sage/libs/ntl/ntl_mat_GF2.pyx,sha256=TSQsBp4SUCEwiiON1a1RQTdeF8F8z1cEticWMg-vPqU,17387
|
|
91
|
+
sage/libs/ntl/ntl_mat_GF2E.cpython-313-x86_64-linux-musl.so,sha256=aKt0DADdxwG2vdhFhgRcdJi2GLDHP0Bv32awYAkYAwc,991513
|
|
91
92
|
sage/libs/ntl/ntl_mat_GF2E.pxd,sha256=obVNeKOcx8ZzvDNjmo5qUceFBsvTnO4BHIJlcvR5j6c,349
|
|
92
|
-
sage/libs/ntl/ntl_mat_GF2E.pyx,sha256=
|
|
93
|
-
sage/libs/ntl/ntl_mat_ZZ.cpython-313-x86_64-linux-musl.so,sha256=
|
|
93
|
+
sage/libs/ntl/ntl_mat_GF2E.pyx,sha256=ZgtfxhLaWEqZuPYYq-k9r8kDRe6gFiIG4dfyorXC2js,24168
|
|
94
|
+
sage/libs/ntl/ntl_mat_ZZ.cpython-313-x86_64-linux-musl.so,sha256=8gccHk-soO8TB3YfZRo1NQoE_f4_KRfO8x995dPNJIs,1378185
|
|
94
95
|
sage/libs/ntl/ntl_mat_ZZ.pxd,sha256=Y7EwFaF-ovG4Ndk4_5T_zK-SckZ14b8CX2IA9UN-9e0,161
|
|
95
|
-
sage/libs/ntl/ntl_mat_ZZ.pyx,sha256=
|
|
96
|
+
sage/libs/ntl/ntl_mat_ZZ.pyx,sha256=8voaX61_Rt6nBn1lW2aAvx-HnpfkCeI1SapYGWBlEDI,53556
|
|
96
97
|
sage/libs/ntl/ntl_tools.pxd,sha256=3bpFmnnO8uXTLbc-ECMjzE-vjzbBYxZlMdU5yAUwEZc,142
|
|
97
98
|
sage/libs/ntl/ntlwrap.h,sha256=Pjd7xuzY9OmMfx7O0oUQRXkXvZ6Qy4jIEOtlbddnsQU,1228
|
|
98
99
|
sage/libs/ntl/ntlwrap_impl.h,sha256=xbkwT7dHS0e5woE1VgC7ZRdzAhRsxFGJcokwywMY2fg,17973
|
|
@@ -102,62 +103,62 @@ sage/libs/ntl/vec_GF2E.pxd,sha256=252Pb3-9l6eYbAnRMGwIP6SNtwu4XnbcjRvC085Lrm4,86
|
|
|
102
103
|
sage/matrix/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
103
104
|
sage/matrix/matrix_modn_dense_double.pxd,sha256=qBNg45CyeCEKeqmHU6tVjWtFfxuO-dTxVysD-miIjFo,321
|
|
104
105
|
sage/matrix/matrix_modn_dense_float.pxd,sha256=NZ3z0GTv0_q1GZQ528bdfYjX_E70DJHlgeKLf7RMbhE,283
|
|
105
|
-
sage/matrix/matrix_modn_dense_template.pxi,sha256=
|
|
106
|
+
sage/matrix/matrix_modn_dense_template.pxi,sha256=c_DM8kBexHD0sfiHtBBqNUZOJMdyX4Ducpa1fR9H5IY,106062
|
|
106
107
|
sage/matrix/matrix_modn_dense_template_header.pxi,sha256=fC-nHtUaAqKGu6FhnLE9CGljPyM7Rh6u3YOvSWmcpSg,516
|
|
107
108
|
sage/matrix/matrix_modn_sparse.pxd,sha256=FfVdVKP06I8r-V513j0kus5FkyGGbBqKskU2GwpH7NM,299
|
|
108
109
|
sage/misc/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
109
110
|
sage/rings/all__sagemath_ntl.py,sha256=l6oLjcHmqz6fbHBAm-cqE3toKyfSJ0LFCXQZhUZe8_U,224
|
|
110
|
-
sage/rings/bernmm.cpython-313-x86_64-linux-musl.so,sha256=
|
|
111
|
+
sage/rings/bernmm.cpython-313-x86_64-linux-musl.so,sha256=AUGYKXnqtlIM5iGrTb-AxBv6eU7Vx0tBSdTb7lDXLyI,563649
|
|
111
112
|
sage/rings/bernmm.pyx,sha256=GU840d0toDlqzcXHPDdH7_MYBWoy7EfDUr8hB6Re_xU,4826
|
|
112
|
-
sage/rings/bernoulli_mod_p.cpython-313-x86_64-linux-musl.so,sha256=
|
|
113
|
+
sage/rings/bernoulli_mod_p.cpython-313-x86_64-linux-musl.so,sha256=Z0ivM7OkGzr01EEuJY19erhzedgdcwx2NjgOU9HYO7I,477448
|
|
113
114
|
sage/rings/bernoulli_mod_p.pyx,sha256=uHy-t2vxbhYlRJhAMO0cOKSbSiRsdZ2ZIqD1Xaclt7U,8677
|
|
114
115
|
sage/rings/real_mpfi.pxd,sha256=EmXlZ4HBJvrHyUsLGxYEO-Da44mOUo5cLkVkdK4QK_I,2275
|
|
115
116
|
sage/rings/finite_rings/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
116
117
|
sage/rings/finite_rings/finite_field_ntl_gf2e.py,sha256=8zRWQ8ntdG99vtTPi7x-bzgeBi59Pxv49YYdLtXuU2Q,8897
|
|
117
|
-
sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-313-x86_64-linux-musl.so,sha256=
|
|
118
|
+
sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-313-x86_64-linux-musl.so,sha256=p4RaIGBfVTEXnLPV-uhsV32gjMHNOb-1CVv5vduAOUI,314288
|
|
118
119
|
sage/rings/finite_rings/residue_field_ntl_gf2e.pyx,sha256=7SnhSWOlQ9KAOUPuVKBeRzHIO2MyJ31GT_Teme7loSo,5582
|
|
119
120
|
sage/rings/padics/all__sagemath_ntl.py,sha256=E-LUA5MTppI03uZJnp1dSC05Tc3WpOV2OAP3sngARoI,170
|
|
120
|
-
sage/rings/padics/padic_ZZ_pX_CA_element.cpython-313-x86_64-linux-musl.so,sha256=
|
|
121
|
+
sage/rings/padics/padic_ZZ_pX_CA_element.cpython-313-x86_64-linux-musl.so,sha256=xb3QHlxH-53-sFHL8kcnADpLcomhv2P35Mu5dkiYPqk,1529777
|
|
121
122
|
sage/rings/padics/padic_ZZ_pX_CA_element.pxd,sha256=bDZkmJ5fhwFPmNsouX9TKZE3IionhV6AyoqO91yZhoU,1072
|
|
122
|
-
sage/rings/padics/padic_ZZ_pX_CA_element.pyx,sha256=
|
|
123
|
-
sage/rings/padics/padic_ZZ_pX_CR_element.cpython-313-x86_64-linux-musl.so,sha256=
|
|
123
|
+
sage/rings/padics/padic_ZZ_pX_CA_element.pyx,sha256=bm06YwL-VctCzcwsejfg6cxJwLM2nbsUZYiBR8Kt2uA,93250
|
|
124
|
+
sage/rings/padics/padic_ZZ_pX_CR_element.cpython-313-x86_64-linux-musl.so,sha256=MbupVmb5nTZxfuYPv6iGbslwL3gf2-6TOR0YSY_-8p0,1878553
|
|
124
125
|
sage/rings/padics/padic_ZZ_pX_CR_element.pxd,sha256=kj7li0xDm4LH42RnSip6prLDwRlFRvO-xtFfaNR-HL8,1652
|
|
125
|
-
sage/rings/padics/padic_ZZ_pX_CR_element.pyx,sha256=
|
|
126
|
-
sage/rings/padics/padic_ZZ_pX_FM_element.cpython-313-x86_64-linux-musl.so,sha256=
|
|
126
|
+
sage/rings/padics/padic_ZZ_pX_CR_element.pyx,sha256=cQNF-p0omfwJQ7ODyNAwWgO9sDjA2VZJkA4L7BYPicM,128040
|
|
127
|
+
sage/rings/padics/padic_ZZ_pX_FM_element.cpython-313-x86_64-linux-musl.so,sha256=3Aa6P-M_guTkvF0ZEbjwFVHv2mszErcBbi953AMcPS8,1501169
|
|
127
128
|
sage/rings/padics/padic_ZZ_pX_FM_element.pxd,sha256=ZwRN2dmQV8TEPJsUx-PmDq7cuhaJuQzMwcUqMVUrA0g,478
|
|
128
|
-
sage/rings/padics/padic_ZZ_pX_FM_element.pyx,sha256=
|
|
129
|
-
sage/rings/padics/padic_ZZ_pX_element.cpython-313-x86_64-linux-musl.so,sha256=
|
|
129
|
+
sage/rings/padics/padic_ZZ_pX_FM_element.pyx,sha256=5EAR3ZNcLqqkj-ValrbT9L1Yy1b_PXxu98iLjk39RzY,63686
|
|
130
|
+
sage/rings/padics/padic_ZZ_pX_element.cpython-313-x86_64-linux-musl.so,sha256=xxTYhpsQzKqE8knHxkXX7H8bttirtM0deAj6l7YzVgE,1133473
|
|
130
131
|
sage/rings/padics/padic_ZZ_pX_element.pxd,sha256=lHgxYJMCoZ4SysipUtc7LvwcNGA474N0aQKs17xLfSY,257
|
|
131
|
-
sage/rings/padics/padic_ZZ_pX_element.pyx,sha256=
|
|
132
|
-
sage/rings/padics/padic_ext_element.cpython-313-x86_64-linux-musl.so,sha256=
|
|
132
|
+
sage/rings/padics/padic_ZZ_pX_element.pyx,sha256=CXukK4kqBcfgEReml1_AOy-5WNfcPoqDyfllgeIZroc,35633
|
|
133
|
+
sage/rings/padics/padic_ext_element.cpython-313-x86_64-linux-musl.so,sha256=Erv1IVpcTwU1fJGfGYp9t-L_2GM-_oxuGtIlz3IydFI,714337
|
|
133
134
|
sage/rings/padics/padic_ext_element.pxd,sha256=mEsTNvVU3yFhC4C_gZ1UY77ZM8VdgyLY38MdvTboe0s,2477
|
|
134
|
-
sage/rings/padics/padic_ext_element.pyx,sha256=
|
|
135
|
-
sage/rings/padics/pow_computer_ext.cpython-313-x86_64-linux-musl.so,sha256=
|
|
135
|
+
sage/rings/padics/padic_ext_element.pyx,sha256=qXWc2jZt7WRPQKDPQAklc_ouNNoTpEPx_ZOs0Tj-foo,19205
|
|
136
|
+
sage/rings/padics/pow_computer_ext.cpython-313-x86_64-linux-musl.so,sha256=CMkBL0hQtpBNXuX9ePUZ0wS1Pe-EZjQ_y_b3AmBZUgI,1380177
|
|
136
137
|
sage/rings/padics/pow_computer_ext.pxd,sha256=YvG3t7IHstUK0iwe4gUKHeaQk-yBMEQXbxlpV9EaSUI,3909
|
|
137
|
-
sage/rings/padics/pow_computer_ext.pyx,sha256=
|
|
138
|
+
sage/rings/padics/pow_computer_ext.pyx,sha256=ARN5hdbEOA-KcFI1r5aTEIGG_lqegUyid4MgfYOy-U8,98055
|
|
138
139
|
sage/rings/polynomial/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
139
|
-
sage/rings/polynomial/evaluation_ntl.cpython-313-x86_64-linux-musl.so,sha256=
|
|
140
|
+
sage/rings/polynomial/evaluation_ntl.cpython-313-x86_64-linux-musl.so,sha256=jRwj8OFBR9UkDtW8_a4lQ5aSykXHoltr06r4yLKB54E,122953
|
|
140
141
|
sage/rings/polynomial/evaluation_ntl.pxd,sha256=Kd_Llh1N_eQPOwFuw7cohH9JKX6rQeTbvhhfqOdmce0,294
|
|
141
142
|
sage/rings/polynomial/evaluation_ntl.pyx,sha256=2XUnShnfILYo21W0u9mQWwZgjRGGwjTIldvlRYGOOnw,2207
|
|
142
|
-
sage/rings/polynomial/polynomial_gf2x.cpython-313-x86_64-linux-musl.so,sha256=
|
|
143
|
+
sage/rings/polynomial/polynomial_gf2x.cpython-313-x86_64-linux-musl.so,sha256=1e-VbdQ5mSy4UUh3q0Pe4mZthPzbOtTp5f8YgDOeXA8,1722633
|
|
143
144
|
sage/rings/polynomial/polynomial_gf2x.pxd,sha256=5k6WjceWXj-HrcxWHAlSKJZ24taayZwz1TM7sa6hQUg,230
|
|
144
|
-
sage/rings/polynomial/polynomial_gf2x.pyx,sha256=
|
|
145
|
-
sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-313-x86_64-linux-musl.so,sha256=
|
|
145
|
+
sage/rings/polynomial/polynomial_gf2x.pyx,sha256=5s-KIrfB6R4MfUFkI24u-LBNKNfFlQA88cGAfDhyBZs,12290
|
|
146
|
+
sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-313-x86_64-linux-musl.so,sha256=exHAME474WsYV0J8uj-cTJgNIv_rMN9dPWLh0uW8thA,1607825
|
|
146
147
|
sage/rings/polynomial/polynomial_integer_dense_ntl.pxd,sha256=yjuyM2x15NwPeTJvQGHlwkwkOzZ1N5Mu69iNQHVbsxU,271
|
|
147
148
|
sage/rings/polynomial/polynomial_integer_dense_ntl.pyx,sha256=uq30JheunVy5Oj6HLMa_uxdFGfOfPYNdlL_fdiITIn0,36417
|
|
148
|
-
sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-313-x86_64-linux-musl.so,sha256=
|
|
149
|
+
sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-313-x86_64-linux-musl.so,sha256=oNYuWn_yf3bJ1aviOdLYowBeWXn3LAPrrSEkXSzZNkA,2633065
|
|
149
150
|
sage/rings/polynomial/polynomial_modn_dense_ntl.pxd,sha256=hla7zO0d5xKdk1QmFdOYKs7N8FzoHZc48Jh2SWsFw1c,1170
|
|
150
|
-
sage/rings/polynomial/polynomial_modn_dense_ntl.pyx,sha256
|
|
151
|
-
sage/rings/polynomial/polynomial_template.pxi,sha256=
|
|
151
|
+
sage/rings/polynomial/polynomial_modn_dense_ntl.pyx,sha256=-gJXcsQ_cts8WrMuOIR6ZNMmzffvEacl04J6y4Fe1tQ,68031
|
|
152
|
+
sage/rings/polynomial/polynomial_template.pxi,sha256=b2GeTLSwje5NYcq1rsChy7XjKQHAUJcNiuJt1ENFZg8,29219
|
|
152
153
|
sage/rings/polynomial/polynomial_template_header.pxi,sha256=rj1tt1VARE7gqMcDzx0Z2VgILY6aocrOcnSH4-E7qkw,285
|
|
153
|
-
sage/rings/polynomial/polynomial_zz_pex.cpython-313-x86_64-linux-musl.so,sha256=
|
|
154
|
+
sage/rings/polynomial/polynomial_zz_pex.cpython-313-x86_64-linux-musl.so,sha256=TJrR43QQwSEEUHtcGFvQP3zn-ywMeyAKDQGx6hsY66g,1834409
|
|
154
155
|
sage/rings/polynomial/polynomial_zz_pex.pxd,sha256=Dmy5t7VuoyNznuqctOMIhWd15JDeA2tYRJG7zxG-mus,433
|
|
155
|
-
sage/rings/polynomial/polynomial_zz_pex.pyx,sha256=
|
|
156
|
+
sage/rings/polynomial/polynomial_zz_pex.pyx,sha256=GsyskCpNinPQyMb3nmWWTmyRGFG53Gnf9xPmQQNF374,26292
|
|
156
157
|
sage/schemes/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
157
158
|
sage/schemes/hyperelliptic_curves/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
158
|
-
sage/schemes/hyperelliptic_curves/hypellfrob.cpython-313-x86_64-linux-musl.so,sha256=
|
|
159
|
+
sage/schemes/hyperelliptic_curves/hypellfrob.cpython-313-x86_64-linux-musl.so,sha256=FH5sHUnm6686V2Icyr1HJQ2UVdJGKBoGpQ1HmRu2qZs,3033057
|
|
159
160
|
sage/schemes/hyperelliptic_curves/hypellfrob.pyx,sha256=_t9PMPJucAG_ikxTrFOb2zNjp8W6vuo2ga41U6mv3yA,9119
|
|
160
|
-
passagemath_ntl-10.
|
|
161
|
-
passagemath_ntl-10.
|
|
162
|
-
passagemath_ntl-10.
|
|
163
|
-
passagemath_ntl-10.
|
|
161
|
+
passagemath_ntl-10.6.41.dist-info/METADATA,sha256=sZ1CPkJhgR9A-hQ4__YAIV9hIr6J7Lcsx90CAHsjxkU,6445
|
|
162
|
+
passagemath_ntl-10.6.41.dist-info/WHEEL,sha256=4VbEOkf4fdBUBHdV24POjoH-zuik_eIDLSImZZCAQpQ,112
|
|
163
|
+
passagemath_ntl-10.6.41.dist-info/top_level.txt,sha256=NquYvwM8POIXmTauNjW2Nkom_V-yhyC6iSC3ebK81KQ,22
|
|
164
|
+
passagemath_ntl-10.6.41.dist-info/RECORD,,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage/all__sagemath_ntl.py
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
sage/libs/ntl/ntl_GF2E.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -68,7 +68,7 @@ cdef class ntl_GF2EContext_class():
|
|
|
68
68
|
"""
|
|
69
69
|
return ntl_GF2EContext, (self.m,)
|
|
70
70
|
|
|
71
|
-
def __repr__(self):
|
|
71
|
+
def __repr__(self) -> str:
|
|
72
72
|
"""
|
|
73
73
|
Return a print representation of ``self``.
|
|
74
74
|
|
|
@@ -78,7 +78,7 @@ cdef class ntl_GF2EContext_class():
|
|
|
78
78
|
sage: c
|
|
79
79
|
NTL modulus [1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1]
|
|
80
80
|
"""
|
|
81
|
-
return "NTL modulus %s"%(self.m)
|
|
81
|
+
return "NTL modulus %s" % (self.m)
|
|
82
82
|
|
|
83
83
|
def modulus(self):
|
|
84
84
|
"""
|
|
Binary file
|
sage/libs/ntl/ntl_GF2EX.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_GF2X.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_ZZ.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_ZZX.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -362,7 +362,7 @@ cdef class ntl_ZZX():
|
|
|
362
362
|
if not divisible:
|
|
363
363
|
del q
|
|
364
364
|
sig_off()
|
|
365
|
-
raise ArithmeticError("self (=%s) is not divisible by other (=%s)"%(self, other))
|
|
365
|
+
raise ArithmeticError("self (=%s) is not divisible by other (=%s)" % (self, other))
|
|
366
366
|
result = make_ZZX_sig_off(q)
|
|
367
367
|
return result
|
|
368
368
|
|
|
Binary file
|
sage/libs/ntl/ntl_ZZ_p.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -68,7 +68,7 @@ cdef class ntl_ZZ_pContext_class():
|
|
|
68
68
|
"""
|
|
69
69
|
return ntl_ZZ_pContext, (self.p,)
|
|
70
70
|
|
|
71
|
-
def __repr__(self):
|
|
71
|
+
def __repr__(self) -> str:
|
|
72
72
|
"""
|
|
73
73
|
Return a print representation of ``self``.
|
|
74
74
|
|
|
@@ -78,7 +78,7 @@ cdef class ntl_ZZ_pContext_class():
|
|
|
78
78
|
sage: c
|
|
79
79
|
NTL modulus 7
|
|
80
80
|
"""
|
|
81
|
-
return "NTL modulus %s"%(self.p)
|
|
81
|
+
return "NTL modulus %s" % (self.p)
|
|
82
82
|
|
|
83
83
|
def __hash__(self):
|
|
84
84
|
return hash(self.p)
|
|
Binary file
|
sage/libs/ntl/ntl_ZZ_pE.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -74,7 +74,7 @@ cdef class ntl_ZZ_pEContext_class():
|
|
|
74
74
|
"""
|
|
75
75
|
return ntl_ZZ_pEContext, (self.f,)
|
|
76
76
|
|
|
77
|
-
def __repr__(self):
|
|
77
|
+
def __repr__(self) -> str:
|
|
78
78
|
"""
|
|
79
79
|
Return a string representation of ``self``.
|
|
80
80
|
|
|
@@ -83,7 +83,7 @@ cdef class ntl_ZZ_pEContext_class():
|
|
|
83
83
|
sage: c = ntl.ZZ_pEContext(ntl.ZZ_pX([1,1,1], 7)); c
|
|
84
84
|
NTL modulus [1 1 1] (mod 7)
|
|
85
85
|
"""
|
|
86
|
-
return "NTL modulus %s (mod %s)"%(self.f, self.pc.p)
|
|
86
|
+
return "NTL modulus %s (mod %s)" % (self.f, self.pc.p)
|
|
87
87
|
|
|
88
88
|
def get_pc(self):
|
|
89
89
|
"""
|
|
Binary file
|
sage/libs/ntl/ntl_ZZ_pEX.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_ZZ_pX.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -1521,8 +1521,8 @@ cdef class ntl_ZZ_pX_Modulus():
|
|
|
1521
1521
|
ZZ_pX_Modulus_build(self.x, poly.x)
|
|
1522
1522
|
self.poly = poly
|
|
1523
1523
|
|
|
1524
|
-
def __repr__(self):
|
|
1525
|
-
return "NTL ZZ_pXModulus %s (mod %s)"%(self.poly, self.poly.c.p)
|
|
1524
|
+
def __repr__(self) -> str:
|
|
1525
|
+
return "NTL ZZ_pXModulus %s (mod %s)" % (self.poly, self.poly.c.p)
|
|
1526
1526
|
|
|
1527
1527
|
def degree(self):
|
|
1528
1528
|
cdef Integer ans = Integer.__new__(Integer)
|
|
Binary file
|
sage/libs/ntl/ntl_lzz_p.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -107,14 +107,14 @@ cdef class ntl_zz_p():
|
|
|
107
107
|
raise ValueError("Mismatched modulus for converting to zz_p.")
|
|
108
108
|
|
|
109
109
|
elif isinstance(a, Integer):
|
|
110
|
-
self.x = mpz_get_si((<Integer>a).value)%self.c.p
|
|
110
|
+
self.x = mpz_get_si((<Integer>a).value) % self.c.p
|
|
111
111
|
|
|
112
112
|
elif isinstance(a, int):
|
|
113
113
|
## we're lucky that python int is no larger than long
|
|
114
|
-
self.x = (<long>a)%self.c.p
|
|
114
|
+
self.x = (<long>a) % self.c.p
|
|
115
115
|
else:
|
|
116
116
|
a = Integer(a)
|
|
117
|
-
self.x = mpz_get_si((<Integer>a).value)%self.c.p
|
|
117
|
+
self.x = mpz_get_si((<Integer>a).value) % self.c.p
|
|
118
118
|
|
|
119
119
|
return
|
|
120
120
|
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_lzz_pX.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -125,9 +125,9 @@ cdef class ntl_zz_pX():
|
|
|
125
125
|
elif isinstance(a, Integer):
|
|
126
126
|
zz_pX_SetCoeff_long(self.x, i, mpz_fdiv_ui((<Integer>a).value, self.c.p))
|
|
127
127
|
elif isinstance(a, int):
|
|
128
|
-
|
|
128
|
+
# we're lucky that python int is no larger than long
|
|
129
129
|
temp = a
|
|
130
|
-
zz_pX_SetCoeff_long(self.x, i, temp%self.c.p)
|
|
130
|
+
zz_pX_SetCoeff_long(self.x, i, temp % self.c.p)
|
|
131
131
|
else:
|
|
132
132
|
a = Integer(a)
|
|
133
133
|
zz_pX_SetCoeff_long(self.x, i, mpz_fdiv_ui((<Integer>a).value, self.c.p))
|
|
Binary file
|
sage/libs/ntl/ntl_mat_GF2.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -100,7 +100,7 @@ cdef class ntl_mat_GF2():
|
|
|
100
100
|
sig_on()
|
|
101
101
|
for i from 0 <= i < _nrows:
|
|
102
102
|
for j from 0 <= j < _ncols:
|
|
103
|
-
GF2_conv_long(_elem, int(v[i,j])%2)
|
|
103
|
+
GF2_conv_long(_elem, int(v[i, j]) % 2)
|
|
104
104
|
mat_GF2_setitem(&self.x, i, j, &_elem)
|
|
105
105
|
sig_off()
|
|
106
106
|
return
|
|
Binary file
|
sage/libs/ntl/ntl_mat_GF2E.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
sage/libs/ntl/ntl_mat_ZZ.pyx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -445,17 +445,21 @@ cdef class Matrix_modn_dense_template(Matrix_dense):
|
|
|
445
445
|
raise OverflowError("p (=%s) must be < %s." % (p, MAX_MODULUS))
|
|
446
446
|
|
|
447
447
|
if zeroed_alloc:
|
|
448
|
-
self._entries = <celement *>check_calloc(self._nrows * self._ncols, sizeof(celement))
|
|
448
|
+
self._entries = <celement *> check_calloc(self._nrows * self._ncols, sizeof(celement))
|
|
449
449
|
else:
|
|
450
|
-
self._entries = <celement *>check_allocarray(self._nrows * self._ncols, sizeof(celement))
|
|
450
|
+
self._entries = <celement *> check_allocarray(self._nrows * self._ncols, sizeof(celement))
|
|
451
|
+
|
|
452
|
+
# TODO: it is a bit of a waste to allocate _matrix when ncols=0. Though some
|
|
453
|
+
# of the code expects self._matrix[i] to be valid, even though it points to
|
|
454
|
+
# an empty vector.
|
|
455
|
+
self._matrix = <celement **> check_allocarray(self._nrows, sizeof(celement*))
|
|
456
|
+
if self._nrows == 0:
|
|
457
|
+
return
|
|
451
458
|
|
|
452
|
-
self._matrix = <celement **>check_allocarray(self._nrows, sizeof(celement*))
|
|
453
|
-
cdef unsigned int k
|
|
454
459
|
cdef Py_ssize_t i
|
|
455
|
-
|
|
456
|
-
for i in range(self._nrows):
|
|
457
|
-
self._matrix[i] = self.
|
|
458
|
-
k = k + self._ncols
|
|
460
|
+
self._matrix[0] = self._entries
|
|
461
|
+
for i in range(self._nrows - 1):
|
|
462
|
+
self._matrix[i + 1] = self._matrix[i] + self._ncols
|
|
459
463
|
|
|
460
464
|
def __dealloc__(self):
|
|
461
465
|
"""
|
|
@@ -515,6 +519,9 @@ cdef class Matrix_modn_dense_template(Matrix_dense):
|
|
|
515
519
|
sage: Matrix(Integers(4618990), 2, 2, [-1, int(-2), GF(7)(-3), 1/7]) # needs sage.rings.finite_rings
|
|
516
520
|
[4618989 4618988]
|
|
517
521
|
[ 4 2639423]
|
|
522
|
+
|
|
523
|
+
sage: Matrix(IntegerModRing(200), [[int(2**128+1), int(2**256+1), int(2**1024+1)]]) # needs sage.rings.finite_rings
|
|
524
|
+
[ 57 137 17]
|
|
518
525
|
"""
|
|
519
526
|
ma = MatrixArgs_init(parent, entries)
|
|
520
527
|
cdef long i, j
|
|
@@ -526,10 +533,7 @@ cdef class Matrix_modn_dense_template(Matrix_dense):
|
|
|
526
533
|
se = <SparseEntry>t
|
|
527
534
|
x = se.entry
|
|
528
535
|
v = self._matrix[se.i]
|
|
529
|
-
if type(x) is
|
|
530
|
-
tmp = (<long>x) % p
|
|
531
|
-
v[se.j] = tmp + (tmp<0)*p
|
|
532
|
-
elif type(x) is IntegerMod_int and (<IntegerMod_int>x)._parent is R:
|
|
536
|
+
if type(x) is IntegerMod_int and (<IntegerMod_int>x)._parent is R:
|
|
533
537
|
v[se.j] = <celement>(<IntegerMod_int>x).ivalue
|
|
534
538
|
elif type(x) is Integer:
|
|
535
539
|
if coerce:
|
|
@@ -1765,7 +1769,7 @@ cdef class Matrix_modn_dense_template(Matrix_dense):
|
|
|
1765
1769
|
``LinBox::FFPACK`` implementation, since the latter also
|
|
1766
1770
|
computes the transformation matrix (which we
|
|
1767
1771
|
ignore). However, ``efd=True`` uses more memory than FFLAS
|
|
1768
|
-
directly (default
|
|
1772
|
+
directly (default: ``True``)
|
|
1769
1773
|
|
|
1770
1774
|
EXAMPLES::
|
|
1771
1775
|
|
|
@@ -2134,7 +2138,10 @@ cdef class Matrix_modn_dense_template(Matrix_dense):
|
|
|
2134
2138
|
::
|
|
2135
2139
|
|
|
2136
2140
|
sage: # needs sage.rings.finite_rings
|
|
2137
|
-
sage:
|
|
2141
|
+
sage: while True:
|
|
2142
|
+
....: A = random_matrix(GF(16007), 100, 100)
|
|
2143
|
+
....: if A.rank() == 100:
|
|
2144
|
+
....: break
|
|
2138
2145
|
sage: B = copy(A)
|
|
2139
2146
|
sage: A.rank()
|
|
2140
2147
|
100
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -514,7 +514,7 @@ cdef class pAdicZZpXCRElement(pAdicZZpXElement):
|
|
|
514
514
|
sage: hash(a)
|
|
515
515
|
Traceback (most recent call last):
|
|
516
516
|
...
|
|
517
|
-
TypeError: unhashable type: 'sage.rings.padics.qadic_flint_CR.qAdicCappedRelativeElement'
|
|
517
|
+
TypeError: ...unhashable type: 'sage.rings.padics.qadic_flint_CR.qAdicCappedRelativeElement'...
|
|
518
518
|
|
|
519
519
|
However, we want to cache computations which depend on them. Therefore
|
|
520
520
|
they define a ``_cache_key`` which is hashable and uniquely identifies
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -514,7 +514,7 @@ cdef class pAdicZZpXElement(pAdicExtElement):
|
|
|
514
514
|
Return a rational approximation of ``self``.
|
|
515
515
|
|
|
516
516
|
This does not try to optimize which rational is picked: see
|
|
517
|
-
``
|
|
517
|
+
``algebraic_dependency`` for another option.
|
|
518
518
|
|
|
519
519
|
EXAMPLES::
|
|
520
520
|
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# sage_setup: distribution = sagemath-ntl
|
|
2
|
-
# distutils: libraries = NTL_LIBRARIES gmp
|
|
2
|
+
# distutils: libraries = NTL_LIBRARIES gmp M_LIBRARIES
|
|
3
3
|
# distutils: extra_compile_args = NTL_CFLAGS
|
|
4
4
|
# distutils: include_dirs = NTL_INCDIR
|
|
5
5
|
# distutils: library_dirs = NTL_LIBDIR
|
|
@@ -519,7 +519,7 @@ cdef class PowComputer_ext(PowComputer_class):
|
|
|
519
519
|
sage: PC # indirect doctest
|
|
520
520
|
PowComputer_ext for 5, with polynomial [9765620 0 1]
|
|
521
521
|
"""
|
|
522
|
-
return "PowComputer_ext for %s, with polynomial %s"%(self.prime, self.polynomial())
|
|
522
|
+
return "PowComputer_ext for %s, with polynomial %s" % (self.prime, self.polynomial())
|
|
523
523
|
|
|
524
524
|
def __reduce__(self):
|
|
525
525
|
"""
|
|
Binary file
|
|
Binary file
|
|
@@ -163,7 +163,7 @@ cdef class Polynomial_GF2X(Polynomial_template):
|
|
|
163
163
|
sig_on()
|
|
164
164
|
GF2X_CompMod(res.x, self.x, g.x, modulus)
|
|
165
165
|
sig_off()
|
|
166
|
-
verbose("NTL %5.3f s"%cputime(t),level=1)
|
|
166
|
+
verbose("NTL %5.3f s" % cputime(t), level=1)
|
|
167
167
|
return res
|
|
168
168
|
|
|
169
169
|
cdef Py_ssize_t i, j, k, l, n, maxlength
|
|
@@ -215,7 +215,8 @@ cdef class Polynomial_GF2X(Polynomial_template):
|
|
|
215
215
|
GF2X_MulMod_pre(gpow, gpow, g2, modulus)
|
|
216
216
|
else: # k is even, last j is k-1
|
|
217
217
|
GF2X_MulMod_pre(gpow, gpow, _g, modulus)
|
|
218
|
-
verbose("G %d x %d %5.3f s"%(G.nrows(), G.ncols(),cputime(t)),
|
|
218
|
+
verbose("G %d x %d %5.3f s" % (G.nrows(), G.ncols(), cputime(t)),
|
|
219
|
+
level=1)
|
|
219
220
|
|
|
220
221
|
# split f in chunks of degree < k
|
|
221
222
|
t = cputime()
|
|
@@ -228,11 +229,13 @@ cdef class Polynomial_GF2X(Polynomial_template):
|
|
|
228
229
|
for i from j*k <= i < maxlength:
|
|
229
230
|
mzd_write_bit(F._entries, j, i-j*k, GF2_conv_to_long(GF2X_coeff(_f, i)))
|
|
230
231
|
|
|
231
|
-
verbose("F %d x %d %5.3f s"%(F.nrows(), F.ncols(), cputime(t)),
|
|
232
|
+
verbose("F %d x %d %5.3f s" % (F.nrows(), F.ncols(), cputime(t)),
|
|
233
|
+
level=1)
|
|
232
234
|
|
|
233
235
|
t = cputime()
|
|
234
236
|
H = <Matrix_mod2_dense>(F * G)
|
|
235
|
-
verbose("H %d x %d %5.3f s"%(H.nrows(), H.ncols(), cputime(t)),
|
|
237
|
+
verbose("H %d x %d %5.3f s" % (H.nrows(), H.ncols(), cputime(t)),
|
|
238
|
+
level=1)
|
|
236
239
|
|
|
237
240
|
t = cputime()
|
|
238
241
|
# H is a n x l matrix now H[i,j] = sum(G[i,m]*F[m,j],
|
|
@@ -254,7 +257,7 @@ cdef class Polynomial_GF2X(Polynomial_template):
|
|
|
254
257
|
GF2X_add(res.x, res.x, tt)
|
|
255
258
|
j = j - 1
|
|
256
259
|
|
|
257
|
-
verbose("Res %5.3f s"%cputime(t),level=1)
|
|
260
|
+
verbose("Res %5.3f s" % cputime(t), level=1)
|
|
258
261
|
return res
|
|
259
262
|
|
|
260
263
|
# Other polynomials have compose_mod as methods following the naming of
|
|
Binary file
|
|
Binary file
|
|
@@ -639,41 +639,41 @@ def small_roots(self, X=None, beta=1.0, epsilon=None, **kwds):
|
|
|
639
639
|
|
|
640
640
|
f = self.change_ring(ZZ)
|
|
641
641
|
|
|
642
|
-
|
|
642
|
+
_, (x,) = f.parent().objgens()
|
|
643
643
|
|
|
644
644
|
delta = f.degree()
|
|
645
645
|
|
|
646
646
|
if epsilon is None:
|
|
647
647
|
epsilon = beta/8
|
|
648
|
-
verbose("epsilon = %f"%epsilon, level=2)
|
|
648
|
+
verbose("epsilon = %f" % epsilon, level=2)
|
|
649
649
|
|
|
650
650
|
m = max(beta**2/(delta * epsilon), 7*beta/delta).ceil()
|
|
651
|
-
verbose("m = %d"%m, level=2)
|
|
651
|
+
verbose("m = %d" % m, level=2)
|
|
652
652
|
|
|
653
653
|
t = int( ( delta*m*(1/beta -1) ).floor() )
|
|
654
|
-
verbose("t = %d"%t, level=2)
|
|
654
|
+
verbose("t = %d" % t, level=2)
|
|
655
655
|
|
|
656
656
|
if X is None:
|
|
657
657
|
X = (0.5 * N**(beta**2/delta - epsilon)).ceil()
|
|
658
|
-
verbose("X = %s"%X, level=2)
|
|
658
|
+
verbose("X = %s" % X, level=2)
|
|
659
659
|
|
|
660
660
|
# we could do this much faster, but this is a cheap step
|
|
661
661
|
# compared to LLL
|
|
662
|
-
g = [x**j * N**(m-i) * f**i for i in range(m) for j in range(delta)
|
|
663
|
-
g.extend([x**i * f**m for i in range(t)])
|
|
662
|
+
g = [x**j * N**(m-i) * f**i for i in range(m) for j in range(delta)]
|
|
663
|
+
g.extend([x**i * f**m for i in range(t)]) # h
|
|
664
664
|
|
|
665
665
|
B = Matrix(ZZ, len(g), delta*m + max(delta,t) )
|
|
666
666
|
for i in range(B.nrows()):
|
|
667
667
|
for j in range( g[i].degree()+1 ):
|
|
668
|
-
B[i,j] = g[i][j]*X**j
|
|
668
|
+
B[i, j] = g[i][j]*X**j
|
|
669
669
|
|
|
670
670
|
B = B.LLL(**kwds)
|
|
671
671
|
|
|
672
|
-
f = sum([ZZ(B[0,i]//X**i)*x**i for i in range(B.ncols())])
|
|
672
|
+
f = sum([ZZ(B[0, i]//X**i)*x**i for i in range(B.ncols())])
|
|
673
673
|
R = f.roots()
|
|
674
674
|
|
|
675
675
|
ZmodN = self.base_ring()
|
|
676
|
-
roots = set(
|
|
676
|
+
roots = set(ZmodN(r) for r, m in R if abs(r) <= X)
|
|
677
677
|
Nbeta = N**beta
|
|
678
678
|
return [root for root in roots if N.gcd(ZZ(self(root))) >= Nbeta]
|
|
679
679
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Polynomial Template for C/C++ Library Interfaces
|
|
4
4
|
"""
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# ***************************************************************************
|
|
7
7
|
# Copyright (C) 2008 Martin Albrecht <M.R.Albrecht@rhul.ac.uk>
|
|
8
8
|
# Copyright (C) 2008 Robert Bradshaw
|
|
9
9
|
#
|
|
@@ -11,8 +11,8 @@ Polynomial Template for C/C++ Library Interfaces
|
|
|
11
11
|
# it under the terms of the GNU General Public License as published by
|
|
12
12
|
# the Free Software Foundation, either version 2 of the License, or
|
|
13
13
|
# (at your option) any later version.
|
|
14
|
-
#
|
|
15
|
-
|
|
14
|
+
# https://www.gnu.org/licenses/
|
|
15
|
+
# ***************************************************************************
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
from sage.rings.polynomial.polynomial_element cimport Polynomial
|
|
@@ -37,9 +37,9 @@ def make_element(parent, args):
|
|
|
37
37
|
cdef inline Polynomial_template element_shift(self, int n):
|
|
38
38
|
if not isinstance(self, Polynomial_template):
|
|
39
39
|
if n > 0:
|
|
40
|
-
error_msg = "Cannot shift %s << %n."%(self, n)
|
|
40
|
+
error_msg = "Cannot shift %s << %n." % (self, n)
|
|
41
41
|
else:
|
|
42
|
-
error_msg = "Cannot shift %s >> %n."%(self, n)
|
|
42
|
+
error_msg = "Cannot shift %s >> %n." % (self, n)
|
|
43
43
|
raise TypeError(error_msg)
|
|
44
44
|
|
|
45
45
|
if n == 0:
|
|
@@ -122,14 +122,14 @@ cdef class Polynomial_template(Polynomial):
|
|
|
122
122
|
celement_construct(&self.x, (<Polynomial_template>self)._cparent)
|
|
123
123
|
celement_set(&self.x, &(<Polynomial_template>x).x, (<Polynomial_template>self)._cparent)
|
|
124
124
|
except NotImplementedError:
|
|
125
|
-
raise TypeError("%s not understood
|
|
125
|
+
raise TypeError("%s not understood" % x)
|
|
126
126
|
|
|
127
127
|
elif isinstance(x, (int, Integer)):
|
|
128
128
|
try:
|
|
129
129
|
celement_construct(&self.x, (<Polynomial_template>self)._cparent)
|
|
130
130
|
celement_set_si(&self.x, int(x), (<Polynomial_template>self)._cparent)
|
|
131
131
|
except NotImplementedError:
|
|
132
|
-
raise TypeError("%s not understood
|
|
132
|
+
raise TypeError("%s not understood" % x)
|
|
133
133
|
|
|
134
134
|
elif isinstance(x, (list, tuple)):
|
|
135
135
|
celement_construct(&self.x, (<Polynomial_template>self)._cparent)
|
|
Binary file
|
|
@@ -265,15 +265,15 @@ cdef class Polynomial_ZZ_pEX(Polynomial_template):
|
|
|
265
265
|
|
|
266
266
|
if kwds:
|
|
267
267
|
if x:
|
|
268
|
-
raise TypeError("%s__call__() takes exactly 1 argument"%type(self))
|
|
268
|
+
raise TypeError("%s__call__() takes exactly 1 argument" % type(self))
|
|
269
269
|
try:
|
|
270
270
|
x = [kwds.pop(self.variable_name())]
|
|
271
271
|
except KeyError:
|
|
272
272
|
pass
|
|
273
273
|
if kwds:
|
|
274
|
-
raise TypeError("%s__call__() accepts no named argument except '%s'"%(type(self),self.variable_name()))
|
|
274
|
+
raise TypeError("%s__call__() accepts no named argument except '%s'" % (type(self), self.variable_name()))
|
|
275
275
|
if len(x)!=1:
|
|
276
|
-
raise TypeError("%s__call__() takes exactly 1 positional argument"%type(self))
|
|
276
|
+
raise TypeError("%s__call__() takes exactly 1 positional argument" % type(self))
|
|
277
277
|
|
|
278
278
|
a = x[0]
|
|
279
279
|
try:
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|