Skip to content

Manifold: Change some methods to generators #31720

@mkoeppe

Description

@mkoeppe

Follow-up from #31718.

Manifold:

  • atlas() and top_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 that dict(M.coord_changes()) will create the copy

CC: @mjungmath @egourgoulhon @tscrim

Component: manifolds

Issue created by migration from https://trac.sagemath.org/ticket/31720

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions