[go: up one dir, main page]

Menu

#162 Eigenstate calculation cleanups

0.5 goal
open
nobody
None
nobody
2024-04-01
2019-06-20
Ulf Lorenz
No
What and Why

A few improvements of the eigenstate calculations could be done. Issues so far are:

  • EigenstatePrimitives should be separated more cleanly from PropagatorPrimitives. Currently, they even reside in the same directory.
  • Naming is poor, can this be improved and made more clear?
  • EigenstateSolver::getXYZs() could get the number of states as an optional. Empty means "get all states"

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2020-11-08
    • Milestone: Backlog --> 0.4 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-12-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,3 +4,4 @@
    
     * EigenstatePrimitives should be separated more cleanly from PropagatorPrimitives. Currently, they even reside in the same directory.
     * Naming is poor, can this be improved and made more clear?
    +* EigenstateSolver::getXYZs() could get the number of states as an optional. Empty means "get all states" 
    
     

Log in to post a comment.