Skip to content

Implement eigenvalue extraction utilities #7

@DM-Berger

Description

@DM-Berger

It would probably be helpful to have static methods on Eigenvalues for extracting eigenvalues from large matrices, e.g. an Eigenvalues.from_time_series() method, or an Eigenvalues.from_large() method. Such methods could save useful information (e.g. time series length for use in Marcenko-Pastur trimming), provide options for interpolation / reduction of large matrices, methods for detecting whether the provided data will result in MemoryErrors when running empyricalRMT functions, and potentially allow for working with large matrices via memory maps (or other methods).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttodoPlanned feature that needs implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions