This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Feature: LOBPCG the new eigensolver #5089
Labels
Features Needed
The features are indeed needed, and developers should have sophisticated knowledge
Background
I propose the development of a new feature within our software framework: the implementation of the Locally Optimal Block Preconditioned Conjugate Gradient (LOBPCG) algorithm as a general eigenvalue solver. This will complement our existing solvers like the Conjugate Gradient (CG) and Davidson methods, providing users with a versatile tool for solving generalized eigenvalue problem of large, sparse matrices.
Describe the solution you'd like
The primary objective is to implement LOBPCG as a standalone module within our software framework, ensuring it is:
Testing and Validation:
Task list only for developers
Notice Possible Changes of Behavior (Reminder only for developers)
No response
Notice any changes of core modules (Reminder only for developers)
No response
Notice Possible Changes of Core Modules (Reminder only for developers)
No response
Additional Context
No response
Task list for Issue attackers (only for developers)
The text was updated successfully, but these errors were encountered: