Opened 9 years ago
Closed 7 years ago
#16159 closed enhancement (fixed)
Moduli space of quadratic differentials
Reported by: | vdelecroix | Owned by: | vdelecroix |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | geometry | Keywords: | flat surfaces, Abelian differentials, quadratic differentials |
Cc: | Fougeroc | Merged in: | |
Authors: | Reviewers: | Samuel Lelièvre | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
It was decided that flatsurf would be developed as an independent package
Old description
The ticket introduce improvements to the current code in sage.dynamics.flat_surfaces.quadratic_strata
especially:
- classification of connected components (from Kontsevich-Zorich)
- explicit permutation representative for each connected components (from Zorich)
- recognize the connected component of a given permutation
It also refactors the code for Abelian differentials.
Change History (6)
comment:1 Changed 9 years ago by
Branch: | → u/vdelecroix/16159-strata |
---|---|
Commit: | → 1fc5d9ba75864cd633f880cc25d71abfd5804dfc |
comment:2 Changed 9 years ago by
Milestone: | sage-6.2 → sage-6.3 |
---|
comment:3 Changed 8 years ago by
Milestone: | sage-6.3 → sage-6.4 |
---|
comment:4 Changed 7 years ago by
Authors: | Vincent Delecroix, Samuel Lelièvre |
---|---|
Branch: | u/vdelecroix/16159-strata |
Commit: | 1fc5d9ba75864cd633f880cc25d71abfd5804dfc |
Dependencies: | #14683 |
Description: | modified (diff) |
Milestone: | sage-6.4 → sage-duplicate/invalid/wontfix |
Status: | new → needs_review |
comment:5 Changed 7 years ago by
Reviewers: | → Samuel Lelièvre |
---|---|
Status: | needs_review → positive_review |
comment:6 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
Initial commit: new datastructure for iet.
No Subject. Modified: abelian_strata.py, strata.py
* * *
add a database for irregular components
try to fix documentation in quadratic_strata
try to fix documentation...
fixing doc for strata
fixed doc issue