Changes between Initial Version and Version 10 of Ticket #28094
- Timestamp:
- 10/27/19 18:11:11 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28094
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
a72c5188a801af2bc6a2225365bb5f76c5d2730f
-
Property
Branch
changed from
to
public/28094
-
Property
Milestone
changed from
sage-8.9
tosage-9.0
-
Property
Status
changed from
-
Ticket #28094 – Description
initial v10 1 1 Current function field code only works in prime characteristic. 2 2 3 First step is to supportfunction fields over QQ and NumberField's.3 This ticket supports function fields over QQ and NumberField's. 4 4 5 Next step is to support function fields over QQbar.5 After Trac #25390 is integrated, it should also support function fields over QQbar.