Skip to content

DeviceKML: eigvalsh requires all eigenvectors to be computed at KML v24.0.0 #54

Description

@ajz34

Due to ZHEEVD function may give erroneous eigenvalues when JOBZ = 'N' (do not compute eigenvectors), so we will inplement DeviceKML in the fashion to use JOBZ = 'V' for eigenvalues (force to compute eigenvectors), to make the result correct but not that efficient.

This problem occurs on KML v24.0.0, and may be resolved in future versions of KML.

Links to other resources:

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions