Background
We propose a pythonization of hsolver::Diago_DavSubspace, a crucial diagonalization algorithm within the hsolver module, which can significantly enhance usability and integration within Python-based scientific computing workflows.
Describe the solution you'd like
- By leveraging the
pybind11, we can expose the diag functions of hsolver::Diago_DavSubspace to Python
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)
Background
We propose a pythonization of
hsolver::Diago_DavSubspace, a crucial diagonalization algorithm within thehsolvermodule, which can significantly enhance usability and integration within Python-based scientific computing workflows.Describe the solution you'd like
pybind11, we can expose thediagfunctions ofhsolver::Diago_DavSubspaceto PythonTask 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)