Open Cstandardlib opened 2 weeks ago
Now that HSolver_PW
solvers take raw data (T *), while tests still depend on Hamilt
and Psi
custom types. They are unreadable and difficult to test and debug. We can update the tests to match the modified code interface.
Describe the Testing Issue
We need clear unit tests for
gemm
, to ensure they work properly in different devices and libraries.Psi
andHamilt
class and they are difficult to adjust to debug.Additional Context
No response
Task list for Issue attackers (only for developers)