Skip to content

Influence of anorm on performance of expmv and phimv? #31

@GiggleLiu

Description

@GiggleLiu

In PR #30 , we find the variable anorm = norm(A, Inf) in expmv function does not affect the correctness and performance of the program.

As norm function is not designed for a general Linear Operator, it is natural to ask what it is used for and whether it should be required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions