Skip to content

Smith Normal Form Options #387

@michaelstepniczka

Description

@michaelstepniczka

Hello! I was looking at the documentation for fmpz_mat.snf() and was wondering if it is possible to add a flag bool transform=False that could be toggled to True if one wanted the transform, such as in the fmpz_mat.hnf() function. It does not look like this is implemented in FLINT itself, i.e. there is no void fmpz_mat_snf_transform() as an analogue to the hnf implementation, and so maybe this is a non-trivial ask. Thanks!

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