Closed roed314 closed 7 years ago
Dependencies: #23331
Commit: 070b7e0
Last 10 new commits:
6ba62dd | Fix SEEALSO again |
f6366b5 | Added exact_ring method |
0b79df4 | gfg |
b465407 | Added self argument in exact_ring |
597cd38 | Added exact_ring method for extensions |
1b86356 | Added an example |
7d92776 | Added an example that raises a ValueError |
86e1060 | Fix formatting of documentation |
069a4b6 | More formatting of documentation |
070b7e0 | Fix doctest |
Author: Adele Bourgeois
Reviewer: Sara Chari
Looks good!
Changed branch from u/abourgeois/exact_ring_attached_to_a_p_adic_ring_or_field to 070b7e0
23331 introduced an
exact_field
method for p-adics. There should be a similar methodexact_ring
which returnsZZ.extension(self.defining_polynomial(exact=True))
(failing when the defining polynomial does not have integral coefficients).Depends on #23331
Component: padics
Keywords: sd87
Author: Adele Bourgeois
Branch/Commit:
070b7e0
Reviewer: Sara Chari
Issue created by migration from https://trac.sagemath.org/ticket/23507