passagemath-ntl 10.5.48__cp310-cp310-musllinux_1_2_aarch64.whl → 10.6.32__cp310-cp310-musllinux_1_2_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. {passagemath_ntl-10.5.48.dist-info → passagemath_ntl-10.6.32.dist-info}/METADATA +36 -31
  2. {passagemath_ntl-10.5.48.dist-info → passagemath_ntl-10.6.32.dist-info}/RECORD +77 -77
  3. passagemath_ntl.libs/{libgcc_s-69c45f16.so.1 → libgcc_s-2d945d6c.so.1} +0 -0
  4. passagemath_ntl.libs/{libgf2x-1a245fe6.so.3.0.0 → libgf2x-e54d5509.so.3.0.0} +0 -0
  5. passagemath_ntl.libs/{libgmp-8e78bd9b.so.10.5.0 → libgmp-28992bcb.so.10.5.0} +0 -0
  6. passagemath_ntl.libs/{libmpfi-8dd9bae1.so.0.0.0 → libmpfi-a366cad0.so.0.0.0} +0 -0
  7. passagemath_ntl.libs/{libmpfr-5ff10580.so.6.2.1 → libmpfr-e34bb864.so.6.2.1} +0 -0
  8. passagemath_ntl.libs/libntl-d58d2536.so.44.0.1 +0 -0
  9. passagemath_ntl.libs/{libstdc++-1f1a71be.so.6.0.33 → libstdc++-85f2cd6d.so.6.0.33} +0 -0
  10. sage/all__sagemath_ntl.py +1 -0
  11. sage/libs/ntl/convert.cpython-310-aarch64-linux-gnu.so +0 -0
  12. sage/libs/ntl/error.cpython-310-aarch64-linux-gnu.so +0 -0
  13. sage/libs/ntl/ntl_GF2.cpython-310-aarch64-linux-gnu.so +0 -0
  14. sage/libs/ntl/ntl_GF2E.cpython-310-aarch64-linux-gnu.so +0 -0
  15. sage/libs/ntl/ntl_GF2E.pyx +1 -1
  16. sage/libs/ntl/ntl_GF2EContext.cpython-310-aarch64-linux-gnu.so +0 -0
  17. sage/libs/ntl/ntl_GF2EContext.pyx +3 -3
  18. sage/libs/ntl/ntl_GF2EX.cpython-310-aarch64-linux-gnu.so +0 -0
  19. sage/libs/ntl/ntl_GF2EX.pyx +1 -1
  20. sage/libs/ntl/ntl_GF2X.cpython-310-aarch64-linux-gnu.so +0 -0
  21. sage/libs/ntl/ntl_GF2X.pyx +1 -1
  22. sage/libs/ntl/ntl_ZZ.cpython-310-aarch64-linux-gnu.so +0 -0
  23. sage/libs/ntl/ntl_ZZ.pyx +1 -1
  24. sage/libs/ntl/ntl_ZZX.cpython-310-aarch64-linux-gnu.so +0 -0
  25. sage/libs/ntl/ntl_ZZX.pyx +2 -2
  26. sage/libs/ntl/ntl_ZZ_p.cpython-310-aarch64-linux-gnu.so +0 -0
  27. sage/libs/ntl/ntl_ZZ_p.pyx +1 -1
  28. sage/libs/ntl/ntl_ZZ_pContext.cpython-310-aarch64-linux-gnu.so +0 -0
  29. sage/libs/ntl/ntl_ZZ_pContext.pyx +3 -3
  30. sage/libs/ntl/ntl_ZZ_pE.cpython-310-aarch64-linux-gnu.so +0 -0
  31. sage/libs/ntl/ntl_ZZ_pE.pyx +1 -1
  32. sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-aarch64-linux-gnu.so +0 -0
  33. sage/libs/ntl/ntl_ZZ_pEContext.pyx +3 -3
  34. sage/libs/ntl/ntl_ZZ_pEX.cpython-310-aarch64-linux-gnu.so +0 -0
  35. sage/libs/ntl/ntl_ZZ_pEX.pyx +1 -1
  36. sage/libs/ntl/ntl_ZZ_pX.cpython-310-aarch64-linux-gnu.so +0 -0
  37. sage/libs/ntl/ntl_ZZ_pX.pyx +3 -3
  38. sage/libs/ntl/ntl_lzz_p.cpython-310-aarch64-linux-gnu.so +0 -0
  39. sage/libs/ntl/ntl_lzz_p.pyx +4 -4
  40. sage/libs/ntl/ntl_lzz_pContext.cpython-310-aarch64-linux-gnu.so +0 -0
  41. sage/libs/ntl/ntl_lzz_pContext.pyx +1 -1
  42. sage/libs/ntl/ntl_lzz_pX.cpython-310-aarch64-linux-gnu.so +0 -0
  43. sage/libs/ntl/ntl_lzz_pX.pyx +3 -3
  44. sage/libs/ntl/ntl_mat_GF2.cpython-310-aarch64-linux-gnu.so +0 -0
  45. sage/libs/ntl/ntl_mat_GF2.pyx +2 -2
  46. sage/libs/ntl/ntl_mat_GF2E.cpython-310-aarch64-linux-gnu.so +0 -0
  47. sage/libs/ntl/ntl_mat_GF2E.pyx +1 -1
  48. sage/libs/ntl/ntl_mat_ZZ.cpython-310-aarch64-linux-gnu.so +0 -0
  49. sage/libs/ntl/ntl_mat_ZZ.pyx +1 -1
  50. sage/matrix/matrix_modn_dense_template.pxi +21 -14
  51. sage/rings/bernmm.cpython-310-aarch64-linux-gnu.so +0 -0
  52. sage/rings/bernoulli_mod_p.cpython-310-aarch64-linux-gnu.so +0 -0
  53. sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-aarch64-linux-gnu.so +0 -0
  54. sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-aarch64-linux-gnu.so +0 -0
  55. sage/rings/padics/padic_ZZ_pX_CA_element.pyx +1 -1
  56. sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-aarch64-linux-gnu.so +0 -0
  57. sage/rings/padics/padic_ZZ_pX_CR_element.pyx +2 -2
  58. sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-aarch64-linux-gnu.so +0 -0
  59. sage/rings/padics/padic_ZZ_pX_FM_element.pyx +1 -1
  60. sage/rings/padics/padic_ZZ_pX_element.cpython-310-aarch64-linux-gnu.so +0 -0
  61. sage/rings/padics/padic_ZZ_pX_element.pyx +2 -2
  62. sage/rings/padics/padic_ext_element.cpython-310-aarch64-linux-gnu.so +0 -0
  63. sage/rings/padics/padic_ext_element.pyx +1 -1
  64. sage/rings/padics/pow_computer_ext.cpython-310-aarch64-linux-gnu.so +0 -0
  65. sage/rings/padics/pow_computer_ext.pyx +2 -2
  66. sage/rings/polynomial/evaluation_ntl.cpython-310-aarch64-linux-gnu.so +0 -0
  67. sage/rings/polynomial/polynomial_gf2x.cpython-310-aarch64-linux-gnu.so +0 -0
  68. sage/rings/polynomial/polynomial_gf2x.pyx +8 -5
  69. sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-aarch64-linux-gnu.so +0 -0
  70. sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-aarch64-linux-gnu.so +0 -0
  71. sage/rings/polynomial/polynomial_modn_dense_ntl.pyx +10 -10
  72. sage/rings/polynomial/polynomial_template.pxi +7 -7
  73. sage/rings/polynomial/polynomial_zz_pex.cpython-310-aarch64-linux-gnu.so +0 -0
  74. sage/rings/polynomial/polynomial_zz_pex.pyx +3 -3
  75. sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-aarch64-linux-gnu.so +0 -0
  76. passagemath_ntl.libs/libntl-88dd596f.so.44.0.1 +0 -0
  77. {passagemath_ntl-10.5.48.dist-info → passagemath_ntl-10.6.32.dist-info}/WHEEL +0 -0
  78. {passagemath_ntl-10.5.48.dist-info → passagemath_ntl-10.6.32.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-ntl
3
- Version: 10.5.48
3
+ Version: 10.6.32
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://doc.sagemath.org
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.14,>=3.9
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.5.48.0
34
- Requires-Dist: passagemath-categories~=10.5.48.0
35
+ Requires-Dist: passagemath-environment~=10.6.32.0
36
+ Requires-Dist: passagemath-categories~=10.6.32.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 was created in October 2024 with the following
52
- goals:
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, thus completing a `major
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
- - providing `platform portability and integration testing
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://doc.sagemath.org/html/en/index.html>`__ is
76
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
74
77
  available online.
75
78
 
76
- passagemath attempts to support all major Linux distributions and recent versions of
77
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
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
- Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x.
81
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
82
- so compilation from source is triggered for those.
82
+ Binary wheels for native Windows (x86_64) are are available for a subset of
83
+ the passagemath distributions. Use of the full functionality of passagemath
84
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
85
+ or virtualization.
86
+
87
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
83
88
 
84
89
 
85
90
  About this pip-installable distribution package
86
91
  -----------------------------------------------
87
92
 
88
- This pip-installable source distribution ``sagemath-ntl`` is a small
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://doc.sagemath.org/html/en/reference/rings_standard/sage/rings/bernmm.html>`_
99
- * `Bernoulli numbers modulo p <https://doc.sagemath.org/html/en/reference/rings_standard/sage/rings/bernoulli_mod_p.html>`_
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://doc.sagemath.org/html/en/reference/finite_rings/sage/rings/finite_rings/finite_field_ntl_gf2e.html>`_
104
- * `Elements of finite fields of characteristic 2 <https://doc.sagemath.org/html/en/reference/finite_rings/sage/rings/finite_rings/element_ntl_gf2e.html>`_
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://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/padic_ext_element.html#module-sage.rings.padics.padic_ext_element>`_
109
- * `p-adic ZZ_pX Element <https://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_element.html>`_
110
- * `p-adic ZZ_pX CR Element <https://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_CR_element.html>`_
111
- * `p-adic ZZ_pX CA Element <https://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_CA_element.html>`_
112
- * `p-adic ZZ_pX FM Element <https://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/padic_ZZ_pX_FM_element.html>`_
113
- * `PowComputer_ext <https://doc.sagemath.org/html/en/reference/padics/sage/rings/padics/pow_computer_ext.html>`_
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://doc.sagemath.org/html/en/reference/arithmetic_curves/sage/schemes/hyperelliptic_curves/hypellfrob.html>`_
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,11 @@
1
- passagemath_ntl.libs/libgcc_s-69c45f16.so.1,sha256=M4lBdVfOnnJTrNvkf8ulQCnZbhCl2lZx8iLA8gIRkv8,203337
2
- passagemath_ntl.libs/libgf2x-1a245fe6.so.3.0.0,sha256=RuLURCgixtb9gpUPC6vOH4dFzy8AvLsGYoI7mR9TDKs,199849
3
- passagemath_ntl.libs/libgmp-8e78bd9b.so.10.5.0,sha256=_GHbOXFhW8AA6L6q0oQtWlRJSM2uRXRK8YJuaUmFmV0,668217
4
- passagemath_ntl.libs/libmpfi-8dd9bae1.so.0.0.0,sha256=I-7Ik4Zb06Dd0fryUmr9wnIUobcUlvkOL4ayI661ViE,661737
5
- passagemath_ntl.libs/libmpfr-5ff10580.so.6.2.1,sha256=CN3b197tdIDHmAP9GMoHhwlHv3p87v-FznWTIBuaRLI,931905
6
- passagemath_ntl.libs/libntl-88dd596f.so.44.0.1,sha256=6JDE8zd_tdj6YorHKWfxo6G2S7aPK9RKS5lY7XOIx5Y,3075433
7
- passagemath_ntl.libs/libstdc++-1f1a71be.so.6.0.33,sha256=-XlTGaIwe3QESZ_6pCcJeS3vM7zrkCcdK0qc6VQSBd4,3651889
8
- sage/all__sagemath_ntl.py,sha256=IlFbTnZFpeIDBVA6ruJLBeknnHbV2_B5Ze71k1Zd5es,169
1
+ passagemath_ntl.libs/libgcc_s-2d945d6c.so.1,sha256=NdOgO2If8roY3PSnJ81CsBa1rjMvN_uWPCo_V0ThwEY,203337
2
+ passagemath_ntl.libs/libgf2x-e54d5509.so.3.0.0,sha256=cs5LUFwNaOw-g_4-iUDPbFMMG6JSHk9Bfj165VQIEdg,199849
3
+ passagemath_ntl.libs/libgmp-28992bcb.so.10.5.0,sha256=chvEgOPn69KHFEAC4oKOFhJ2LjYfSTYlyAEyFvE1hJg,668217
4
+ passagemath_ntl.libs/libmpfi-a366cad0.so.0.0.0,sha256=IM26VYD1A-CJHMZ6XsxPbrMzi79huyacVBxuHDFob0M,661737
5
+ passagemath_ntl.libs/libmpfr-e34bb864.so.6.2.1,sha256=WmkxV5-9R13fjzso71U22-c_r9jNTtlOC6qE-ZwszGk,931905
6
+ passagemath_ntl.libs/libntl-d58d2536.so.44.0.1,sha256=FRFqI7FjTlQ9COmcTAjVUjjVEb5noUmjmlTWSiVWL7Q,3075441
7
+ passagemath_ntl.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=D3uBWNGP8cz5PIqwr4jUgv7u70AIVsNEjLuj90icFcw,3651889
8
+ sage/all__sagemath_ntl.py,sha256=7LJBulOjrbpZ4bRI38kEYnyP7RTnIQ7nLuGT504of_k,189
9
9
  sage/libs/all__sagemath_ntl.py,sha256=4bSDDgoHtBmLGLPls4uV8qUN8io7Lrw91M-CmErR0As,75
10
10
  sage/libs/mpfi/__init__.pxd,sha256=tFPwUUwfLfPuStcKuoWZQ9_jVij0pQGVg8YQw0ymOT4,10810
11
11
  sage/libs/mpfi/types.pxd,sha256=FdLs-uOjDxf8QlpiH9ZwsUz86Uau0EcCmWPmdOz74Gw,322
@@ -22,11 +22,11 @@ sage/libs/ntl/ZZ_pX.pxd,sha256=LUYDS74WrRAvr2JEcVzL_PF1QiCtPYuR6nSdrLwVBaA,6510
22
22
  sage/libs/ntl/__init__.py,sha256=j-YpcXAXkylLGSQbxuFWIiBBt4h5--gft0rB-gt2opc,127
23
23
  sage/libs/ntl/all.py,sha256=rNXkK2wpOQ4e0xMzdHVDx_SvzToh9bmCIlkqyhb698s,2286
24
24
  sage/libs/ntl/conversion.pxd,sha256=--FH5p7qTF7pvX5ID8QOiP0lqbBsVmwgraHjJ6fn5ME,3591
25
- sage/libs/ntl/convert.cpython-310-aarch64-linux-gnu.so,sha256=OdCem29s8gVDIqeH0l2TON1jwRZnla8_ndknGql-neU,266449
25
+ sage/libs/ntl/convert.cpython-310-aarch64-linux-gnu.so,sha256=V1aX9_wGT0t4Sn437B0g59aW0VwUXn8hzvhsUMYN5pc,266321
26
26
  sage/libs/ntl/convert.pxd,sha256=__hz49kJMXA4Nx1zNSVvklsZV3TY-VMNJuORU7V6BGA,289
27
27
  sage/libs/ntl/convert.pyx,sha256=Y-Bg3h8wYVZJVINBegvsh7jPjYvWlAAjQLR4f_rlf-w,1355
28
28
  sage/libs/ntl/decl.pxi,sha256=9Bg-6UE0Zr0wQpfnGgfVcUP_KkJ7HAmnhxoaz-Tl2SM,660
29
- sage/libs/ntl/error.cpython-310-aarch64-linux-gnu.so,sha256=IA-VQd7vYTlA9jxobRuyV93b6K4G1dLVjVOZ5fs-dnM,266305
29
+ sage/libs/ntl/error.cpython-310-aarch64-linux-gnu.so,sha256=G5qdVU9kvajqYjI82jV0m8GzjnCmbLFJjyisTsvua4c,266297
30
30
  sage/libs/ntl/error.pyx,sha256=2nqfOXIZaV43mOqAQgViklJ2vVnAtCNbkHrdy-NLygY,1769
31
31
  sage/libs/ntl/lzz_p.pxd,sha256=wfV-gQ853XbzsVYfhnKI1iorYP8ts_SoJbnxy-f0ZZU,803
32
32
  sage/libs/ntl/lzz_pX.pxd,sha256=rjZrFngWqwsnbPWqmGV60B0nMFTXhp29c08mZRUvQU4,3343
@@ -34,65 +34,65 @@ sage/libs/ntl/mat_GF2.pxd,sha256=X6BVVawJLQiOEB-N-GwxUuLP_yi1diyYs_5tDxL8OUI,129
34
34
  sage/libs/ntl/mat_GF2E.pxd,sha256=e3l-QC_X8dZqcThA-b9oxiSG3WAw4B48e39Yso1pOSQ,1352
35
35
  sage/libs/ntl/mat_ZZ.pxd,sha256=uYefAGmI34B9uHUx0Ar_ubwf56sdXOf22LXYme3aEf4,5172
36
36
  sage/libs/ntl/misc.pxi,sha256=URBgZg1VKjZIxWkZPzhm4DX66XjbaU5-eGuZbUEwJZ4,1017
37
- sage/libs/ntl/ntl_GF2.cpython-310-aarch64-linux-gnu.so,sha256=9s15BYHtOGm3iqbGBSc-yMtAE_llqtlVhr9fySxvqsw,534841
37
+ sage/libs/ntl/ntl_GF2.cpython-310-aarch64-linux-gnu.so,sha256=pRv95bZkk_QWF3Ys9ZSltFwJBBORcmgLW-7arGeFkNY,600265
38
38
  sage/libs/ntl/ntl_GF2.pxd,sha256=IR3S8tjHGG0XGxGSUuceq_w92WycIHjJUE4JsY0qe6s,121
39
39
  sage/libs/ntl/ntl_GF2.pyx,sha256=Qxl5AAm2W6u1_ueAH3GA-6qFvLTgL4WNLjOnWfuJ0lo,7162
40
- sage/libs/ntl/ntl_GF2E.cpython-310-aarch64-linux-gnu.so,sha256=37YPtWk_lqvIjRXBaljT7Rvwl82p4zHLI88dPO09tsY,666737
40
+ sage/libs/ntl/ntl_GF2E.cpython-310-aarch64-linux-gnu.so,sha256=u6ETy4OyEnQjTxq71Xtj7uE-GRdgI1YTdg9weSH1cp8,732329
41
41
  sage/libs/ntl/ntl_GF2E.pxd,sha256=zLIBEc7VM08Ybl9sNBYNZbh_KCpOEDBCCpJaB9zQ8Rw,251
42
- sage/libs/ntl/ntl_GF2E.pyx,sha256=uxrGU44hLpwtHFc5xJcomt_bKM_yuus-s3J_pSor23w,14845
43
- sage/libs/ntl/ntl_GF2EContext.cpython-310-aarch64-linux-gnu.so,sha256=neNvqJlBEPWpL4jpuvQnwZCzMf6AWzVLSGf3ncgevfE,533625
42
+ sage/libs/ntl/ntl_GF2E.pyx,sha256=Cc0NpDPaISS6BiavcM6Ts7ZMSRvLj3QxaKL39AXcWM4,14855
43
+ sage/libs/ntl/ntl_GF2EContext.cpython-310-aarch64-linux-gnu.so,sha256=bbz-8iSU0CMi3cq1Kn0rqA3sEA6qGHYe_cXyYTMbVoI,533497
44
44
  sage/libs/ntl/ntl_GF2EContext.pxd,sha256=svKsYU12jLjEbfpJV_xvNrq_OvWrB5f_9NGRtLMTGEM,283
45
- sage/libs/ntl/ntl_GF2EContext.pyx,sha256=Plcl6EAtWkIrGV3brcAcFmswnqy_Xm7ZdhzFbA7_w1A,3721
46
- sage/libs/ntl/ntl_GF2EX.cpython-310-aarch64-linux-gnu.so,sha256=jXb9MeZ6RwbjLUfu0DkKnPnZEv_5a9FAyAir8o6ALLE,535065
45
+ sage/libs/ntl/ntl_GF2EContext.pyx,sha256=jrrvW75Fz7qUpzl_Uya5JwEzq5kV8niGdfK1ziapz2A,3740
46
+ sage/libs/ntl/ntl_GF2EX.cpython-310-aarch64-linux-gnu.so,sha256=3Q2tK5OeVoBG7S52mbrA8BQqr75Xf29lS9P9Y40G6qQ,600649
47
47
  sage/libs/ntl/ntl_GF2EX.pxd,sha256=9oi1SHQo2lUY3xXJXtVQnCOXaktFY1XUVx0gNPLTB-I,337
48
- sage/libs/ntl/ntl_GF2EX.pyx,sha256=izswOgBaNzWy9rhxRwGXeobGoVUwsirqgk5SV8PRa0Y,7944
49
- sage/libs/ntl/ntl_GF2X.cpython-310-aarch64-linux-gnu.so,sha256=O07q6E2_zJUVQZpm5g2GSomsIoYomPUhRnlIr50jvHE,926049
48
+ sage/libs/ntl/ntl_GF2EX.pyx,sha256=7oiuWMV9UfU1Du2kNe9ubY5IwtsaRrILMjqusEF9AoY,7954
49
+ sage/libs/ntl/ntl_GF2X.cpython-310-aarch64-linux-gnu.so,sha256=euIJZkYYte8wZIrhjcXff8J34I1_qvV7AMhizc4kH8E,991705
50
50
  sage/libs/ntl/ntl_GF2X.pxd,sha256=pwc5TYbB4b9L9XSZjQwP89XSPVbhADbUYhH2aUSw9ys,124
51
- sage/libs/ntl/ntl_GF2X.pyx,sha256=HoRncQeQWX4HulMfiTSXftjMfW94vMN_8ojtz1oMyQg,20612
51
+ sage/libs/ntl/ntl_GF2X.pyx,sha256=KTtkNna5dLG5CHAuPedG0_6O7pAjUqZ5U-uoPXtI3Nk,20622
52
52
  sage/libs/ntl/ntl_GF2X_linkage.pxi,sha256=Rw8Hsy6c0RBLjZ-ceApgxvg_npveektTcc_6YJ0IH6k,9257
53
- sage/libs/ntl/ntl_ZZ.cpython-310-aarch64-linux-gnu.so,sha256=2rCA0Fy6wVmIX6-sTb1ueYUWCb9ZJWukn5Pt_x38FQU,864169
53
+ sage/libs/ntl/ntl_ZZ.cpython-310-aarch64-linux-gnu.so,sha256=LNs25S40_Fi_3JIxYwnjgpjRjMSiAHiItIjislTCuwQ,864241
54
54
  sage/libs/ntl/ntl_ZZ.pxd,sha256=ohJDLDrmZ7jMduDRL5etPIZ87IxxRMjl745Gmge-HcU,224
55
- sage/libs/ntl/ntl_ZZ.pyx,sha256=EMYSnZOKV3eUXbOKTKf0ITZb5I-uFdeWm5ozhYtN150,13934
56
- sage/libs/ntl/ntl_ZZX.cpython-310-aarch64-linux-gnu.so,sha256=oz9sIM-yYSqBtxplxwTiC1E_QM1gRqj454cjmoQbvx4,1188641
55
+ sage/libs/ntl/ntl_ZZ.pyx,sha256=H1FaXuoHeXWObkmaGVEgF-WJV2gn8-uNph55bv8rxPA,13944
56
+ sage/libs/ntl/ntl_ZZX.cpython-310-aarch64-linux-gnu.so,sha256=5mtcyuKyKHJor8oY38JT7Wl1-uff6tv5pmtYPdgb06c,1188801
57
57
  sage/libs/ntl/ntl_ZZX.pxd,sha256=XNGOxAPE9B06O45QucckJaB-fCOtIdxfoN3eHC7Rw_g,253
58
- sage/libs/ntl/ntl_ZZX.pyx,sha256=3NUodpmQNTd5nIYYKW5t1PPGarIxYNIBgUOs8El0nmE,34718
59
- sage/libs/ntl/ntl_ZZ_p.cpython-310-aarch64-linux-gnu.so,sha256=YZKqHOl3DLrfCPPRHe2l6UNp6FrQ8Qe3hYMTi-7Yibg,798241
58
+ sage/libs/ntl/ntl_ZZX.pyx,sha256=DWW2OrRej4B-DBgiyOuqshLnYn_1wwqVpTe2qUHmNdY,34730
59
+ sage/libs/ntl/ntl_ZZ_p.cpython-310-aarch64-linux-gnu.so,sha256=E4v78hfrEwp3QSrOclWyRMJxCzMnjKrd90LLDu9Y5Yg,798329
60
60
  sage/libs/ntl/ntl_ZZ_p.pxd,sha256=erL2upd1kw4EhJB_QcdjoZWECdsfm-pfiHhOXLVZ1m0,361
61
- sage/libs/ntl/ntl_ZZ_p.pyx,sha256=p-e_tGk5Rhnc12E5fI3xnAo2IFd_DHSsd63sssCr8Rg,14596
62
- sage/libs/ntl/ntl_ZZ_pContext.cpython-310-aarch64-linux-gnu.so,sha256=UP3u76LdJSMYp5J3s9M8P1llH49bqo6RX1mw64Gq8nA,666465
61
+ sage/libs/ntl/ntl_ZZ_p.pyx,sha256=5n3o7aABf7wGcO2BDFdJDNlq8a75RyMV2sm6ZqEjY5k,14606
62
+ sage/libs/ntl/ntl_ZZ_pContext.cpython-310-aarch64-linux-gnu.so,sha256=F--pdyJ2KkwnFpG3Pxb08Wshf4KMmP9s-qW7YXcQSEc,666513
63
63
  sage/libs/ntl/ntl_ZZ_pContext.pxd,sha256=2warqallT_WALnd5j3q1lsPvKto4lIp8GDNBcA6C5p4,615
64
- sage/libs/ntl/ntl_ZZ_pContext.pyx,sha256=K_gJl0hD__-J5Iw-PN8JsFSscj0gzzV6B3y_vmHtg0I,5700
65
- sage/libs/ntl/ntl_ZZ_pE.cpython-310-aarch64-linux-gnu.so,sha256=A_vv_lSFeOwaRXX9wrS5JuP2FNs2ACQ4PhR11OrYvIM,798449
64
+ sage/libs/ntl/ntl_ZZ_pContext.pyx,sha256=ZCmjdoImf2tE1yNQXGfhoTynsOFQnM0ff68qkGN-FaU,5719
65
+ sage/libs/ntl/ntl_ZZ_pE.cpython-310-aarch64-linux-gnu.so,sha256=SDB5X2zVcf2RagwfvzSCe8fTwBH6JJV2_HCbldgijfI,864049
66
66
  sage/libs/ntl/ntl_ZZ_pE.pxd,sha256=IA7GemK36SNKPT1kaCJw5Vl8sHTaZMThLF-ZVa6-GZ8,424
67
- sage/libs/ntl/ntl_ZZ_pE.pyx,sha256=cLM295JY-tF0MF_nhWK11kAGP65TeYg2oDKlZAiBj60,11620
68
- sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-aarch64-linux-gnu.so,sha256=KHgYG8ZcFFvOo1gy0GMorW146zTFI2Bw91qGC96In5M,666513
67
+ sage/libs/ntl/ntl_ZZ_pE.pyx,sha256=ZJXEDdwYYxdIvooXJOQ5qJr3ESdbJwgLIo1DwT0Ljks,11630
68
+ sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-aarch64-linux-gnu.so,sha256=lgqGSznJPzu6hSIlyOOJ4NdhFHWmmmuidvDIfQfXWl0,666537
69
69
  sage/libs/ntl/ntl_ZZ_pEContext.pxd,sha256=p1NTT_EoJYzjSwxsYRS4SEmo70gQksE4zUqrzDB4Pf4,696
70
- sage/libs/ntl/ntl_ZZ_pEContext.pyx,sha256=vxzDZJHIjp5DzMBT9KYYEUSFccZsYiaWkBzHF7PY5HI,7194
71
- sage/libs/ntl/ntl_ZZ_pEX.cpython-310-aarch64-linux-gnu.so,sha256=VFpdAJOvjeYIjaAZSLFnwjENS4AJgOCLlRhszyscQ28,1122769
70
+ sage/libs/ntl/ntl_ZZ_pEContext.pyx,sha256=QRfwU53L_ClBmrOlSxObZ5EstBdSXTNsEg6KL4NztO4,7213
71
+ sage/libs/ntl/ntl_ZZ_pEX.cpython-310-aarch64-linux-gnu.so,sha256=9IDgMcACN0qN2YXd-Tl5KiqEtml5iHe1mhE_jY0fxvU,1188465
72
72
  sage/libs/ntl/ntl_ZZ_pEX.pxd,sha256=4Q36m179SjB4lysxFo2_RJ2OFt1GfbuD8qd6z_ksODI,382
73
- sage/libs/ntl/ntl_ZZ_pEX.pyx,sha256=iONQKnwSYx865Q_LziKP-C87Jf90PStkZc_JLG0Yl0g,39871
73
+ sage/libs/ntl/ntl_ZZ_pEX.pyx,sha256=rH1QkVjw_FrXcc9bLUx4Iz4txaYMwibPCxSLATNY2Do,39881
74
74
  sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi,sha256=Yu6Y6vEHwPMhgG-aGvHmrR36ExuO3ho6a8UTGBW8kNw,12462
75
- sage/libs/ntl/ntl_ZZ_pX.cpython-310-aarch64-linux-gnu.so,sha256=ek6XB6Kp4P4bxEf6Gq_59ygnVWgPoUq5pfAW197k3gM,1517761
75
+ sage/libs/ntl/ntl_ZZ_pX.cpython-310-aarch64-linux-gnu.so,sha256=hpRR1Ol5dNaphNK0SAwcLisDP9bTb4fnh_Ho3kW4VUY,1452377
76
76
  sage/libs/ntl/ntl_ZZ_pX.pxd,sha256=f8YDnsRc-gwc6ci5Bkzg06OUDuNqawF6nb-hQ6Py4yo,634
77
- sage/libs/ntl/ntl_ZZ_pX.pyx,sha256=TRuyhBKm9aQKdjSUbgWoMY003vwprmQJ9lJPGwvE_nM,45716
78
- sage/libs/ntl/ntl_lzz_p.cpython-310-aarch64-linux-gnu.so,sha256=fJ0FVH3Zo_ZNqxu2bmD2YD9suW2IOmUNjHVxHl3OWmY,664161
77
+ sage/libs/ntl/ntl_ZZ_pX.pyx,sha256=Pp7y0mGUJ8XzgrxepybuvUg-BBOIorDsHt9tzo5Kl0k,45735
78
+ sage/libs/ntl/ntl_lzz_p.cpython-310-aarch64-linux-gnu.so,sha256=v0aFIXcgjfpAoFecOH-KM1wy1YJioy74ljit0NCxnUI,664249
79
79
  sage/libs/ntl/ntl_lzz_p.pxd,sha256=jvw29tbLHXgqzJxAHzUiHFl39VwMGNCwUA6wtgO8azo,256
80
- sage/libs/ntl/ntl_lzz_p.pyx,sha256=JcSEPO4i0Dh2L-Qu4l2pM75ZNOOKWxMt-38OLPOKShc,12516
81
- sage/libs/ntl/ntl_lzz_pContext.cpython-310-aarch64-linux-gnu.so,sha256=orqmQ7FjoBVPh8vWzzNhBM4OsX2fckZTuviXuUsNBqI,529281
80
+ sage/libs/ntl/ntl_lzz_p.pyx,sha256=KMj3wXCoNjQTVbAZA0X-UGD2y82UEvnrorhcE3qvuxA,12532
81
+ sage/libs/ntl/ntl_lzz_pContext.cpython-310-aarch64-linux-gnu.so,sha256=qqjhY0co3Xd4gq5O174jGtA-F1h4djhNqjaOWiB1Ae0,529249
82
82
  sage/libs/ntl/ntl_lzz_pContext.pxd,sha256=IKI_F9hR1UDR_zVB6OJQxdzKvc0bkDfPxXrPnEf4OgE,206
83
- sage/libs/ntl/ntl_lzz_pContext.pyx,sha256=2FH79MN7jSETsB_uGuvR4crbXRMlW_PUxDEpVCuBa2Q,3854
84
- sage/libs/ntl/ntl_lzz_pX.cpython-310-aarch64-linux-gnu.so,sha256=ediWkd7a7NuVA_NrXUSjkpWykdxvz9xajFuW4vT5pS8,859009
83
+ sage/libs/ntl/ntl_lzz_pContext.pyx,sha256=D4d0MZNTtJoapgEPgFhuThYe2dih7XOp2C94TvbIq1U,3864
84
+ sage/libs/ntl/ntl_lzz_pX.cpython-310-aarch64-linux-gnu.so,sha256=BxDh9-1VgjFUm1e99gzt5cGgTf0q0TmGSDtoZwC-wNQ,924721
85
85
  sage/libs/ntl/ntl_lzz_pX.pxd,sha256=fOleR2UZOMLpyPnlnihcSWA48H2JF4hqtFmNccVxe9o,287
86
- sage/libs/ntl/ntl_lzz_pX.pyx,sha256=uCqdKLloeapN1qRQV7_ywFCeCECJK-fruTqrYBiuLEo,26258
87
- sage/libs/ntl/ntl_mat_GF2.cpython-310-aarch64-linux-gnu.so,sha256=cqY-Y4ljwzT1GjkoLA7PQ25QYidVgvomq6GUvSsWcgY,925305
86
+ sage/libs/ntl/ntl_lzz_pX.pyx,sha256=bGklyElTFmYJEq6vTR8M_1iXm2g1ZSt5z-hTD-X4QtA,26269
87
+ sage/libs/ntl/ntl_mat_GF2.cpython-310-aarch64-linux-gnu.so,sha256=-YBhNGzz5wML1o14d6GSAxQ28fVjx69t7CB4NRQEqw0,990921
88
88
  sage/libs/ntl/ntl_mat_GF2.pxd,sha256=VijyibgLkZO2dtruyVnc3tV589-z6yU7Idp8wkyDDfA,244
89
- sage/libs/ntl/ntl_mat_GF2.pyx,sha256=5Xytnv_YhK2gbKcRI9VSN6CrT-8gGbuMCP8nvogrWTA,17374
90
- sage/libs/ntl/ntl_mat_GF2E.cpython-310-aarch64-linux-gnu.so,sha256=wlSSwMR99kv7voBMzuZdcGPFwM0KnuhCe1lAtsuEqR0,991193
89
+ sage/libs/ntl/ntl_mat_GF2.pyx,sha256=TSQsBp4SUCEwiiON1a1RQTdeF8F8z1cEticWMg-vPqU,17387
90
+ sage/libs/ntl/ntl_mat_GF2E.cpython-310-aarch64-linux-gnu.so,sha256=0cjapUhJm2-zsbvlpuMBMJTcJGDyuhiUQWbz6i5Z360,1056865
91
91
  sage/libs/ntl/ntl_mat_GF2E.pxd,sha256=obVNeKOcx8ZzvDNjmo5qUceFBsvTnO4BHIJlcvR5j6c,349
92
- sage/libs/ntl/ntl_mat_GF2E.pyx,sha256=ItlJPiCVAn8wiBPqRbF19E4Ref3LHv0IU402uMlqTEI,24158
93
- sage/libs/ntl/ntl_mat_ZZ.cpython-310-aarch64-linux-gnu.so,sha256=FQzCmVEPlCmz1lze3B7KjfmO3qxsXdh80lKDokI1_2Q,1320593
92
+ sage/libs/ntl/ntl_mat_GF2E.pyx,sha256=ZgtfxhLaWEqZuPYYq-k9r8kDRe6gFiIG4dfyorXC2js,24168
93
+ sage/libs/ntl/ntl_mat_ZZ.cpython-310-aarch64-linux-gnu.so,sha256=uAR6bJW1qttF1l0V4iH_r2NmsNWZNc_tDDY-vGw4Xvc,1451777
94
94
  sage/libs/ntl/ntl_mat_ZZ.pxd,sha256=Y7EwFaF-ovG4Ndk4_5T_zK-SckZ14b8CX2IA9UN-9e0,161
95
- sage/libs/ntl/ntl_mat_ZZ.pyx,sha256=Dx-UmH5CQcInnMWu9vP5bMzuFEUZrFzZ8xJhWBIKyoQ,53546
95
+ sage/libs/ntl/ntl_mat_ZZ.pyx,sha256=8voaX61_Rt6nBn1lW2aAvx-HnpfkCeI1SapYGWBlEDI,53556
96
96
  sage/libs/ntl/ntl_tools.pxd,sha256=3bpFmnnO8uXTLbc-ECMjzE-vjzbBYxZlMdU5yAUwEZc,142
97
97
  sage/libs/ntl/ntlwrap.h,sha256=Pjd7xuzY9OmMfx7O0oUQRXkXvZ6Qy4jIEOtlbddnsQU,1228
98
98
  sage/libs/ntl/ntlwrap_impl.h,sha256=xbkwT7dHS0e5woE1VgC7ZRdzAhRsxFGJcokwywMY2fg,17973
@@ -102,62 +102,62 @@ sage/libs/ntl/vec_GF2E.pxd,sha256=252Pb3-9l6eYbAnRMGwIP6SNtwu4XnbcjRvC085Lrm4,86
102
102
  sage/matrix/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
103
103
  sage/matrix/matrix_modn_dense_double.pxd,sha256=qBNg45CyeCEKeqmHU6tVjWtFfxuO-dTxVysD-miIjFo,321
104
104
  sage/matrix/matrix_modn_dense_float.pxd,sha256=NZ3z0GTv0_q1GZQ528bdfYjX_E70DJHlgeKLf7RMbhE,283
105
- sage/matrix/matrix_modn_dense_template.pxi,sha256=H0rxuLJeFthkQ3abgHCNcG0tdTP1ulZ7fsmaqXfIim8,105668
105
+ sage/matrix/matrix_modn_dense_template.pxi,sha256=c_DM8kBexHD0sfiHtBBqNUZOJMdyX4Ducpa1fR9H5IY,106062
106
106
  sage/matrix/matrix_modn_dense_template_header.pxi,sha256=fC-nHtUaAqKGu6FhnLE9CGljPyM7Rh6u3YOvSWmcpSg,516
107
107
  sage/matrix/matrix_modn_sparse.pxd,sha256=FfVdVKP06I8r-V513j0kus5FkyGGbBqKskU2GwpH7NM,299
108
108
  sage/misc/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
109
109
  sage/rings/all__sagemath_ntl.py,sha256=l6oLjcHmqz6fbHBAm-cqE3toKyfSJ0LFCXQZhUZe8_U,224
110
- sage/rings/bernmm.cpython-310-aarch64-linux-gnu.so,sha256=z-BJcg7nf-9HWbCl_ZwPgaNzjntGVKmXrVsJLzU3v_Q,661849
110
+ sage/rings/bernmm.cpython-310-aarch64-linux-gnu.so,sha256=MAKs2Lu3lJDD_OBV03hMCqQlh1pfnzGLXLmLTIUD0Ss,661849
111
111
  sage/rings/bernmm.pyx,sha256=GU840d0toDlqzcXHPDdH7_MYBWoy7EfDUr8hB6Re_xU,4826
112
- sage/rings/bernoulli_mod_p.cpython-310-aarch64-linux-gnu.so,sha256=5OhH_Zb_a2z7bXQGdN2pBn_6i_CNGleQHVbRu4gkyW0,457424
112
+ sage/rings/bernoulli_mod_p.cpython-310-aarch64-linux-gnu.so,sha256=rZ-LJE_RA5fPiXzBgk18epZue1gq1O_RhoqCIUb_tik,455848
113
113
  sage/rings/bernoulli_mod_p.pyx,sha256=uHy-t2vxbhYlRJhAMO0cOKSbSiRsdZ2ZIqD1Xaclt7U,8677
114
114
  sage/rings/real_mpfi.pxd,sha256=EmXlZ4HBJvrHyUsLGxYEO-Da44mOUo5cLkVkdK4QK_I,2275
115
115
  sage/rings/finite_rings/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
116
116
  sage/rings/finite_rings/finite_field_ntl_gf2e.py,sha256=8zRWQ8ntdG99vtTPi7x-bzgeBi59Pxv49YYdLtXuU2Q,8897
117
- sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-aarch64-linux-gnu.so,sha256=wB3QBX8FQofoWNRFSphc1hzDsSJY4dm8nA8Zdacpbs4,339624
117
+ sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-aarch64-linux-gnu.so,sha256=i6w7ZeKq8MW4YUTpCkfldkZPLiUxM6QviUxa1SPrI0U,299792
118
118
  sage/rings/finite_rings/residue_field_ntl_gf2e.pyx,sha256=7SnhSWOlQ9KAOUPuVKBeRzHIO2MyJ31GT_Teme7loSo,5582
119
119
  sage/rings/padics/all__sagemath_ntl.py,sha256=E-LUA5MTppI03uZJnp1dSC05Tc3WpOV2OAP3sngARoI,170
120
- sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-aarch64-linux-gnu.so,sha256=2g5gktUkc6WbOMPiQKhmuQDwgH96ih9p0N6HXhVani4,1713745
120
+ sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-aarch64-linux-gnu.so,sha256=wbuJxa7Xu6bHIhJTHCJ7npDVfi5Y4PAl2suGERS0TnM,1713945
121
121
  sage/rings/padics/padic_ZZ_pX_CA_element.pxd,sha256=bDZkmJ5fhwFPmNsouX9TKZE3IionhV6AyoqO91yZhoU,1072
122
- sage/rings/padics/padic_ZZ_pX_CA_element.pyx,sha256=nZ2uwrTRjN50QS981SrhWSRe1JP2OQ5EBPuBFFL8ZtU,93240
123
- sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-aarch64-linux-gnu.so,sha256=HVqUSak_AZi5dx-PnEE3p4Q4t_Z9Jdpfr3gyZl1wSF8,2041945
122
+ sage/rings/padics/padic_ZZ_pX_CA_element.pyx,sha256=bm06YwL-VctCzcwsejfg6cxJwLM2nbsUZYiBR8Kt2uA,93250
123
+ sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-aarch64-linux-gnu.so,sha256=eKkQ5w3XpBSZYozzBk1NIlz-0_KXsSytkuIPlaoCPt8,2042105
124
124
  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=7hwA-L99kIO7HGVGllyVVmfTiFFI1V_yFtqfQ4s7hJw,128024
126
- sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-aarch64-linux-gnu.so,sha256=dYOWN8dke4PdMOu4EMl5XIDdlZxCbH6_i6Cpusgb9ls,1647953
125
+ sage/rings/padics/padic_ZZ_pX_CR_element.pyx,sha256=cQNF-p0omfwJQ7ODyNAwWgO9sDjA2VZJkA4L7BYPicM,128040
126
+ sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-aarch64-linux-gnu.so,sha256=u9BeBXKCOJKVGOuPzuMzEEnZFYd_fNNg49bagOvQPWg,1648273
127
127
  sage/rings/padics/padic_ZZ_pX_FM_element.pxd,sha256=ZwRN2dmQV8TEPJsUx-PmDq7cuhaJuQzMwcUqMVUrA0g,478
128
- sage/rings/padics/padic_ZZ_pX_FM_element.pyx,sha256=9B9VgfVWE2wIXiI6OAd9EwF6FArwIFs8_qxGLNXuzU4,63676
129
- sage/rings/padics/padic_ZZ_pX_element.cpython-310-aarch64-linux-gnu.so,sha256=ME5bDOaSDXLwk9jpovos4FGy_C4sgt75AXYpWQT1fH0,1453049
128
+ sage/rings/padics/padic_ZZ_pX_FM_element.pyx,sha256=5EAR3ZNcLqqkj-ValrbT9L1Yy1b_PXxu98iLjk39RzY,63686
129
+ sage/rings/padics/padic_ZZ_pX_element.cpython-310-aarch64-linux-gnu.so,sha256=W9QHvOVCfut5Dz4PS13YkiZIiLxAXQE5l9jxjMlFjGA,1322001
130
130
  sage/rings/padics/padic_ZZ_pX_element.pxd,sha256=lHgxYJMCoZ4SysipUtc7LvwcNGA474N0aQKs17xLfSY,257
131
- sage/rings/padics/padic_ZZ_pX_element.pyx,sha256=5e-4aauukMy77L-VNR0Mb3N9dM9jfQkzoW_7IM35AL0,35609
132
- sage/rings/padics/padic_ext_element.cpython-310-aarch64-linux-gnu.so,sha256=naYKJmmMa5CyDza274PFMHW6qFuqXDe4BmZ40764Gw0,922889
131
+ sage/rings/padics/padic_ZZ_pX_element.pyx,sha256=CXukK4kqBcfgEReml1_AOy-5WNfcPoqDyfllgeIZroc,35633
132
+ sage/rings/padics/padic_ext_element.cpython-310-aarch64-linux-gnu.so,sha256=wA_4scEn2VP9mJKe9BnvpeXa87DaF_ET_qnjcfRhNv8,792105
133
133
  sage/rings/padics/padic_ext_element.pxd,sha256=mEsTNvVU3yFhC4C_gZ1UY77ZM8VdgyLY38MdvTboe0s,2477
134
- sage/rings/padics/padic_ext_element.pyx,sha256=BhwOdtNJp8gHfOtCEORudCT13JqJ3AfXGVCKitys1JA,19195
135
- sage/rings/padics/pow_computer_ext.cpython-310-aarch64-linux-gnu.so,sha256=ifbl_Y-p_-mFAtwfG2LL5bdP5XhZM4fCr0IDBeWeOzM,1449481
134
+ sage/rings/padics/padic_ext_element.pyx,sha256=qXWc2jZt7WRPQKDPQAklc_ouNNoTpEPx_ZOs0Tj-foo,19205
135
+ sage/rings/padics/pow_computer_ext.cpython-310-aarch64-linux-gnu.so,sha256=l95WBS--Hmm4hrLXnsN7kHns2M1qtg6TONMAv13CRdM,1515169
136
136
  sage/rings/padics/pow_computer_ext.pxd,sha256=YvG3t7IHstUK0iwe4gUKHeaQk-yBMEQXbxlpV9EaSUI,3909
137
- sage/rings/padics/pow_computer_ext.pyx,sha256=1b-ro2-Y7MF1PqX5WpwZ4_9ECKi1ALdge6auiJnYhW8,98043
137
+ sage/rings/padics/pow_computer_ext.pyx,sha256=ARN5hdbEOA-KcFI1r5aTEIGG_lqegUyid4MgfYOy-U8,98055
138
138
  sage/rings/polynomial/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
139
- sage/rings/polynomial/evaluation_ntl.cpython-310-aarch64-linux-gnu.so,sha256=JyNQx-gcMPPp_Zb4AKr78pIeB5plQXqInbDROmvsG5U,266281
139
+ sage/rings/polynomial/evaluation_ntl.cpython-310-aarch64-linux-gnu.so,sha256=l4XfUN9IRBkf5HJMnhK30yBW5HTQsLDUTjPipg48Nc0,266265
140
140
  sage/rings/polynomial/evaluation_ntl.pxd,sha256=Kd_Llh1N_eQPOwFuw7cohH9JKX6rQeTbvhhfqOdmce0,294
141
141
  sage/rings/polynomial/evaluation_ntl.pyx,sha256=2XUnShnfILYo21W0u9mQWwZgjRGGwjTIldvlRYGOOnw,2207
142
- sage/rings/polynomial/polynomial_gf2x.cpython-310-aarch64-linux-gnu.so,sha256=SISetjGFfaafEB7MUwtWCt6luiaR6I5_cZvduxkPgxg,1648257
142
+ sage/rings/polynomial/polynomial_gf2x.cpython-310-aarch64-linux-gnu.so,sha256=gnEAW6aueAVyYmUcQd_JwOUTO9qKKkgDIplrs16woms,1779729
143
143
  sage/rings/polynomial/polynomial_gf2x.pxd,sha256=5k6WjceWXj-HrcxWHAlSKJZ24taayZwz1TM7sa6hQUg,230
144
- sage/rings/polynomial/polynomial_gf2x.pyx,sha256=LOrvK_-3VnCsXHdlIEWJQI26qm0C8Syb_S64n85egrA,12226
145
- sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-aarch64-linux-gnu.so,sha256=akwJYDXTBpzuRjd-j0oAAsFLt7aucVNe06_TQOgb5V0,1713817
144
+ sage/rings/polynomial/polynomial_gf2x.pyx,sha256=5s-KIrfB6R4MfUFkI24u-LBNKNfFlQA88cGAfDhyBZs,12290
145
+ sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-aarch64-linux-gnu.so,sha256=v6bHuUazNBEj2iGtj79H9oS7ORk5X5Cq8TAslIwmCsY,1779577
146
146
  sage/rings/polynomial/polynomial_integer_dense_ntl.pxd,sha256=yjuyM2x15NwPeTJvQGHlwkwkOzZ1N5Mu69iNQHVbsxU,271
147
147
  sage/rings/polynomial/polynomial_integer_dense_ntl.pyx,sha256=uq30JheunVy5Oj6HLMa_uxdFGfOfPYNdlL_fdiITIn0,36417
148
- sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-aarch64-linux-gnu.so,sha256=qLD0zQLEbCYbF1n-xLNdm8zhoTypnXSLVe_84s0UQ9k,2832857
148
+ sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-aarch64-linux-gnu.so,sha256=CIcViz2-W9ZpQvjUAC06dBA8I1lEEhVdfcEohb5m_ZU,2767945
149
149
  sage/rings/polynomial/polynomial_modn_dense_ntl.pxd,sha256=hla7zO0d5xKdk1QmFdOYKs7N8FzoHZc48Jh2SWsFw1c,1170
150
- sage/rings/polynomial/polynomial_modn_dense_ntl.pyx,sha256=ZkclePJRd0__s4XAW6FRcAEbme-fzNf0rliYE_8hHnY,68021
151
- sage/rings/polynomial/polynomial_template.pxi,sha256=AAHLPa4b_lK5GrhFiH_dbqYQ4xFiyTj9GzPOsctd4nI,29216
150
+ sage/rings/polynomial/polynomial_modn_dense_ntl.pyx,sha256=-gJXcsQ_cts8WrMuOIR6ZNMmzffvEacl04J6y4Fe1tQ,68031
151
+ sage/rings/polynomial/polynomial_template.pxi,sha256=b2GeTLSwje5NYcq1rsChy7XjKQHAUJcNiuJt1ENFZg8,29219
152
152
  sage/rings/polynomial/polynomial_template_header.pxi,sha256=rj1tt1VARE7gqMcDzx0Z2VgILY6aocrOcnSH4-E7qkw,285
153
- sage/rings/polynomial/polynomial_zz_pex.cpython-310-aarch64-linux-gnu.so,sha256=moglG1sixyXOU1ir91rA9dY84nSWxPlwel1BE-kUkvQ,1911465
153
+ sage/rings/polynomial/polynomial_zz_pex.cpython-310-aarch64-linux-gnu.so,sha256=r9LQFcj58XZ5A1gNh46lC0yBoPDGrzF200KnHipri9g,1977369
154
154
  sage/rings/polynomial/polynomial_zz_pex.pxd,sha256=Dmy5t7VuoyNznuqctOMIhWd15JDeA2tYRJG7zxG-mus,433
155
- sage/rings/polynomial/polynomial_zz_pex.pyx,sha256=KqcKw-XdlKbIxDEBoa3YZx4FV4QfwRj7npxFzJM4o20,26285
155
+ sage/rings/polynomial/polynomial_zz_pex.pyx,sha256=GsyskCpNinPQyMb3nmWWTmyRGFG53Gnf9xPmQQNF374,26292
156
156
  sage/schemes/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
157
157
  sage/schemes/hyperelliptic_curves/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
158
- sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-aarch64-linux-gnu.so,sha256=Npc4YayCNVnss-ux_bRUIVNqIcaw3ykL2bC5YDbo2Sw,3098345
158
+ sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-aarch64-linux-gnu.so,sha256=xXkZ2kryGZ01Wd9E8Py6OV4Q9Nv73dDrof2DPDH6_3Q,3098425
159
159
  sage/schemes/hyperelliptic_curves/hypellfrob.pyx,sha256=_t9PMPJucAG_ikxTrFOb2zNjp8W6vuo2ga41U6mv3yA,9119
160
- passagemath_ntl-10.5.48.dist-info/METADATA,sha256=h-m_PWvOVWOeWy4oW-dy7pfYzZ9aDjypJ0oHQmnL_Og,5997
161
- passagemath_ntl-10.5.48.dist-info/WHEEL,sha256=qvx19vD_zYvGQFVzkH0wrT4tVIal9wOVogYGQfy9ymw,113
162
- passagemath_ntl-10.5.48.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
163
- passagemath_ntl-10.5.48.dist-info/RECORD,,
160
+ passagemath_ntl-10.6.32.dist-info/METADATA,sha256=hJmYOxOM7yIplpoDHX69esk1v2_rputIkNBlulq0DuA,6444
161
+ passagemath_ntl-10.6.32.dist-info/WHEEL,sha256=qvx19vD_zYvGQFVzkH0wrT4tVIal9wOVogYGQfy9ymw,113
162
+ passagemath_ntl-10.6.32.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
163
+ passagemath_ntl-10.6.32.dist-info/RECORD,,
sage/all__sagemath_ntl.py CHANGED
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
+ # delvewheel: patch
2
3
 
3
4
  from .all__sagemath_categories import *
4
5
 
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
  """
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
sage/libs/ntl/ntl_ZZ.pyx CHANGED
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
sage/libs/ntl/ntl_ZZX.pyx CHANGED
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
 
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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)
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
  """
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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)
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
 
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
- ## we're lucky that python int is no larger than long
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))
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
- k = 0
456
- for i in range(self._nrows):
457
- self._matrix[i] = self._entries + k
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 int:
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=``True``)
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: A = random_matrix(GF(16007), 100, 100)
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
- ``algdep`` for another option.
517
+ ``algebraic_dependency`` for another option.
518
518
 
519
519
  EXAMPLES::
520
520
 
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-ntl
2
- # distutils: libraries = NTL_LIBRARIES gmp m
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
  """
@@ -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)),level=1)
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)),level=1)
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)),level=1)
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
@@ -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
- P,(x,) = f.parent().objgens()
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)]) # h
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([ZmodN(r) for r,m in R if abs(r) <= X])
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
- # http://www.gnu.org/licenses/
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." % x)
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."%x)
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)
@@ -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: