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 e57c2f6 commit b57db76Copy full SHA for b57db76
src/sage/rings/abc.pyx
@@ -1,6 +1,8 @@
1
"""
2
Abstract base classes for rings
3
4
+
5
6
class NumberField_quadratic(Field):
7
r"""
8
Abstract base class for :class:`~sage.rings.number_field.number_field.NumberField_quadratic`.
0 commit comments