Skip to content

logdet too general #244

Description

@willtebbutt

Our logdet implementation is too general. In particular, it captures any and all AbstractMatrixs, which is bad for the reasons discussed in #232 .

We should at the very least constrain it to be for StridedMatrix{<:Real}s.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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