-
-
Notifications
You must be signed in to change notification settings - Fork 652
Description
This ticket will add the functionality of an Abel-Jacobi map method to Riemann surfaces, and in doing so add some necessary additional functionality (such as the ability to reduce a vector over the period lattice).
In cases where improper integrals arise, a double-exponential quadrature gets used. Contrary to the Gauss-Legendre integrator that is normally used, this is not a rigorous one. Future versions should probably use a series expansion at the problematic point and then optimize the radius to be used between cost of series expansion and Gauss-Legendre (with path splitting).
Depends on #31996
CC: @nbruin
Component: algebraic geometry
Author: Linden Disney-Hogg
Branch/Commit: c8dff33
Reviewer: Nils Bruin, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/32297