-
-
Notifications
You must be signed in to change notification settings - Fork 679
Open
Description
Follow-up from #31718.
Manifold:
atlas()andtop_charts()currently return a list- change to generators of charts
coord_changes()currently returns a copy- change to generator of pairs
((from, to), map)... so thatdict(M.coord_changes())will create the copy
- change to generator of pairs
CC: @mjungmath @egourgoulhon @tscrim
Component: manifolds
Issue created by migration from https://trac.sagemath.org/ticket/31720