Skip to content

Add support for computing matrix determinants #3335

@jessegrabowski

Description

@jessegrabowski

The mlx.core.linalg sub-module doesn't have any functions related to computation of determinants. These pop up all over the place, as part of the lop of a multivariate normal in PPL land, but also when compute change-of-variable correction terms in normalizing flow layers. Would be nice to have at least mx.linalg.det. A numerically stable mx.linalg.slogdet is also important.

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