-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesttodoPlanned feature that needs implementation.Planned feature that needs implementation.
Description
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
Labels
enhancementNew feature or requestNew feature or requesttodoPlanned feature that needs implementation.Planned feature that needs implementation.