Skip to content

Change keyword argument 'verbose' to 'check' in CoordChange.set_inverse() and set the default to True #28422

@egourgoulhon

Description

@egourgoulhon

As pointed out in this sage-devel post, the keyword verbose=True used to trigger the check of the inverse of a transition map in CoordChange.set_inverse() would be better named check=True. This is performed in this ticket. Moreover, check=True is now the default (previously, it was verbose=False) and the printed output of the check has been improved.

CC: @simon-king-jena @tscrim

Component: geometry

Keywords: chart, coordinate_change

Author: Eric Gourgoulhon

Branch/Commit: a9c5ad8

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions