Skip to content

Function to compute the matrix power of order k #138

@mforets

Description

@mforets

It can possibly be implemented like so:

pow(M::IntervalMatrix, k; algorithm=...) = get(IntervalMatrixPower(M, k; algorithm=...))

Originally posted by @mforets in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMjMzNjI2MjczOnYy/pull_request_review_threads/discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions