Closed hschnait closed 2 years ago
Great! Yes, please go ahead, I think you should have writing permission to my branch.
If you want to remove the gf_struct_flatten
, please also remove the one line in the changelog I added, and one script in the doc needs to be modified as well (but I'm sure you are aware of that anyways).
This should adapt
block_structure
andSumkDFT
to the new gf_struct naming conventions (instead of('block_name', [0,1,2,3])
now('block_name', 4)
.I've adapted the unit-tests and added a layer of backwards-compatibility (in the constructor of block_structure).
The unit-tests are all working, however I want to test this tomorrow with some real calculations. We should probably wait with merging until then. I still need to add this to the changelog as well.
Best, Hermann