Skip to content

Commit

Permalink
Trac #27121: Global function fields: divisors
Browse files Browse the repository at this point in the history
This is part of the meta-ticket #22982.

The goal of the present ticket is to add code for computing with
divisors of global function fields.

URL: https://trac.sagemath.org/27121
Reported by: klee
Ticket author(s): Kwankyu Lee
Reviewer(s): Travis Scrimshaw
  • Loading branch information
Release Manager authored and vbraun committed Feb 14, 2019
2 parents 119fa6f + 642b659 commit 71da5bf
Show file tree
Hide file tree
Showing 8 changed files with 1,562 additions and 289 deletions.
1 change: 1 addition & 0 deletions src/doc/en/reference/function_fields/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ A reference for the basic theory of algebraic function fields is [Stich2009]_.
sage/rings/function_field/order
sage/rings/function_field/ideal
sage/rings/function_field/place
sage/rings/function_field/divisor
sage/rings/function_field/valuation_ring
sage/rings/function_field/maps
sage/rings/function_field/constructor
Expand Down
Loading

0 comments on commit 71da5bf

Please sign in to comment.