passagemath-ntl 10.6.31rc1__tar.gz → 10.6.31rc3__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.
Potentially problematic release.
This version of passagemath-ntl might be problematic. Click here for more details.
- {passagemath_ntl-10.6.31rc1/passagemath_ntl.egg-info → passagemath_ntl-10.6.31rc3}/PKG-INFO +5 -4
- passagemath_ntl-10.6.31rc3/VERSION.txt +1 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3/passagemath_ntl.egg-info}/PKG-INFO +5 -4
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/requires.txt +2 -2
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/pyproject.toml +9 -8
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_CR_element.pyx +1 -1
- passagemath_ntl-10.6.31rc1/VERSION.txt +0 -1
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/MANIFEST.in +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/README.rst +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/SOURCES.txt +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/dependency_links.txt +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/top_level.txt +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/ext/ccobject.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/m4ri.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/mpfi/__init__.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/mpfi/types.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/GF2.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/GF2E.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/GF2EX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/GF2X.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZ.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZ_p.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZ_pE.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZ_pEX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ZZ_pX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/__init__.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/all.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/conversion.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/convert.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/convert.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/decl.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/error.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/lzz_p.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/lzz_pX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/mat_GF2.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/mat_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/mat_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/meson.build +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/misc.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2E.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2EContext.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2EContext.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2EX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2EX.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2X.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2X.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2X_linkage.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZX.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_p.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_p.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pContext.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pContext.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pE.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pE.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEContext.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEContext.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEX.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pX.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_p.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_p.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pContext.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pContext.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pX.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pX.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_GF2.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_GF2.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_GF2E.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_ZZ.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_mat_ZZ.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_tools.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntlwrap.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntlwrap_impl.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/types.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/vec_GF2.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/vec_GF2E.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_mod2_dense.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_double.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_float.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_sparse.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/misc/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/README.txt +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/README2.txt +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp_util.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp_util.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_rat.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_rat.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bernmm-test.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernoulli_mod_p.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/finite_rings/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/finite_rings/element_ntl_gf2e.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/finite_rings/element_ntl_gf2e.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/finite_rings/finite_field_ntl_gf2e.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/finite_rings/residue_field_ntl_gf2e.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CA_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CA_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CR_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CR_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FM_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FM_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FP_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FP_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/common_conversion.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/morphism.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_CA_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_CA_element.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_CR_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_FM_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_FM_element.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_element.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_capped_absolute_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_capped_relative_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ext_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ext_element.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_fixed_mod_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_floating_point_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_generic_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_printing.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_relaxed_element.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_relaxed_errors.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_template_element.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_template_element_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer_ext.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer_ext.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer_relative.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_CA.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_CR.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_FM.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_FP.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relaxed_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relaxed_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/evaluation_ntl.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/evaluation_ntl.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_gf2x.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_gf2x.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_integer_dense_ntl.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_integer_dense_ntl.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_modn_dense_ntl.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_modn_dense_ntl.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_template.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_template_header.pxi +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_zz_pex.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_zz_pex.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/real_mpfi.pxd +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/all__sagemath_ntl.py +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob/README +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob/hypellfrob.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob/hypellfrob.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob/recurrences_ntl.cpp +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob/recurrences_ntl.h +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/schemes/hyperelliptic_curves/hypellfrob.pyx +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/setup.cfg +0 -0
- {passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/setup.py +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.31rc3
|
|
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
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.31rc3
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
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.31.rc3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-ntl
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
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
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.31rc3
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
36
37
|
Provides-Extra: test
|
|
37
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
38
39
|
Requires-Dist: passagemath-modules; extra == "test"
|
|
@@ -2,11 +2,11 @@
|
|
|
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.
|
|
5
|
+
'passagemath-conf == 10.6.31rc3 ; sys_platform != "win32"',
|
|
6
|
+
'passagemath-setup == 10.6.31rc3',
|
|
7
|
+
'passagemath-environment == 10.6.31rc3',
|
|
8
|
+
'passagemath-categories == 10.6.31rc3',
|
|
9
|
+
'passagemath-modules == 10.6.31rc3',
|
|
10
10
|
'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
|
|
11
11
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
12
12
|
'memory_allocator',
|
|
@@ -20,8 +20,8 @@ description = "passagemath: Computational Number Theory with NTL"
|
|
|
20
20
|
dependencies = [
|
|
21
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.31rc3',
|
|
24
|
+
'passagemath-categories == 10.6.31rc3',
|
|
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"
|
|
@@ -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 +0,0 @@
|
|
|
1
|
-
10.6.31.rc1
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/passagemath_ntl.egg-info/top_level.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
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_GF2X_linkage.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
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEContext.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEContext.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pContext.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/libs/ntl/ntl_lzz_pContext.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
|
|
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.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_double.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_float.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_dense_template.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/matrix/matrix_modn_sparse.pxd
RENAMED
|
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.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp_util.cpp
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/bernmm/bern_modp_util.h
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
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CA_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/CR_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FM_template_header.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/FP_template_header.pxi
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/all__sagemath_ntl.py
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/common_conversion.pxd
RENAMED
|
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.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ZZ_pX_element.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ext_element.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_ext_element.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_printing.pxd
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/padic_relaxed_errors.pxd
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer_ext.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/pow_computer_ext.pyx
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_CA.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_CR.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_FM.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relative_ramified_FP.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/padics/relaxed_template.pxi
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/all__sagemath_ntl.py
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/evaluation_ntl.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/evaluation_ntl.pyx
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_gf2x.pxd
RENAMED
|
File without changes
|
{passagemath_ntl-10.6.31rc1 → passagemath_ntl-10.6.31rc3}/sage/rings/polynomial/polynomial_gf2x.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
|
|
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
|