passagemath-ntl 10.6.1rc3__cp310-cp310-macosx_13_0_x86_64.whl → 10.6.44__cp310-cp310-macosx_13_0_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of passagemath-ntl might be problematic. Click here for more details.
- passagemath_ntl/.dylibs/libgf2x.3.dylib +0 -0
- passagemath_ntl/.dylibs/libgmp.10.dylib +0 -0
- passagemath_ntl/.dylibs/libmpfi.0.dylib +0 -0
- passagemath_ntl/.dylibs/libmpfr.6.dylib +0 -0
- passagemath_ntl/.dylibs/libntl.45.dylib +0 -0
- passagemath_ntl/__init__.py +3 -0
- {passagemath_ntl-10.6.1rc3.dist-info → passagemath_ntl-10.6.44.dist-info}/METADATA +36 -30
- {passagemath_ntl-10.6.1rc3.dist-info → passagemath_ntl-10.6.44.dist-info}/RECORD +49 -48
- {passagemath_ntl-10.6.1rc3.dist-info → passagemath_ntl-10.6.44.dist-info}/WHEEL +1 -1
- passagemath_ntl-10.6.44.dist-info/top_level.txt +3 -0
- sage/libs/ntl/convert.cpython-310-darwin.so +0 -0
- sage/libs/ntl/error.cpython-310-darwin.so +0 -0
- sage/libs/ntl/error.pyx +1 -1
- sage/libs/ntl/ntl_GF2.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_GF2E.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_GF2EContext.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_GF2EX.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_GF2X.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZX.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_p.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_pContext.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_pE.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_pEX.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_ZZ_pX.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_lzz_p.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_lzz_pContext.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_lzz_pX.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_mat_GF2.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_mat_GF2E.cpython-310-darwin.so +0 -0
- sage/libs/ntl/ntl_mat_ZZ.cpython-310-darwin.so +0 -0
- sage/rings/bernmm.cpython-310-darwin.so +0 -0
- sage/rings/bernoulli_mod_p.cpython-310-darwin.so +0 -0
- sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-darwin.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-darwin.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-darwin.so +0 -0
- sage/rings/padics/padic_ZZ_pX_CR_element.pyx +1 -1
- sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-darwin.so +0 -0
- sage/rings/padics/padic_ZZ_pX_element.cpython-310-darwin.so +0 -0
- sage/rings/padics/padic_ext_element.cpython-310-darwin.so +0 -0
- sage/rings/padics/pow_computer_ext.cpython-310-darwin.so +0 -0
- sage/rings/polynomial/evaluation_ntl.cpython-310-darwin.so +0 -0
- sage/rings/polynomial/polynomial_gf2x.cpython-310-darwin.so +0 -0
- sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-darwin.so +0 -0
- sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-darwin.so +0 -0
- sage/rings/polynomial/polynomial_template.pxi +0 -3
- sage/rings/polynomial/polynomial_zz_pex.cpython-310-darwin.so +0 -0
- sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-darwin.so +0 -0
- passagemath_ntl-10.6.1rc3.dist-info/top_level.txt +0 -2
- passagemath_ntl.dylibs/libgf2x.3.dylib +0 -0
- passagemath_ntl.dylibs/libgmp.10.dylib +0 -0
- passagemath_ntl.dylibs/libmpfi.0.dylib +0 -0
- passagemath_ntl.dylibs/libmpfr.6.dylib +0 -0
- passagemath_ntl.dylibs/libntl.44.dylib +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ntl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.44
|
|
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,20 +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
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
24
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
25
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
26
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
28
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
29
31
|
Description-Content-Type: text/x-rst
|
|
32
|
+
Requires-Dist: cysignals!=1.12.4; sys_platform == "win32"
|
|
30
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
31
34
|
Requires-Dist: memory_allocator
|
|
32
|
-
Requires-Dist: passagemath-environment
|
|
33
|
-
Requires-Dist: passagemath-categories
|
|
35
|
+
Requires-Dist: passagemath-environment~=10.6.44.0
|
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.44.0
|
|
34
37
|
Provides-Extra: test
|
|
35
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
36
39
|
Requires-Dist: passagemath-modules; extra == "test"
|
|
@@ -47,44 +50,47 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
|
47
50
|
developed 2005-2025 under the motto “Creating a Viable Open Source
|
|
48
51
|
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
|
49
52
|
|
|
50
|
-
The passagemath fork
|
|
51
|
-
|
|
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:
|
|
52
56
|
|
|
53
|
-
- providing modularized installation with pip,
|
|
54
|
-
project started in 2020 in the Sage
|
|
55
|
-
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
|
57
|
+
- providing modularized installation with pip,
|
|
56
58
|
- establishing first-class membership in the scientific Python
|
|
57
59
|
ecosystem,
|
|
58
60
|
- giving `clear attribution of upstream
|
|
59
61
|
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
|
60
62
|
- providing independently usable Python interfaces to upstream
|
|
61
63
|
libraries,
|
|
62
|
-
-
|
|
64
|
+
- offering `platform portability and integration testing
|
|
63
65
|
services <https://github.com/passagemath/passagemath/issues/704>`__
|
|
64
66
|
to upstream projects,
|
|
65
67
|
- inviting collaborations with upstream projects,
|
|
66
68
|
- `building a professional, respectful, inclusive
|
|
67
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,
|
|
68
72
|
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
|
69
73
|
serverless deployment with Javascript,
|
|
70
74
|
- developing a native Windows port.
|
|
71
75
|
|
|
72
|
-
`Full documentation <https://
|
|
76
|
+
`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
|
|
73
77
|
available online.
|
|
74
78
|
|
|
75
|
-
passagemath attempts to support
|
|
76
|
-
|
|
77
|
-
virtualization.
|
|
79
|
+
passagemath attempts to support and provides binary wheels suitable for
|
|
80
|
+
all major Linux distributions and recent versions of macOS.
|
|
78
81
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
|
83
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
|
84
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
|
85
|
+
or virtualization.
|
|
86
|
+
|
|
87
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.14.x.
|
|
82
88
|
|
|
83
89
|
|
|
84
90
|
About this pip-installable distribution package
|
|
85
91
|
-----------------------------------------------
|
|
86
92
|
|
|
87
|
-
This pip-installable
|
|
93
|
+
This pip-installable package ``passagemath-ntl`` is a small
|
|
88
94
|
distribution that provides modules that depend on
|
|
89
95
|
`NTL <https://libntl.org/>`_, the library for doing number theory.
|
|
90
96
|
|
|
@@ -94,23 +100,23 @@ What is included
|
|
|
94
100
|
|
|
95
101
|
* Computation of Bernoulli numbers modulo p:
|
|
96
102
|
|
|
97
|
-
* `Cython wrapper for bernmm library <https://
|
|
98
|
-
* `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>`_
|
|
99
105
|
|
|
100
106
|
* Finite fields of characteristic 2
|
|
101
107
|
|
|
102
|
-
* `Finite fields of characteristic 2 <https://
|
|
103
|
-
* `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>`_
|
|
104
110
|
|
|
105
111
|
* p-adic extension elements:
|
|
106
112
|
|
|
107
|
-
* `p-adic Extension Element <https://
|
|
108
|
-
* `p-adic ZZ_pX Element <https://
|
|
109
|
-
* `p-adic ZZ_pX CR Element <https://
|
|
110
|
-
* `p-adic ZZ_pX CA Element <https://
|
|
111
|
-
* `p-adic ZZ_pX FM Element <https://
|
|
112
|
-
* `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>`_
|
|
113
119
|
|
|
114
|
-
* `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>`_
|
|
115
121
|
|
|
116
122
|
* see `MANIFEST <https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-ntl/MANIFEST.in>`_
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
passagemath_ntl
|
|
2
|
-
passagemath_ntl
|
|
3
|
-
passagemath_ntl
|
|
4
|
-
passagemath_ntl
|
|
5
|
-
passagemath_ntl
|
|
6
|
-
passagemath_ntl
|
|
7
|
-
passagemath_ntl-10.6.
|
|
8
|
-
passagemath_ntl-10.6.
|
|
9
|
-
passagemath_ntl-10.6.
|
|
1
|
+
passagemath_ntl/__init__.py,sha256=ll2Bn9wg-UAGeO4sXZcrHKsetnH65QwZhM5xPKKSZ4E,80
|
|
2
|
+
passagemath_ntl/.dylibs/libntl.45.dylib,sha256=yMvGWh3k5EUaOnS29HgUxKyDL1f5yTHEFjcz7xUZdao,2295376
|
|
3
|
+
passagemath_ntl/.dylibs/libmpfi.0.dylib,sha256=3w3wTS3OZ1htIjG03OLasbEyPcUP3wT98lsT2yLaXhw,111648
|
|
4
|
+
passagemath_ntl/.dylibs/libgf2x.3.dylib,sha256=NSjFsmAtVW1TC4ycAlTXwDHTg3G_7v5wfLv6TRRjK6w,97424
|
|
5
|
+
passagemath_ntl/.dylibs/libgmp.10.dylib,sha256=b3CwXYgFD856P1JQzIvaaLATAFPYo-LcC4rKRta07Tw,488712
|
|
6
|
+
passagemath_ntl/.dylibs/libmpfr.6.dylib,sha256=DoOgMntZwYXVGPbJb42W7z556Het9vB7CViLSGaCX7w,465224
|
|
7
|
+
passagemath_ntl-10.6.44.dist-info/RECORD,,
|
|
8
|
+
passagemath_ntl-10.6.44.dist-info/WHEEL,sha256=mC9XaLUIYd-A0klVSjTvb9Dm5RdzpW418xdGHHJcrOE,154
|
|
9
|
+
passagemath_ntl-10.6.44.dist-info/top_level.txt,sha256=NquYvwM8POIXmTauNjW2Nkom_V-yhyC6iSC3ebK81KQ,22
|
|
10
|
+
passagemath_ntl-10.6.44.dist-info/METADATA,sha256=X5hzwS-8nT3OEqX-dLwjqvR1kxs3-oVtajb3BkufKLk,6445
|
|
10
11
|
sage/all__sagemath_ntl.py,sha256=7LJBulOjrbpZ4bRI38kEYnyP7RTnIQ7nLuGT504of_k,189
|
|
11
12
|
sage/misc/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
12
13
|
sage/schemes/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
13
14
|
sage/schemes/hyperelliptic_curves/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
14
|
-
sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-darwin.so,sha256=
|
|
15
|
+
sage/schemes/hyperelliptic_curves/hypellfrob.cpython-310-darwin.so,sha256=q9tB7Eb16ZpMobmAa0s-5AcLyLgBtXTmjMdyapP_mnA,314264
|
|
15
16
|
sage/schemes/hyperelliptic_curves/hypellfrob.pyx,sha256=_t9PMPJucAG_ikxTrFOb2zNjp8W6vuo2ga41U6mv3yA,9119
|
|
16
17
|
sage/libs/all__sagemath_ntl.py,sha256=4bSDDgoHtBmLGLPls4uV8qUN8io7Lrw91M-CmErR0As,75
|
|
17
18
|
sage/libs/mpfi/types.pxd,sha256=FdLs-uOjDxf8QlpiH9ZwsUz86Uau0EcCmWPmdOz74Gw,322
|
|
@@ -29,26 +30,26 @@ sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi,sha256=Yu6Y6vEHwPMhgG-aGvHmrR36ExuO3ho6a8UT
|
|
|
29
30
|
sage/libs/ntl/ntl_lzz_p.pxd,sha256=jvw29tbLHXgqzJxAHzUiHFl39VwMGNCwUA6wtgO8azo,256
|
|
30
31
|
sage/libs/ntl/ntl_lzz_pContext.pxd,sha256=IKI_F9hR1UDR_zVB6OJQxdzKvc0bkDfPxXrPnEf4OgE,206
|
|
31
32
|
sage/libs/ntl/ntl_ZZ_pEContext.pyx,sha256=QRfwU53L_ClBmrOlSxObZ5EstBdSXTNsEg6KL4NztO4,7213
|
|
32
|
-
sage/libs/ntl/ntl_mat_GF2E.cpython-310-darwin.so,sha256=
|
|
33
|
+
sage/libs/ntl/ntl_mat_GF2E.cpython-310-darwin.so,sha256=uQzMGLihDHcClAUxqHyC8NIWJoStLuGZvKDWYUSRnIY,170008
|
|
33
34
|
sage/libs/ntl/convert.pxd,sha256=__hz49kJMXA4Nx1zNSVvklsZV3TY-VMNJuORU7V6BGA,289
|
|
34
35
|
sage/libs/ntl/ntl_ZZ_pE.pxd,sha256=IA7GemK36SNKPT1kaCJw5Vl8sHTaZMThLF-ZVa6-GZ8,424
|
|
35
36
|
sage/libs/ntl/ntl_ZZ_p.pyx,sha256=5n3o7aABf7wGcO2BDFdJDNlq8a75RyMV2sm6ZqEjY5k,14606
|
|
36
37
|
sage/libs/ntl/GF2.pxd,sha256=_GWR_LjjRpwYC4uBT1Dxe_CCjYb9XJS8xf59yiRHqLA,623
|
|
37
|
-
sage/libs/ntl/ntl_ZZ_pContext.cpython-310-darwin.so,sha256=
|
|
38
|
+
sage/libs/ntl/ntl_ZZ_pContext.cpython-310-darwin.so,sha256=pk_919sfC76QNcyekgrrbLdpONOxUGSRUyq0dM7VMmY,99304
|
|
38
39
|
sage/libs/ntl/ntl_GF2.pxd,sha256=IR3S8tjHGG0XGxGSUuceq_w92WycIHjJUE4JsY0qe6s,121
|
|
39
|
-
sage/libs/ntl/ntl_GF2EContext.cpython-310-darwin.so,sha256=
|
|
40
|
-
sage/libs/ntl/ntl_lzz_pContext.cpython-310-darwin.so,sha256=
|
|
40
|
+
sage/libs/ntl/ntl_GF2EContext.cpython-310-darwin.so,sha256=3C0ST1w-J_gWQ2DLzvC7DGymI-F0WWxHt1bcmpSSPvI,68968
|
|
41
|
+
sage/libs/ntl/ntl_lzz_pContext.cpython-310-darwin.so,sha256=woXb3YQvNGGr4HC9VOVGpsWRtoAhPQgmUh8HrBs87Pk,73656
|
|
41
42
|
sage/libs/ntl/ntl_mat_GF2E.pxd,sha256=obVNeKOcx8ZzvDNjmo5qUceFBsvTnO4BHIJlcvR5j6c,349
|
|
42
|
-
sage/libs/ntl/convert.cpython-310-darwin.so,sha256=
|
|
43
|
+
sage/libs/ntl/convert.cpython-310-darwin.so,sha256=zjdtsdBMY7Oya5uqlUCb5mimQ8-Z-IREzIp21trGzq8,35480
|
|
43
44
|
sage/libs/ntl/ntl_GF2EX.pxd,sha256=9oi1SHQo2lUY3xXJXtVQnCOXaktFY1XUVx0gNPLTB-I,337
|
|
44
45
|
sage/libs/ntl/ntl_ZZ_pEX.pxd,sha256=4Q36m179SjB4lysxFo2_RJ2OFt1GfbuD8qd6z_ksODI,382
|
|
45
46
|
sage/libs/ntl/mat_ZZ.pxd,sha256=uYefAGmI34B9uHUx0Ar_ubwf56sdXOf22LXYme3aEf4,5172
|
|
46
|
-
sage/libs/ntl/ntl_GF2EX.cpython-310-darwin.so,sha256=
|
|
47
|
+
sage/libs/ntl/ntl_GF2EX.cpython-310-darwin.so,sha256=MjgchO9SWwMSRHkxiYZ5OAs-MXlHCQ-ugEoTmr2rwfo,93304
|
|
47
48
|
sage/libs/ntl/ntl_GF2E.pxd,sha256=zLIBEc7VM08Ybl9sNBYNZbh_KCpOEDBCCpJaB9zQ8Rw,251
|
|
48
|
-
sage/libs/ntl/ntl_mat_ZZ.cpython-310-darwin.so,sha256=
|
|
49
|
+
sage/libs/ntl/ntl_mat_ZZ.cpython-310-darwin.so,sha256=EIdZrW0z98CJrJ4j5bsNN6eSscnOQc6gOWYOsIDGfGc,265208
|
|
49
50
|
sage/libs/ntl/ZZ_pX.pxd,sha256=LUYDS74WrRAvr2JEcVzL_PF1QiCtPYuR6nSdrLwVBaA,6510
|
|
50
51
|
sage/libs/ntl/ntl_GF2EContext.pyx,sha256=jrrvW75Fz7qUpzl_Uya5JwEzq5kV8niGdfK1ziapz2A,3740
|
|
51
|
-
sage/libs/ntl/ntl_ZZX.cpython-310-darwin.so,sha256=
|
|
52
|
+
sage/libs/ntl/ntl_ZZX.cpython-310-darwin.so,sha256=doT9cPlOJoBfJ2YJxMA2TIqQzyg56q8bF0ZRTZqc7uo,232720
|
|
52
53
|
sage/libs/ntl/__init__.py,sha256=j-YpcXAXkylLGSQbxuFWIiBBt4h5--gft0rB-gt2opc,127
|
|
53
54
|
sage/libs/ntl/vec_GF2.pxd,sha256=7bakyBtL-0W-jRPsGB84n6upoOHS1avWZfVi8TGfRIM,1093
|
|
54
55
|
sage/libs/ntl/ZZX.pxd,sha256=1VT4ud4WbN0h8pihX2s34xl7fkyU44pisrPE0I8z2lE,3483
|
|
@@ -58,31 +59,31 @@ sage/libs/ntl/all.py,sha256=rNXkK2wpOQ4e0xMzdHVDx_SvzToh9bmCIlkqyhb698s,2286
|
|
|
58
59
|
sage/libs/ntl/ntl_lzz_pX.pyx,sha256=bGklyElTFmYJEq6vTR8M_1iXm2g1ZSt5z-hTD-X4QtA,26269
|
|
59
60
|
sage/libs/ntl/ntl_GF2X.pyx,sha256=KTtkNna5dLG5CHAuPedG0_6O7pAjUqZ5U-uoPXtI3Nk,20622
|
|
60
61
|
sage/libs/ntl/ntl_mat_GF2.pyx,sha256=TSQsBp4SUCEwiiON1a1RQTdeF8F8z1cEticWMg-vPqU,17387
|
|
61
|
-
sage/libs/ntl/error.cpython-310-darwin.so,sha256=
|
|
62
|
+
sage/libs/ntl/error.cpython-310-darwin.so,sha256=mHh2LZB8SR_w4BcBl2eOkmG-g3kND-qKcP-lrYqmUFg,39616
|
|
62
63
|
sage/libs/ntl/ZZ_p.pxd,sha256=ALtg0LJogD9oU9cSiAdiI0TdtL8B54xlMWy9rbnvsQs,1009
|
|
63
64
|
sage/libs/ntl/ntl_GF2X.pxd,sha256=pwc5TYbB4b9L9XSZjQwP89XSPVbhADbUYhH2aUSw9ys,124
|
|
64
65
|
sage/libs/ntl/ntl_mat_GF2.pxd,sha256=VijyibgLkZO2dtruyVnc3tV589-z6yU7Idp8wkyDDfA,244
|
|
65
66
|
sage/libs/ntl/ntl_ZZX.pyx,sha256=DWW2OrRej4B-DBgiyOuqshLnYn_1wwqVpTe2qUHmNdY,34730
|
|
66
|
-
sage/libs/ntl/ntl_ZZ_pX.cpython-310-darwin.so,sha256=
|
|
67
|
+
sage/libs/ntl/ntl_ZZ_pX.cpython-310-darwin.so,sha256=6Atxr1ByTOuedxHQ93VYnasF8TqGr_uEvukhDzfyWzo,289856
|
|
67
68
|
sage/libs/ntl/ZZ_pE.pxd,sha256=a-udUybj_bbZWqvf2hrQeFvQZu_T97t-FnzWD6M6QCs,1749
|
|
68
69
|
sage/libs/ntl/ntl_lzz_pX.pxd,sha256=fOleR2UZOMLpyPnlnihcSWA48H2JF4hqtFmNccVxe9o,287
|
|
69
70
|
sage/libs/ntl/ntl_mat_ZZ.pyx,sha256=8voaX61_Rt6nBn1lW2aAvx-HnpfkCeI1SapYGWBlEDI,53556
|
|
70
71
|
sage/libs/ntl/GF2EX.pxd,sha256=DQj7I2URYMXWO7Cuxlrp8AvH1I7iDFOZvCGIHV6rJ8A,494
|
|
71
|
-
sage/libs/ntl/ntl_ZZ_p.cpython-310-darwin.so,sha256=
|
|
72
|
+
sage/libs/ntl/ntl_ZZ_p.cpython-310-darwin.so,sha256=QgbmXkysjslb5nq4xFXZFJj92NkrmVM1WYMOC3tNnVs,124112
|
|
72
73
|
sage/libs/ntl/ntl_GF2EContext.pxd,sha256=svKsYU12jLjEbfpJV_xvNrq_OvWrB5f_9NGRtLMTGEM,283
|
|
73
|
-
sage/libs/ntl/error.pyx,sha256=
|
|
74
|
+
sage/libs/ntl/error.pyx,sha256=0RKxnactqL4kDHyBMU6jaRdYO1HVS2rcbFlgDcBkAR4,1880
|
|
74
75
|
sage/libs/ntl/lzz_pX.pxd,sha256=rjZrFngWqwsnbPWqmGV60B0nMFTXhp29c08mZRUvQU4,3343
|
|
75
76
|
sage/libs/ntl/misc.pxi,sha256=URBgZg1VKjZIxWkZPzhm4DX66XjbaU5-eGuZbUEwJZ4,1017
|
|
76
77
|
sage/libs/ntl/ntl_GF2E.pyx,sha256=Cc0NpDPaISS6BiavcM6Ts7ZMSRvLj3QxaKL39AXcWM4,14855
|
|
77
|
-
sage/libs/ntl/ntl_ZZ_pEX.cpython-310-darwin.so,sha256=
|
|
78
|
+
sage/libs/ntl/ntl_ZZ_pEX.cpython-310-darwin.so,sha256=bgolXvDtH0lQvzohq3uw10hezmmi5Fc-5eRATz4kST4,217560
|
|
78
79
|
sage/libs/ntl/lzz_p.pxd,sha256=wfV-gQ853XbzsVYfhnKI1iorYP8ts_SoJbnxy-f0ZZU,803
|
|
79
|
-
sage/libs/ntl/ntl_GF2E.cpython-310-darwin.so,sha256=
|
|
80
|
-
sage/libs/ntl/ntl_GF2.cpython-310-darwin.so,sha256=
|
|
81
|
-
sage/libs/ntl/ntl_ZZ_pE.cpython-310-darwin.so,sha256=
|
|
80
|
+
sage/libs/ntl/ntl_GF2E.cpython-310-darwin.so,sha256=ajRRn8gKvoDYGMXhDm6nTSG83yhIltmEs4NS3jka5WQ,93576
|
|
81
|
+
sage/libs/ntl/ntl_GF2.cpython-310-darwin.so,sha256=h_sNf5ER1VdAatyKnCJizrBcBZ_gViWPgwJQ55CFhy4,90816
|
|
82
|
+
sage/libs/ntl/ntl_ZZ_pE.cpython-310-darwin.so,sha256=PF6VlL7gHfNNNtoqYiwWuUgOhmW6qbxRGIEcmZ5Tp5g,118512
|
|
82
83
|
sage/libs/ntl/ntl_GF2EX.pyx,sha256=7oiuWMV9UfU1Du2kNe9ubY5IwtsaRrILMjqusEF9AoY,7954
|
|
83
84
|
sage/libs/ntl/ntl_ZZ_pEX.pyx,sha256=rH1QkVjw_FrXcc9bLUx4Iz4txaYMwibPCxSLATNY2Do,39881
|
|
84
85
|
sage/libs/ntl/ntl_mat_GF2E.pyx,sha256=ZgtfxhLaWEqZuPYYq-k9r8kDRe6gFiIG4dfyorXC2js,24168
|
|
85
|
-
sage/libs/ntl/ntl_lzz_pX.cpython-310-darwin.so,sha256=
|
|
86
|
+
sage/libs/ntl/ntl_lzz_pX.cpython-310-darwin.so,sha256=S7kIgLOgmAPrdDF8XJ-DDrTM_q6IFgHmwFCwpfF51I0,166640
|
|
86
87
|
sage/libs/ntl/ZZ.pxd,sha256=irjDJbQAi07Nsf7vlYJW9IRdsQmDbGQibD2kjjU47vg,3749
|
|
87
88
|
sage/libs/ntl/ntl_GF2.pyx,sha256=Qxl5AAm2W6u1_ueAH3GA-6qFvLTgL4WNLjOnWfuJ0lo,7162
|
|
88
89
|
sage/libs/ntl/ntl_ZZ_pE.pyx,sha256=ZJXEDdwYYxdIvooXJOQ5qJr3ESdbJwgLIo1DwT0Ljks,11630
|
|
@@ -96,62 +97,62 @@ sage/libs/ntl/ntl_GF2X_linkage.pxi,sha256=Rw8Hsy6c0RBLjZ-ceApgxvg_npveektTcc_6YJ
|
|
|
96
97
|
sage/libs/ntl/ntl_lzz_p.pyx,sha256=KMj3wXCoNjQTVbAZA0X-UGD2y82UEvnrorhcE3qvuxA,12532
|
|
97
98
|
sage/libs/ntl/mat_GF2E.pxd,sha256=e3l-QC_X8dZqcThA-b9oxiSG3WAw4B48e39Yso1pOSQ,1352
|
|
98
99
|
sage/libs/ntl/decl.pxi,sha256=9Bg-6UE0Zr0wQpfnGgfVcUP_KkJ7HAmnhxoaz-Tl2SM,660
|
|
99
|
-
sage/libs/ntl/ntl_lzz_p.cpython-310-darwin.so,sha256=
|
|
100
|
+
sage/libs/ntl/ntl_lzz_p.cpython-310-darwin.so,sha256=X0ccKyCpCMS6SA90Nfvzr5_COFFcaNK_SaovYMihBoM,103880
|
|
100
101
|
sage/libs/ntl/vec_GF2E.pxd,sha256=252Pb3-9l6eYbAnRMGwIP6SNtwu4XnbcjRvC085Lrm4,86
|
|
101
102
|
sage/libs/ntl/ntlwrap.h,sha256=Pjd7xuzY9OmMfx7O0oUQRXkXvZ6Qy4jIEOtlbddnsQU,1228
|
|
102
103
|
sage/libs/ntl/ntl_ZZ_pContext.pxd,sha256=2warqallT_WALnd5j3q1lsPvKto4lIp8GDNBcA6C5p4,615
|
|
103
|
-
sage/libs/ntl/ntl_mat_GF2.cpython-310-darwin.so,sha256=
|
|
104
|
-
sage/libs/ntl/ntl_GF2X.cpython-310-darwin.so,sha256=
|
|
105
|
-
sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-darwin.so,sha256=
|
|
104
|
+
sage/libs/ntl/ntl_mat_GF2.cpython-310-darwin.so,sha256=DQR14WzeZxcuXAmkpJ1E0k9X1QCUnZlWcv1eiR8Ji6k,148704
|
|
105
|
+
sage/libs/ntl/ntl_GF2X.cpython-310-darwin.so,sha256=iLJCfRmJrebSO6mQj_nFoDNpTbRIQP6z8l086cyoEf8,149712
|
|
106
|
+
sage/libs/ntl/ntl_ZZ_pEContext.cpython-310-darwin.so,sha256=sRi1zObuYVtBRtEYk8Du3g1R0w15-7CW4SlQjDtFkeY,103856
|
|
106
107
|
sage/libs/ntl/ntl_ZZ_pX.pxd,sha256=f8YDnsRc-gwc6ci5Bkzg06OUDuNqawF6nb-hQ6Py4yo,634
|
|
107
108
|
sage/libs/ntl/ntl_ZZ.pxd,sha256=ohJDLDrmZ7jMduDRL5etPIZ87IxxRMjl745Gmge-HcU,224
|
|
108
|
-
sage/libs/ntl/ntl_ZZ.cpython-310-darwin.so,sha256=
|
|
109
|
+
sage/libs/ntl/ntl_ZZ.cpython-310-darwin.so,sha256=YyMLeTWR6bHuSI4sTCdY0v359zt82VE9aa1luxkVd7U,136704
|
|
109
110
|
sage/rings/real_mpfi.pxd,sha256=EmXlZ4HBJvrHyUsLGxYEO-Da44mOUo5cLkVkdK4QK_I,2275
|
|
110
111
|
sage/rings/all__sagemath_ntl.py,sha256=l6oLjcHmqz6fbHBAm-cqE3toKyfSJ0LFCXQZhUZe8_U,224
|
|
111
|
-
sage/rings/bernmm.cpython-310-darwin.so,sha256=
|
|
112
|
+
sage/rings/bernmm.cpython-310-darwin.so,sha256=HJ9z0uDCYQINR1rTA99-0HBUxRQ29L_59nG_XImdQ-4,87536
|
|
112
113
|
sage/rings/bernoulli_mod_p.pyx,sha256=uHy-t2vxbhYlRJhAMO0cOKSbSiRsdZ2ZIqD1Xaclt7U,8677
|
|
113
|
-
sage/rings/bernoulli_mod_p.cpython-310-darwin.so,sha256=
|
|
114
|
+
sage/rings/bernoulli_mod_p.cpython-310-darwin.so,sha256=WtBCFk_F-x3jQfgCdoF8NtQL7HObbcPbMnJhsyM9Fu8,76928
|
|
114
115
|
sage/rings/bernmm.pyx,sha256=GU840d0toDlqzcXHPDdH7_MYBWoy7EfDUr8hB6Re_xU,4826
|
|
115
|
-
sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-darwin.so,sha256=
|
|
116
|
+
sage/rings/padics/padic_ZZ_pX_CA_element.cpython-310-darwin.so,sha256=51HpzWpwABWuv3-n_zrO0z3OqzwZNkMhTPKEw4AjadE,310952
|
|
116
117
|
sage/rings/padics/padic_ext_element.pxd,sha256=mEsTNvVU3yFhC4C_gZ1UY77ZM8VdgyLY38MdvTboe0s,2477
|
|
117
|
-
sage/rings/padics/padic_ext_element.cpython-310-darwin.so,sha256=
|
|
118
|
+
sage/rings/padics/padic_ext_element.cpython-310-darwin.so,sha256=nNclOxInZPWiv4B-S0npHqeV8EJqEWSDENKCkHxHltw,115384
|
|
118
119
|
sage/rings/padics/padic_ZZ_pX_CA_element.pyx,sha256=bm06YwL-VctCzcwsejfg6cxJwLM2nbsUZYiBR8Kt2uA,93250
|
|
119
|
-
sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-darwin.so,sha256=
|
|
120
|
+
sage/rings/padics/padic_ZZ_pX_FM_element.cpython-310-darwin.so,sha256=LxNntOvSZpyS8z5lxrxTgQWlwbcMzsSSeCfpQpBaw60,314496
|
|
120
121
|
sage/rings/padics/padic_ZZ_pX_FM_element.pxd,sha256=ZwRN2dmQV8TEPJsUx-PmDq7cuhaJuQzMwcUqMVUrA0g,478
|
|
121
122
|
sage/rings/padics/all__sagemath_ntl.py,sha256=E-LUA5MTppI03uZJnp1dSC05Tc3WpOV2OAP3sngARoI,170
|
|
122
123
|
sage/rings/padics/pow_computer_ext.pyx,sha256=ARN5hdbEOA-KcFI1r5aTEIGG_lqegUyid4MgfYOy-U8,98055
|
|
123
|
-
sage/rings/padics/padic_ZZ_pX_CR_element.pyx,sha256=
|
|
124
|
-
sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-darwin.so,sha256=
|
|
124
|
+
sage/rings/padics/padic_ZZ_pX_CR_element.pyx,sha256=cQNF-p0omfwJQ7ODyNAwWgO9sDjA2VZJkA4L7BYPicM,128040
|
|
125
|
+
sage/rings/padics/padic_ZZ_pX_CR_element.cpython-310-darwin.so,sha256=ahmsXmkNHo43vRfTueYdGxzefM5CmcegVgVxusrDlug,380240
|
|
125
126
|
sage/rings/padics/padic_ZZ_pX_element.pyx,sha256=CXukK4kqBcfgEReml1_AOy-5WNfcPoqDyfllgeIZroc,35633
|
|
126
|
-
sage/rings/padics/padic_ZZ_pX_element.cpython-310-darwin.so,sha256
|
|
127
|
+
sage/rings/padics/padic_ZZ_pX_element.cpython-310-darwin.so,sha256=-MElPRdlWx-Ww4S-rkns5CLOs1_didZqE3ovqiZPwiM,215320
|
|
127
128
|
sage/rings/padics/padic_ZZ_pX_element.pxd,sha256=lHgxYJMCoZ4SysipUtc7LvwcNGA474N0aQKs17xLfSY,257
|
|
128
129
|
sage/rings/padics/padic_ZZ_pX_CR_element.pxd,sha256=kj7li0xDm4LH42RnSip6prLDwRlFRvO-xtFfaNR-HL8,1652
|
|
129
130
|
sage/rings/padics/pow_computer_ext.pxd,sha256=YvG3t7IHstUK0iwe4gUKHeaQk-yBMEQXbxlpV9EaSUI,3909
|
|
130
131
|
sage/rings/padics/padic_ZZ_pX_FM_element.pyx,sha256=5EAR3ZNcLqqkj-ValrbT9L1Yy1b_PXxu98iLjk39RzY,63686
|
|
131
132
|
sage/rings/padics/padic_ZZ_pX_CA_element.pxd,sha256=bDZkmJ5fhwFPmNsouX9TKZE3IionhV6AyoqO91yZhoU,1072
|
|
132
133
|
sage/rings/padics/padic_ext_element.pyx,sha256=qXWc2jZt7WRPQKDPQAklc_ouNNoTpEPx_ZOs0Tj-foo,19205
|
|
133
|
-
sage/rings/padics/pow_computer_ext.cpython-310-darwin.so,sha256=
|
|
134
|
-
sage/rings/polynomial/polynomial_gf2x.cpython-310-darwin.so,sha256=
|
|
134
|
+
sage/rings/padics/pow_computer_ext.cpython-310-darwin.so,sha256=O9D4Hr79NE7hKO-gSh_1N7A3oQI74dfFs80RBSqEXTc,281920
|
|
135
|
+
sage/rings/polynomial/polynomial_gf2x.cpython-310-darwin.so,sha256=IJtdhQ6a6OMsPHIllhR0mGKMX-mJcpAejRScIOnQ0ac,328448
|
|
135
136
|
sage/rings/polynomial/polynomial_zz_pex.pxd,sha256=Dmy5t7VuoyNznuqctOMIhWd15JDeA2tYRJG7zxG-mus,433
|
|
136
137
|
sage/rings/polynomial/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
137
138
|
sage/rings/polynomial/polynomial_integer_dense_ntl.pxd,sha256=yjuyM2x15NwPeTJvQGHlwkwkOzZ1N5Mu69iNQHVbsxU,271
|
|
138
|
-
sage/rings/polynomial/polynomial_zz_pex.cpython-310-darwin.so,sha256=
|
|
139
|
+
sage/rings/polynomial/polynomial_zz_pex.cpython-310-darwin.so,sha256=CMxecT5S1PC8f257o9cGwULS_bcm5gGnx5KmpNAsbhU,372408
|
|
139
140
|
sage/rings/polynomial/polynomial_modn_dense_ntl.pyx,sha256=-gJXcsQ_cts8WrMuOIR6ZNMmzffvEacl04J6y4Fe1tQ,68031
|
|
140
141
|
sage/rings/polynomial/evaluation_ntl.pyx,sha256=2XUnShnfILYo21W0u9mQWwZgjRGGwjTIldvlRYGOOnw,2207
|
|
141
|
-
sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-darwin.so,sha256=
|
|
142
|
-
sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-darwin.so,sha256=
|
|
142
|
+
sage/rings/polynomial/polynomial_integer_dense_ntl.cpython-310-darwin.so,sha256=qrEcCPMubWxo1IHcir1B7hE_KQ9UVGAms13VHFoaNgE,323256
|
|
143
|
+
sage/rings/polynomial/polynomial_modn_dense_ntl.cpython-310-darwin.so,sha256=EOb1JrlbxLWASy5Y8ewvHcf07OiL34BLbnsxsDgvEZE,556808
|
|
143
144
|
sage/rings/polynomial/polynomial_gf2x.pyx,sha256=5s-KIrfB6R4MfUFkI24u-LBNKNfFlQA88cGAfDhyBZs,12290
|
|
144
145
|
sage/rings/polynomial/polynomial_gf2x.pxd,sha256=5k6WjceWXj-HrcxWHAlSKJZ24taayZwz1TM7sa6hQUg,230
|
|
145
146
|
sage/rings/polynomial/evaluation_ntl.pxd,sha256=Kd_Llh1N_eQPOwFuw7cohH9JKX6rQeTbvhhfqOdmce0,294
|
|
146
147
|
sage/rings/polynomial/polynomial_modn_dense_ntl.pxd,sha256=hla7zO0d5xKdk1QmFdOYKs7N8FzoHZc48Jh2SWsFw1c,1170
|
|
147
148
|
sage/rings/polynomial/polynomial_integer_dense_ntl.pyx,sha256=uq30JheunVy5Oj6HLMa_uxdFGfOfPYNdlL_fdiITIn0,36417
|
|
148
|
-
sage/rings/polynomial/polynomial_template.pxi,sha256=
|
|
149
|
-
sage/rings/polynomial/evaluation_ntl.cpython-310-darwin.so,sha256=
|
|
149
|
+
sage/rings/polynomial/polynomial_template.pxi,sha256=7dHB4UfLgn7pFnbWcmw8CUdFvlRHjf8lG5Hw71LCNKA,29155
|
|
150
|
+
sage/rings/polynomial/evaluation_ntl.cpython-310-darwin.so,sha256=kAwe2qNtDi5y0IwkAhVvGsUziTE5nhV7CtPEeYvHmVY,33552
|
|
150
151
|
sage/rings/polynomial/polynomial_template_header.pxi,sha256=rj1tt1VARE7gqMcDzx0Z2VgILY6aocrOcnSH4-E7qkw,285
|
|
151
152
|
sage/rings/polynomial/polynomial_zz_pex.pyx,sha256=GsyskCpNinPQyMb3nmWWTmyRGFG53Gnf9xPmQQNF374,26292
|
|
152
153
|
sage/rings/finite_rings/residue_field_ntl_gf2e.pyx,sha256=7SnhSWOlQ9KAOUPuVKBeRzHIO2MyJ31GT_Teme7loSo,5582
|
|
153
154
|
sage/rings/finite_rings/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
154
|
-
sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-darwin.so,sha256=
|
|
155
|
+
sage/rings/finite_rings/residue_field_ntl_gf2e.cpython-310-darwin.so,sha256=58Kp5r8H9ph1mIcQd65LXhKo58E7b2FUEbxdMjqj_nE,72408
|
|
155
156
|
sage/rings/finite_rings/finite_field_ntl_gf2e.py,sha256=8zRWQ8ntdG99vtTPi7x-bzgeBi59Pxv49YYdLtXuU2Q,8897
|
|
156
157
|
sage/matrix/all__sagemath_ntl.py,sha256=Xwyux1QrLqYdsoF00d1SE1oXhFs5WGrg-2EvcGo2vHg,42
|
|
157
158
|
sage/matrix/matrix_modn_dense_float.pxd,sha256=NZ3z0GTv0_q1GZQ528bdfYjX_E70DJHlgeKLf7RMbhE,283
|
|
Binary file
|
|
Binary file
|
sage/libs/ntl/error.pyx
CHANGED
|
@@ -39,7 +39,7 @@ class NTLError(RuntimeError):
|
|
|
39
39
|
EXAMPLES::
|
|
40
40
|
|
|
41
41
|
sage: a = ntl.ZZX([0])
|
|
42
|
-
sage: a.quo_rem(a)
|
|
42
|
+
sage: a.quo_rem(a) # known bug: windows (crashes - https://github.com/msys2/MINGW-packages/issues/24738#issuecomment-3659157463)
|
|
43
43
|
Traceback (most recent call last):
|
|
44
44
|
...
|
|
45
45
|
NTLError: DivRem: division by zero
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -181,9 +181,6 @@ cdef class Polynomial_template(Polynomial):
|
|
|
181
181
|
x = parent.base_ring()(x)
|
|
182
182
|
self.__class__.__init__(self, parent, x, check=check, is_gen=is_gen, construct=construct)
|
|
183
183
|
|
|
184
|
-
def get_cparent(self):
|
|
185
|
-
return <long> self._cparent
|
|
186
|
-
|
|
187
184
|
def __reduce__(self):
|
|
188
185
|
"""
|
|
189
186
|
EXAMPLES::
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|