Changes between Initial Version and Version 2 of Ticket #26103
- Timestamp:
- 08/21/18 12:51:27 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26103 – Description
initial v2 4 4 5 5 Initially this would only be implemented for trivial extensions and towers of finite fields. 6 7 As an alternative, there could also be a `absolute_field()` method in the category of finite fields. 8 9 Note that there have been attempts to support relative extensions of finite fields in #21413 and that there is also `sage.coding.relative_finite_field_extension`, the state of which is unclear to me.