Gernot J. Kraberger
|
31cb7a0ea4
|
block_structure: prepare for transformation
this includes some TODOs that need to be fixed
|
2019-07-18 13:56:49 +02:00 |
|
Gernot J. Kraberger
|
d8a2693123
|
block_structure: introduce space parameter
in methods convert_gf, create_gf, check_gf
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
ef979199af
|
sumk_dft: split transform_to_solver_blocks from extract_G_loc
this is done in a backward-compatible manner
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
f0de5c62b5
|
block_structure: add gf_struct_***_list and _dict
now sumk is given in the list format and
solver is given in the dict format
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
2b490d1485
|
block_structure: convert_gf: add G_out, let G_struct be sumk
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
6c908e9c6e
|
block_structure: add check_gf method
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
a8d86fd198
|
BlockStructure: fix bug with bool comparison
|
2018-02-28 14:24:30 +01:00 |
|
Gernot J. Kraberger
|
3dbc360173
|
BlockStructure: update test
|
2018-02-28 14:24:30 +01:00 |
|
Gernot J. Kraberger
|
7e82b3eee5
|
BlockStructure: add deg_shells in str function
|
2018-02-28 14:24:30 +01:00 |
|
Gernot J. Kraberger
|
c1daf2f789
|
BlockStructure: show warnings only when above threshold
|
2018-02-28 14:24:30 +01:00 |
|
Gernot J. Kraberger
|
ad2ee87bc7
|
add deg_shells to block_structure
|
2018-02-28 14:24:29 +01:00 |
|
Olivier Parcollet
|
d7d720141e
|
Port to new Python interface for Gf
- Minor changes
- tests are ok
|
2017-04-06 09:25:17 +02:00 |
|
Gernot J. Kraberger
|
e4af7dbd1b
|
BlockStructure class for manipulating GF structures
BlockStructure stores gf_struct_solver and gf_struct_sumk
and the mappings between them. It allows to modify it, and
save it to HDF (see issue #67).
|
2016-09-13 11:57:48 +02:00 |
|