Closed roed314 closed 6 years ago
I think we're planning on ignoring the pyflakes plugin; that's a task for another ticket.
We did leave in the _unit
debugging method for relative_ramified_FP.pyx
. That should either get removed or documented.
I can finish this off in the next few days if you don't get a chance before your flight.
Branch pushed to git repo; I updated commit sha1. New commits:
319f6d4 | Remove the debugging method _unit |
I removed the method _unit
.
The plugin startup_module
says:
startup_modules Failed
startup_modules -- 3 seconds
but I don't understand what's the problem.
New commits:
319f6d4 | Remove the debugging method _unit |
The latest patchbot report reports failures, but I think that they are not related to this ticket. Do you agree?
I agree. And the startup_module is just checking that new modules aren't unintentionally added to Sage when they shouldn't be. Since we're intending to, it's no problem.
I think we're all set!
Changed branch from u/caruso/ramified_extensions_of_general_p_adic_rings_and_fields to 319f6d4
We should have support for relative extensions of p-adic rings and fields. This is particularly useful for totally ramified extensions of unramified extensions of Qp, which will represent a general absolute extension of Qp.
Depends on #23221 Depends on #23228 Depends on #23471 Depends on #25908 Depends on #21994
CC: @saraedum @sagetrac-swewers @xcaruso
Component: padics
Keywords: sd87, padicIMA
Author: David Roe, Julian Rüth, Xavier Caruso
Branch/Commit:
319f6d4
Reviewer: Julian Rüth, Xavier Caruso, David Roe
Issue created by migration from https://trac.sagemath.org/ticket/23218