We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56181f5 commit 004bec9Copy full SHA for 004bec9
src/sage/rings/padics/all.py
@@ -1,4 +1,3 @@
1
-from .generic_nodes import is_pAdicField, is_pAdicRing
2
from .factory import Zp, Zq, Zp as pAdicRing, ZpCR, ZpCA, ZpFM, ZpFP, ZpLC, ZpLF, ZqCR, ZqCA, ZqFM, ZqFP, ZpER
3
from .factory import Qp, Qq, Qp as pAdicField, QpCR, QpFP, QpLC, QpLF, QqCR, QqFP, QpER
4
from .factory import pAdicExtension
0 commit comments