passagemath-ntl 10.6.26__tar.gz → 10.6.40__tar.gz
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.
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/MANIFEST.in +2 -0
- {passagemath_ntl-10.6.26/passagemath_ntl.egg-info → passagemath_ntl-10.6.40}/PKG-INFO +6 -5
- passagemath_ntl-10.6.40/VERSION.txt +1 -0
- passagemath_ntl-10.6.40/passagemath_ntl/__init__.py +3 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40/passagemath_ntl.egg-info}/PKG-INFO +6 -5
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/passagemath_ntl.egg-info/SOURCES.txt +1 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/passagemath_ntl.egg-info/requires.txt +3 -3
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/pyproject.toml +12 -11
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/m4ri.pxd +1 -1
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/element_ntl_gf2e.pyx +2 -1
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CR_element.pyx +1 -1
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/setup.py +1 -0
- passagemath_ntl-10.6.26/VERSION.txt +0 -1
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/README.rst +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/passagemath_ntl.egg-info/dependency_links.txt +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/passagemath_ntl.egg-info/top_level.txt +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/ext/ccobject.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/mpfi/__init__.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/mpfi/types.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/GF2.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/GF2E.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/GF2EX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/GF2X.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZ.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZ_p.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZ_pE.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZ_pEX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ZZ_pX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/__init__.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/all.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/conversion.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/convert.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/convert.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/decl.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/error.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/lzz_p.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/lzz_pX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/mat_GF2.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/mat_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/mat_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/meson.build +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/misc.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2E.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2EContext.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2EContext.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2EX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2EX.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2X.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2X.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_GF2X_linkage.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZX.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_p.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_p.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pContext.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pContext.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pE.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pE.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pEContext.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pEContext.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pEX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pEX.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_ZZ_pX.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_p.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_p.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_pContext.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_pContext.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_pX.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_lzz_pX.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_GF2.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_GF2.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_GF2E.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_mat_ZZ.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntl_tools.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntlwrap.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/ntlwrap_impl.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/types.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/vec_GF2.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/libs/ntl/vec_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_mod2_dense.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_double.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_float.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_sparse.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/misc/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/README.txt +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/README2.txt +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_modp.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_modp.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_modp_util.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_modp_util.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_rat.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bern_rat.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm/bernmm-test.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernmm.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/bernoulli_mod_p.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/element_ntl_gf2e.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/finite_field_ntl_gf2e.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/residue_field_ntl_gf2e.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CA_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CA_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CR_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CR_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FM_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FM_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FP_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FP_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/common_conversion.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/morphism.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CA_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CA_element.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CR_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_FM_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_FM_element.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_element.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_capped_absolute_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_capped_relative_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ext_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ext_element.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_fixed_mod_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_floating_point_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_generic_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_printing.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_relaxed_element.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_relaxed_errors.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_template_element.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_template_element_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/pow_computer.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/pow_computer_ext.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/pow_computer_ext.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/pow_computer_relative.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_CA.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_CR.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_FM.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_FP.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relaxed_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relaxed_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/evaluation_ntl.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/evaluation_ntl.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_gf2x.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_gf2x.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_integer_dense_ntl.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_integer_dense_ntl.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_modn_dense_ntl.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_modn_dense_ntl.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_template.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_template_header.pxi +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_zz_pex.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_zz_pex.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/real_mpfi.pxd +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob/README +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob/hypellfrob.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob/hypellfrob.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob/recurrences_ntl.cpp +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob/recurrences_ntl.h +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob.pyx +0 -0
- {passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ntl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.40
|
|
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
|
|
@@ -24,15 +24,16 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: cysignals
|
|
32
|
+
Requires-Dist: cysignals!=1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
34
|
Requires-Dist: memory_allocator
|
|
34
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
35
|
-
Requires-Dist: passagemath-categories~=10.6.
|
|
35
|
+
Requires-Dist: passagemath-environment~=10.6.40.0
|
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.40.0
|
|
36
37
|
Provides-Extra: test
|
|
37
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
39
|
Requires-Dist: passagemath-modules; extra == "test"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
10.6.40
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ntl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.40
|
|
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
|
|
@@ -24,15 +24,16 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
26
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
30
31
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: cysignals
|
|
32
|
+
Requires-Dist: cysignals!=1.12.4; sys_platform == "win32"
|
|
32
33
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
33
34
|
Requires-Dist: memory_allocator
|
|
34
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
35
|
-
Requires-Dist: passagemath-categories~=10.6.
|
|
35
|
+
Requires-Dist: passagemath-environment~=10.6.40.0
|
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.40.0
|
|
36
37
|
Provides-Extra: test
|
|
37
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
39
|
Requires-Dist: passagemath-modules; extra == "test"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
cysignals!=1.12.0,>=1.11.2
|
|
2
2
|
memory_allocator
|
|
3
|
-
passagemath-environment~=10.6.
|
|
4
|
-
passagemath-categories~=10.6.
|
|
3
|
+
passagemath-environment~=10.6.40.0
|
|
4
|
+
passagemath-categories~=10.6.40.0
|
|
5
5
|
|
|
6
6
|
[:sys_platform == "win32"]
|
|
7
|
-
cysignals
|
|
7
|
+
cysignals!=1.12.4
|
|
8
8
|
|
|
9
9
|
[test]
|
|
10
10
|
passagemath-repl
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
# Minimum requirements for the build system to execute.
|
|
3
3
|
requires = [
|
|
4
4
|
'setuptools >= 77.0.0',
|
|
5
|
-
'passagemath-conf ~= 10.6.
|
|
6
|
-
'passagemath-setup ~= 10.6.
|
|
7
|
-
'passagemath-environment ~= 10.6.
|
|
8
|
-
'passagemath-categories ~= 10.6.
|
|
9
|
-
'passagemath-modules ~= 10.6.
|
|
10
|
-
'cython >=3.0,
|
|
11
|
-
'cysignals
|
|
5
|
+
'passagemath-conf ~= 10.6.40.0 ; sys_platform != "win32"',
|
|
6
|
+
'passagemath-setup ~= 10.6.40.0',
|
|
7
|
+
'passagemath-environment ~= 10.6.40.0',
|
|
8
|
+
'passagemath-categories ~= 10.6.40.0',
|
|
9
|
+
'passagemath-modules ~= 10.6.40.0',
|
|
10
|
+
'cython >=3.0.8, <3.3.0', 'cython >=3.0.8,<3.3.0',
|
|
11
|
+
'cysignals !=1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
12
12
|
'memory_allocator',
|
|
13
13
|
'pkgconfig',
|
|
14
14
|
]
|
|
@@ -18,10 +18,10 @@ build-backend = "setuptools.build_meta"
|
|
|
18
18
|
name = "passagemath-ntl"
|
|
19
19
|
description = "passagemath: Computational Number Theory with NTL"
|
|
20
20
|
dependencies = [
|
|
21
|
-
'cysignals
|
|
21
|
+
'cysignals !=1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
22
22
|
'memory_allocator',
|
|
23
|
-
'passagemath-environment ~= 10.6.
|
|
24
|
-
'passagemath-categories ~= 10.6.
|
|
23
|
+
'passagemath-environment ~= 10.6.40.0',
|
|
24
|
+
'passagemath-categories ~= 10.6.40.0',
|
|
25
25
|
]
|
|
26
26
|
dynamic = ["version"]
|
|
27
27
|
license = "GPL-2.0-or-later"
|
|
@@ -42,10 +42,11 @@ classifiers = [
|
|
|
42
42
|
"Programming Language :: Python :: 3.11",
|
|
43
43
|
"Programming Language :: Python :: 3.12",
|
|
44
44
|
"Programming Language :: Python :: 3.13",
|
|
45
|
+
"Programming Language :: Python :: 3.14",
|
|
45
46
|
"Programming Language :: Python :: Implementation :: CPython",
|
|
46
47
|
"Topic :: Scientific/Engineering :: Mathematics",
|
|
47
48
|
]
|
|
48
|
-
requires-python = ">=3.10, <3.
|
|
49
|
+
requires-python = ">=3.10, <3.15"
|
|
49
50
|
|
|
50
51
|
[project.urls]
|
|
51
52
|
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/element_ntl_gf2e.pyx
RENAMED
|
@@ -443,7 +443,8 @@ cdef class Cache_ntl_gf2e(Cache_base):
|
|
|
443
443
|
|
|
444
444
|
EXAMPLES::
|
|
445
445
|
|
|
446
|
-
sage:
|
|
446
|
+
sage: # needs sage.libs.m4ri
|
|
447
|
+
sage: k.<a> = GF(2^20, modulus='minimal_weight')
|
|
447
448
|
sage: k._cache.polynomial()
|
|
448
449
|
[1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
|
|
449
450
|
"""
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CR_element.pyx
RENAMED
|
@@ -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
|
|
@@ -8,6 +8,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
|
|
8
8
|
from sage_setup import sage_setup
|
|
9
9
|
|
|
10
10
|
sage_setup(['sagemath-ntl'],
|
|
11
|
+
recurse_packages=('sage', 'passagemath_ntl'),
|
|
11
12
|
required_modules=('m4ri',),
|
|
12
13
|
spkgs=['ntl', 'm4ri'],
|
|
13
14
|
package_data={'sage.libs.ntl': ['*.h', '*.pxi']})
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10.6.26
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/passagemath_ntl.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_double.pxd
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/matrix/matrix_modn_dense_template.pxi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/all__sagemath_ntl.py
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/element_ntl_gf2e.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/finite_rings/finite_field_ntl_gf2e.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CA_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/CR_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FM_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/FP_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CA_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CA_element.pyx
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_CR_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_FM_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_FM_element.pyx
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_ZZ_pX_element.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_fixed_mod_element.pxd
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_generic_element.pxd
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_relaxed_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_relaxed_errors.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/padic_template_element.pxi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/pow_computer_relative.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_CA.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_CR.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_FM.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relative_ramified_FP.pxd
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/padics/relaxed_template_header.pxi
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/all__sagemath_ntl.py
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/evaluation_ntl.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/evaluation_ntl.pyx
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_gf2x.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_gf2x.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_template.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_zz_pex.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/rings/polynomial/polynomial_zz_pex.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.26 → passagemath_ntl-10.6.40}/sage/schemes/hyperelliptic_curves/hypellfrob.pyx
RENAMED
|
File without changes
|
|
File without changes
|