1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just a notation change from MatrixXd to VectorXd for eigenvalues. More... about 7 years ago
Changed the limits for nr of retained states and nr of sweeps and added a comment about calculating excited states in Lanczos. More... over 7 years ago
Added code to be able to deal with more states (not only with the ground state). As an exemplification, the program can calculate the energy gap between states. Tested only a little, would need more tests. More... over 7 years ago
Raised number of states limit to 40 on the property page. More... over 7 years ago
Changed the code to support odd number of sites. Tested only a little. Seems to need more states to give correct results. More... over 7 years ago
Added coupling parameters for Heisenberg model. More... over 7 years ago
Added a bit of description and link to blog entry that contains the detailed one. More... over 7 years ago
Added const for Ut in 'Step'. More... over 7 years ago
Introduced a bug while 'cleaning' up operators extension. Fixed now. More... over 7 years ago
Simplified a couple of classes. More... over 7 years ago
Improved a little the way operator extension is handled, I think the intent is expressed more clearly this way. More... over 7 years ago
Added the ability to 'extend' an operator for the 'right' block. Not that useful right now, but it might be in the future. More... over 7 years ago
Slight changes to allow changing the Y axis range on the chart after displaying the data. More... over 7 years ago
Added a couple of comments. More... over 7 years ago
Commented out the switch to the diagonalized matrix for Density Matrix, it's not needed. More... over 7 years ago
Added virtual specifiers for some destructors. More... over 7 years ago
Wrong location for rounding label. More... over 7 years ago
Corrected misleading comment about fermionic operators. More... over 7 years ago
Added roundup for odd sites number. More... over 7 years ago
First commit. DMRG implementing Heisenberg chains for spin 1/2 and 1. No support for fermionic operators yet. More... over 7 years ago
Initial commit More... over 7 years ago