Skip to content

Simplify python wrapper generation #37

@mhvk

Description

@mhvk

(Partially inspired by an old issue I raised over at astropy/astropy#6073)

It is not obvious one always needs all erfa functions available, and at least the python wrappers could be auto-generated (especially with the new module level __getattr__).

Though in fact all that do not have a warning/error flag could just omitted altogether (i.e., one would call the ufunc directly).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions