Skip to content

Other factorizations: parametrization or new names? #198

Open
@timholy

Description

@timholy

Based on mateuszbaran/CovarianceEstimation.jl#90 we're likely to want something like PDMat that supports different factorizations. Two factorizations are currently under discussion:

Both of these can be efficiently checked for positive (semi) definiteness and would seem to fit here. There seem to be multiple instantiations, though: should the existing PDMat be renamed PDCholesky? Or should we add a F<:Factorization{T} parameter? Either is workable, I'm opening this largely to ask for guidance about your preferences.

CC @mateuszbaran

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